Developer Technical Support
eBay also offers Premium Technical Support for more in-depth problem solving.
It looks like I can create a shipping fulfillment through the fulfillment api's `createShippingFulfillment` endpoint, but is there any way to void, delete, or edit that shipment once it is created?
Hello, I am currently using the Fulfillment API to send tracking numbers of shipments to the paid order.It is working, I can send the tracking numbers along with the carrier code.Right after I sent the request, I can refresh the order page and I will...
I'm retrieving orders with getOrders API. In "fulfillmentStartInstructions" I have information about "Ship to location", how can i get "Ship from" information??
Hi, Looks like dispute api does not work at all. All other api's I have got successfully running but dispute api return 404. Am I missing something? If i have invalid request for any other api i do get error response back. https://api.sandbox.ebay.co...
Easy question, no answers found.How to send a message to buyer after paid order with REST 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...
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 ...
This order can't be synced to the eBay Fulfillment program, please see if it's related to the platform's API interface error.
I have created a developers account but I am unable to link it to my existing Seller account (anchor subscription) When creating the Dev account I was not able to use my same user id, I had to use al Capital case letters< I was able to use the same e...
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.
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...
Not sure how to delete this post. I have figured out the issue. Hello everyone, I am trying to fetch order data via eBay API using a python program from my local laptop. Here are the python codes below. I tried google, chatGPT, YouTube and nothing ca...
Hi,we sent the tracking ID (shipping/parcel number) but the URL is wrong.How can I change it?Thanks and regards,Lisa
Hello, In the sandbox environment, when we send a request for sell/fulfillment/v1, the address information is empty, but we can get the address information with the GetItemTransactionRequest XML request. Below, I am sharing both the response for the ...
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...