- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2023 06:15 PM
Hi, I am sending condition
"condition": "USED",
But It give me ERROR
Could not serialize field requests.condition
The product category is Clothing, Shoes & Accessories >> Women's Clothing >> Coats & Jackets
Please hep me out on this.
Solved! Go to Best Answer
Accepted Solutions
Re: The Inventory API return ERROR Could not serialize field [requests.condition]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2023 06:30 PM
Try a value from here:
https://developer.ebay.com/api-docs/sell/inventory/types/slr:ConditionEnum
slightly different from the Trading API format. I believe 3000 is typically "USED", called "USED_EXCELLENT" in the Enum. Might be some additional category caveats as well.
Re: The Inventory API return ERROR Could not serialize field [requests.condition]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2023 06:30 PM
Try a value from here:
https://developer.ebay.com/api-docs/sell/inventory/types/slr:ConditionEnum
slightly different from the Trading API format. I believe 3000 is typically "USED", called "USED_EXCELLENT" in the Enum. Might be some additional category caveats as well.
Re: The Inventory API return ERROR Could not serialize field [requests.condition]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-06-2023 05:51 AM
Thanks @five_notch_trading_post Now it is working.
