cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error Code: 21920350, Condition information 3000 is not valid for category 183454

I am having trouble listing a product on eBay under the category CCG Individual Cards (category ID: 183454) with the condition set to Used (condition ID: 3000). I am encountering the following error:

 

AddItem: Class: RequestError, Severity: Error, Code: 21920350, Condition information 3000 is not valid for category 183454. Condition information 3000 does not exists or is not a valid condition for category 183454.

 

I have checked the documentation here and it states that the CCG Individual Cards category does indeed support the Used condition.

https://pages.ebay.com/sellerinformation/news/categorychanges/preview2023.html

https://www.ebay.com/help/selling/listings/creating-managing-listings/item-conditions-category?id=47...

https://developer.ebay.com/devzone/finding/callref/enums/conditionIdList.html

I am unable to understand the reason for this error. The issue only occurs in the production environment, not in the sandbox environment. If anyone has any insight, please assist me. Thank you.

Message 1 of 2
latest reply
1 REPLY 1

Error Code: 21920350, Condition information 3000 is not valid for category 183454

@tkph-86 

 

Trading cards no longer support 3000 as a used condition.

The updated conditions are 4000 for ungraded and 2750 for graded. 

 

The 4000 ungraded heading contains a subheading 40001 for the card condition descriptor. Notice that numbers are appended to 4000 to get to each lower level, where the final card condition is in the range 400010-400017 (split differently between sports and non-sports cards).

 

Below the graded heading 2750, there are additional descriptors for grader (27501), the assigned grade (27502), and the certificate number (27503).  The values for each of those descriptors begin with 275010 and 275020, respectively, but the certificate number is an actual alphanumeric value.

 

https://developer.ebay.com/api-docs/user-guides/static/mip-user-guide/mip-enum-condition-descriptor-... 

 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 2
latest reply