cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
RESTful Sell APIs: Account, Inventory, Catalog and Compliance
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Welcome to the RESTful Sell APIs: Account, Inventory, Catalog and Compliance board

Hello and welcome to the discussion board for the RESTful Sell APIs: Account, Inventory, Catalog and Compliance. If you are visiting the Community Forums for the first time please take a moment to review our Community Guidelines, and consider checkin...

createReturnPolicy is returning a set of 20403 errors.

One of the steps before being able to publish an offer is to have your policies in place. One of these policies is the ReturnPolicy. By the way, I'm in the sandbox. But there's a problem when this policy is attempted to create with the returnsAccepte...

PublishOffer Method returns Error Code - 25001 , A system error has occurred.

Hello All, While publishing an offer (auction offer) using the publish offer api method I keep getting this error code{"errorId": 25001,"domain": "API_INVENTORY","subdomain": "Selling","category": "REQUEST","message": "A system error has occurred. In...

User avatar by Adventurer
  • 1197 Views
  • 6 replies
  • 0 helpful

Developer Account Registration Rejection

審査依頼 eBay開発者サポートチーム様 ご提供いただいたデータに問題またはその他の不備があるため、アカウント登録が拒否されましたというメッセージを受け取りました。これは誤りである可能性があります。申請内容の確認、または修正が必要な点をお知らせいただけます。

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

Resolved! Error 500 when trying to retrieve the inventory list (sandbox)

Is anyone else getting a ‘500 Internal Server Error’ response when trying to get a list of inventory items (sandbox)? https://api.sandbox.ebay.com/sell/inventory/v1/inventory_item{ "errors": [ { "errorId": 25001, "domain": "API_INVENTORY", "subdomain...

User avatar by Pathfinder
  • 252 Views
  • 3 replies
  • 0 helpful

locationId and business policy IDs required for publishing an offer?

Hello, I've found, and read in the documentation, that the:merchantLocationKey and listingPolicies fulfillmentPolicyId, paymentPolicyId, returnPolicyId are required in an eBay offer before publishing. However, I created an account on HeroStuff and wa...

Error 25009 when publishing offer with Inventory API

I am listing single sports trading cards via Inventory API, and successfully get to the point where I'm publishing an offer. I continuously get the error 25009 - 'The eBay listing associated with the inventory item, or the unpublished offer has inval...

Inventory item getOffers() always return 404 Not Found

Hi,when I call the Inventory API getOffer() for an online and active SKU I always received an error "404 Not Found - This Offer is not available".I tryed with different SKU and market place but the response is always the same. As an example this item...

Why is using the API with oAuth2.0 seemingly impossible to get working?

All I want to do is create a python script to download my listings with qty, then update the eBay qty based on what I have on hand. I want this to happen several times a day (once an hour). This process is unattended and the oAuth flow requires me to...

Stuck on Publishing eBay Offer: Error 25002 (Missing Manufacturer) After Successful Creation

Hey everyone, I'm running into a weird issue with the eBay Inventory API while trying to list an item. I'm using the standard flow: create/update Inventory Item, then create an Offer, and finally publish the Offer. The problem happens at the *publish...

listings that were created on ui are not automatically included in GET inventory_item

we have encountered a challenge regarding the synchronization of listings that were manually created via Seller Hub.Currently, if a seller manually updates the quantity or price of a listing via the eBay UI (Seller Hub), the changes do not reflect in...

System error for getFulfillmentPolicies and getFulfillmentPolicy

Heya, We're currently setting up our API on the sandbox environment and all policy endpoints are working fine except for the fulfillment part. We tried a few ways to create policies and createFulfillmentPolicy returns success with the info of the cre...

User avatar by Rising Star
  • 1377 Views
  • 7 replies
  • 2 helpful