Question by softwarehandel · Sep 03 at 05:54 AM · getorders-ebay-api
getOrders does not show all orders
If using the getOrders method not all valid orders are returned. But the orders are shown when using the getOrder method.
Example:
This order is missing in the response of the above request: https://api.ebay.com/sell/fulfillment/v1/order?orderIds=05-03816-79256
Regards
Answer by ankit_developersupport · Sep 11 at 05:19 AM
Hi @softwarehandel,
you can go through the attached document :
https://developer.ebay.com/Devzone/XML/docs/Reference/eBay/GetOrders.html
Best Regards
eBay Developer Support
People who like this
Answer by softwarehandel · Sep 11 at 07:36 AM
This means the (new) Fulfillment API isn't capable of showing me all (pending) orders and i have to use the (old) Trading API?
But why is the order displayed by the Fulfillment API if i call it with the specific orderId then?
Regards
People who like this
Answer by ankit_developersupport · Sep 11 at 09:12 PM
Hi @softwarehandel,
Apologize for the inconvenience.
You can go through the below link which is description of fulfillment API call.
getOrder--https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/methods/getOrder
getOrders--https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/methods/getOrders
Best Regards
eBay Developer Support
People who like this
Answer by softwarehandel · Sep 12 at 12:30 AM
First of all, thx for your help.
Maybe I'm just too stupid, but why doesn't the getOrders function ( https://api.ebay.com/sell/fulfillment/v1/order ) show me / include this order: 05-03816-79256 ??
If i use the getOrder function ( https://api.ebay.com/sell/fulfillment/v1/order?orderIds=05-03816-79256 ) the order is displayed correctly and i can not tell the difference to other orders...
( Same problem occurs with orderId 14-03840-38611 )
Regards
People who like this
Your answer
