Products API
Creates or updates a product with the provided details
Your Integration API Product Read + Write API Key. Note: You must use the Product Read + Write API Key, not the Product Write Only API Key.
Unique identifier for the product
product-idType identifier for the product
type-idThe type of update. Valid values are either FULL_UPDATE or INCREMENTAL_UPDATE. When using full update mode, any pre-existing properties not included in the request will be removed. Defaults to INCREMENTAL_UPDATE.
INCREMENTAL_UPDATEProduct created successfully (No Content)
No content
Bad Request - Invalid input parameters
Unauthorized - Authentication credentials are missing or invalid
Forbidden - Insufficient permissions to perform the operation
Internal Server Error - Unexpected server error occurred
No content
Deletes a product with the provided details
Your Integration API Product Read + Write API Key. Note: You must use the Product Read + Write API Key, not the Product Write Only API Key.
ID of the Product Type
ID of the Product
Last updated