ProductSyncError
Product sync error
externalIdstring
External ID of the failed product
Example:
prod_099errorstring
Error description
Example:
Invalid price: must be positiveProductSyncError
{
"externalId": "prod_099",
"error": "Invalid price: must be positive"
}