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

Get Offer call for 10k items, Do I need to make 10k calls for getting Offer information?

I am reading listing item using getInventoryItems, I can read 200 items at a time.I now have to read listing offers as well for each inventory item.If I have 200 items, I will be making 200 calls to getOffer endpoint, 1 call for every inventory item ...

Resolved! Impossible to use most Sandbox APIs as new users do not have a store subscription

developer_support@ebay It is currently impossible for new developers to use most sandbox APIs due to the following: 1. Newly created sandbox users do not have a store subscription2. Store subscriptions are required to create & use policies3. Policy c...

How do I get advertisement fees from orders over 90 days old?

How do I get advertisement fees from orders over 90 days old?I can get final value fees, shipping costs etc from /getOrder of the fullfillment api but not the ad fee. I can get the ad fee using /getOrder of the finance api but this only supports orde...

Publishing offer results in Satus 500 and Code 415

Since the last five days we get the error: "errorId": 2003,"domain": "ACCESS","category": "APPLICATION","message": "Internal error","longMessage": "There was a problem with an eBay internal system or process. Contact eBay developer support for assist...

Resolved! Ebay REST API, using authorization_code with a console application

I am currently using .NET Ebay SDK but started switching to using REST API. I have a console application which runs in a background and does not need any user interaction. I have got an application access token with grant_type = client_credentials bu...

p96Nf.png Ufik9.png 0eeIm.png

Your account registration was rejected due to problems with the data provided or other irregularitie

Hello, I been trying to fix the problem with eBay about the registration on eBay Developers. I was using the plataform correctly for years an one day it stop working and when i go to the web site it says: Your account registration was rejected due to...

Return errors using the Samples request createFulfillmentPolicy API []

Return errors using the Samples request createFulfillmentPolicy API [],https://developer.ebay.com/my/api_test_tool?index=0&api=account&call=fulfillment_policy__POST&variation=json request:{"categoryTypes": [{"name": "ALL_EXCLUDING_MOTORS_VEHICLES"}],...

How Can I add Product Variants and SKU, StockQuantity and Price with the SELL REST API

I have successfully created a product with eBay SELL RESTt API. But I did not find a way how to add Product Variants and corresponding variants SKU, StockQuantity and Price with the REST API. Can anyone please help me to do that. Is it possible throu...