Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2023 04:39 PM
Hello - I am new to using APIs and just beginning on eBay APIs. Need help with the following details:
Re: Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2023 04:10 AM
This usually means you have something wrong in your payload. What is your payload and to what endpoint are you sending it?
Re: Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2023 05:08 AM
Re: Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2024 08:17 PM
I am getting same error.
here is my payload
https://github.com/CMS365-PTY-LTD/EbaySharp
Re: Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2024 08:42 PM
That listing has ended.
https://www.ebay.com.au/itm/355215242984
https://developer.ebay.com/api-docs/sell/inventory/resources/listing/methods/bulkMigrateListing
To be eligible for migration, the active eBay listings must meet the following requirements:
- Listing type is Fixed-Price
Note: Auction listings are supported by the Inventory API, but the bulkMigrateListing method cannot be used to migrate auction listings.
- The item(s) in the listings must have seller-defined SKU values associated with them, and in the case of a multiple-variation listing, each product variation must also have its own SKU value
- Business Polices (Payment, Return Policy, and Shipping) must be used on the listing, as legacy payment, return policy, and shipping fields will not be accepted. With the Payment Policy associated with a listing, the immediate payment requirement must be enabled.
- The postal/zip code (PostalCode field in Trading's ItemType) or city (Location field in Trading's ItemType) must be set in the listing; the country is also needed, but this value is required in Trading API, so it will always be set for every listing
Re: Inventory API - Error Id: 2003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2024 10:21 PM
Thank you, that worked. Would you have some information on this one?
https://github.com/CMS365-PTY-LTD/EbaySharp
