Ebay API: List the items bought -


i need list items bought using ebay api, can't seem find method purpose.

the language doesn't matter.

thanks.

look here, getorders call.

info:

getorders recommended call use order (sales) management. use call retrieve orders in authenticated caller either buyer or seller. order types can retrieved call discussed below:


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -