RESTful Sell APIs: Fulfillment
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Tax Breakdown Sell Fulfilment API

Hi, We are making a request to GET Orders and passing in the TAX_BREAKDOWNSimilar to thishttps://api.ebay.com/sell/fulfillment/v1/order/1********7?fieldGroups=TAX_BREAKDOWN Using the eBay API explorer to perform the same task results in the same issu...

Resolved! getting orders by - filter by orderfulfillmentstatus

I am using the eBay REST API to retrieve orders and would like to filter only those orders whose orderfulfillmentstatus is "fulfilled" (i.e., orders that have been fully fulfilled).I am currently using the GET /sell/fulfillment/v1/order endpoint and ...

Sanbox Test Data

Im having issue to create test orders in sandbox, whenever i try to look at my lisitings/order/sellings from the Sandbox UI, it directs me to the real ebay website to login my real account.

User avatar by Enthusiast
  • 1319 Views
  • 0 replies
  • 0 helpful

I can't get my inventory

Hello,I’m trying to use the getInventoryItems method to view my entire inventory, but it’s returning "0" as the result. What am I doing wrong? Result:Array([total] => 0[size] => 0) Also, I want to list all my offers using getOffers, but it asks me to...

User avatar by Rising Star
  • 838 Views
  • 2 replies
  • 0 helpful

Resolved! Fulfilment API - Mark as Dispatched not working anymore

As the title says - calling https://api.ebay.com/sell/fulfillment/v1/order/{orderId}/shipping_fulfillmenteither with or without the fields"shippedDate": "","shippingCarrierCode": "","trackingNumber": ""does not mark the respective items / orders as s...