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...

Unable to create inventory location in order to publish an offer - using RESTful APIs

I am done with creating SKUs and their inventory group successfully. Further, I went ahead and created an offer but when I am publishing it, it throws the following error - No exists or is specified as an empty tag in the request After reading mult...

User avatar by Von Adventurer
  • 47 Views
  • 6 replies
  • 0 helpful

getInventoryItems Response Different from getInventoryItem for Same Item

Hello, We are running into a weird issue where the response for the same item is different between getInventoryItems and getInventoryItem. When using getInventoryItem with the item SKU, we receive the expected JSON response back:{ "sku": "sku", "loca...

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...

Internal server encountered while calling GetStoreCategories.

I am getting below response when trying to call the getStoreCategories rest API with all correct parameters and request body:{"errors":[{"errorId":225000,"domain":"API_STORES","category":"APPLICATION","message":"Internel server error encountered. If ...

Error when requesting sell/inventory/v1/bulk_create_or_replace_inventory_item

A system error has occurred. - What is the problem, every time you send a request, this error appears in different items, what could this be related to? { "responses": [ { "statusCode": 200, "sku": "AL-P310ATYA20", "locale": "en_US", "warnings": [], ...

I encounter a lot of problems with the sandbox REST API

I'm trying to create a simple workflow with two test user accounts, in which one of the accounts (seller) creates listings on eBay and the second account (buyer) makes a purchase from the seller. I created return, payment, and fulfillment policies an...

Endpoint sell/inventory/v1/inventory_item/{itemId} doesn`t return full informations

We want to update the following product information via the API:- name- price- quantity From what I understand, this needs to be done using the method: https://developer.ebay.com/api-docs/sell/inventory/resources/inventory_item/methods/createOrReplac...

Error while publishing the Offer

I have created inventory via sell API but they did not get displayed on the sellers hub.For this issue I did research and came to know that to display the products creates via API one needs to create offer for the product and then publish that offer....

Most Marked as Helpful Authors