08-21-2024 10:48 AM
Working with the eBay RESTful API --
My code will create an generate authorization code, then exchange for access token, createOrReplaceInventoryItem, getOffer, deleteOffer, createOffer, publishOffer in Sandbox and Production.
Now I see that Inventory API createOffer and Trading API createItem are deprecated will be decommissioned on October 21, 2024.
How to create an item with supported API calls?
Solved! Go to Best Answer
08-22-2024 10:20 AM
Inventory API calls like bulkCreateOffer, createOffer, getOffer, getOffers and updateOffer or Trading API calls like Add/Revise/Relist/Verify and GetItem family calls are not being deprecated.
As mentioned in the API Deprecation Status page, only the economicOperator/EconomicOperator container in the Inventory API/ Trading API calls have been deprecated and will be decommissioned on January 30, 2025.
08-22-2024 10:20 AM
Inventory API calls like bulkCreateOffer, createOffer, getOffer, getOffers and updateOffer or Trading API calls like Add/Revise/Relist/Verify and GetItem family calls are not being deprecated.
As mentioned in the API Deprecation Status page, only the economicOperator/EconomicOperator container in the Inventory API/ Trading API calls have been deprecated and will be decommissioned on January 30, 2025.