Most common validation error messages and how to fix them.

This endpoint will return a comprehensive list of validations and errors messages. The most common are:

Common validation error messages: • This endpoint is only available for wholesale type accounts and brand type accounts. Cause: The given account is not a valid account-type. Resolution: Use the correct account. • The user is not authorized to use the DELETE/v2/products/price endpoint. Cause: Your account is not authorized to use this endpoint. Resolution: Please contact customer support.

Common parameters validation error messages: • Invalid confirmation token given. Cause: The given confirmation token is blank, invalid or it is expired. Resolution: Use the GET logintoken endpoint and check the selected time to live time span. • Parameter price list ID is mandatory. • Price list ID invalid or not found. • Price list ID does not belong to the provided account ID. Cause: The given price list ID is invalid. Resolution: Check and fix the price list ID.

Common product list validation error messages: • The given SKU was not found, or it is not assigned to the given price list ID • The product with SKU XXXXXXX is shared to one or more seller accounts. Cannot remove the product from the price list. This product will be ignored and will not be processed. • The product with SKU XXXXXXX is a variant product-type. This product will be ignored and will not be processed. Cause: There is a problem with the given product. Resolution: Check and fix the given product list.

Last updated