Question by ola9001 · Jan 17 at 07:13 AM · fulfillment orders
GetOrders return empty orders
Please could you help me ...I am having problems retrieving orders using the fulfillment getOrders Api. It returns an empty array. {"href":"https://api.ebay.com/sell/fulfillment/v1/order?limit=50&offset=0","total":0,"limit":50,"offset":0,"orders":[]}
I have created the order by seliing two items. Both items now appear as sold on the selling ebay website
Answer by ola9001 · Jan 18 at 08:10 AM
Just following up on this in case someone else is having the same problem. It now works fine for me and I'm able to get orders back. In my case, the reason why i was getting an empty order back is because I hadn't confirmed the email on paypal (i.e seller's paypal) and so the payment hadn't gone through. As soon as the payment came through on Paypal, everything was fine. Regards
People who like this
Your answer

Follow this Question
Related Questions
Unpaid transactions are not Responsed since 07-11 1 Answer
CreateShippingFulfillment Error 3 Answers
Getorders pagination offset is ignored 0 Answers