product

Request

Property NameTypeRequiredDescription
product-statusstringOptionalStatus of the product:
A - Active
I - Inactive
* D - Deleted
product-namestringRequiredProduct name.
product-short-descriptionstringRequired for Create Product; Optional for Update ProductProduct short description.
product-long-descriptionstringOptionalProduct long description.
product-info-urlstringOptionalProduct info URL.
product-imagestringOptionalProduct image file name (assuming the file is already uploaded).
product-merchant-descriptorstringOptionalProduct merchant descriptor.
product-support-emailstringOptionalProduct support email.

Response

Property NameTypeDescription
product-statusstringStatus of the product:
A - Active
I - Inactive
* D - Deleted
product-namestringProduct name.
product-short-descriptionstringProduct short description.
product-long-descriptionstringProduct long description.
product-info-urlstringProduct info URL.
product-imagestringProduct image file name (assuming the file is already uploaded).
product-merchant-descriptorstringProduct merchant descriptor.
product-support-emailstringProduct support email.
product-skuscontainerContainer of product-skus properties.