Hi there,
I'm new to ebay API. I'd like to retrieve a list of pending orders from my account with details, and also retrieve messages from the inbox. Where can I find documentation or code samples for this purpose?
Thanks,
David
Hi there,
I'm new to ebay API. I'd like to retrieve a list of pending orders from my account with details, and also retrieve messages from the inbox. Where can I find documentation or code samples for this purpose?
Thanks,
David
Hi vbrandstore,
You can use GetOrders API call to retrieve the orders for which the authenticated user is a participant, either as the buyer or the seller. More information about Order management can be found here.
Message related API calls can be found in the Summary of Messaging Calls guide.
Best Regards,
1 Person is following this question.