For AI agents: visit https://developers.bluesnap.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Property Name | Type | Required | Description |
|---|
product-status | string | Optional | Status of the product:
- A - Active
- I - Inactive
- D - Deleted
|
product-name | string | Required | Product name. |
product-short-description | string | Required for Create Product; Optional for Update Product | Product short description. |
product-long-description | string | Optional | Product long description. |
product-info-url | string | Optional | Product info URL. |
product-image | string | Optional | Product image file name (assuming the file is already uploaded). |
product-merchant-descriptor | string | Optional | Product merchant descriptor. |
product-support-email | string | Optional | Product support email. |
| Property Name | Type | Description |
|---|
product-status | string | Status of the product:
- A - Active
- I - Inactive
- D - Deleted
|
product-name | string | Product name. |
product-short-description | string | Product short description. |
product-long-description | string | Product long description. |
product-info-url | string | Product info URL. |
product-image | string | Product image file name (assuming the file is already uploaded). |
product-merchant-descriptor | string | Product merchant descriptor. |
product-support-email | string | Product support email. |
product-skus | container | Container of product-skus properties. |