Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Optional | Status of the product:
|
| string | Required | Product name. |
| string | Required for Create Product; Optional for Update Product | Product short description. |
| string | Optional | Product long description. |
| string | Optional | Product info URL. |
| string | Optional | Product image file name (assuming the file is already uploaded). |
| string | Optional | Product merchant descriptor. |
| string | Optional | Product support email. |
Response
Property Name | Type | Description |
---|---|---|
| string | Status of the product:
|
| string | Product name. |
| string | Product short description. |
| string | Product long description. |
| string | Product info URL. |
| string | Product image file name (assuming the file is already uploaded). |
| string | Product merchant descriptor. |
| string | Product support email. |
| container | Container of product-skus properties. |