09-12-2024 11:24 PM
I have successfully authenticated my application, created an access token through Oauth and refreshed it without any issues. I now need to be able to request orders for fulfillment. I have the correct scope (
09-19-2024 07:19 AM
Did you figure out how to get a response? I have the same thing happen in the sandbox. You can try using the Trading API if that works for you. Specifically, GetOrders and GetItemTransactions. The order IDs you get back probably won't work with Fulfillment API.
09-20-2024 05:16 AM
I didn't get any response and still only getting an empty array. But it might have something to do with the account I am using. Because when I connect with an older ebay account I can get the orders. Its just with a brand new account I was testing with that doesn't;t provide any orders. But very disappointing that ebay have no support or documentation on this.
10-29-2024 10:16 AM
Hi @glitzandbitzz @midwayusa1,
The Fulfillment API covers only the transactions that have completed the checkout process. This API does not cover pending payment purchases that require upfront payment before shipment.