Products API
Last updated
Last updated
Creates or updates a product with the provided details
Unique identifier for the product
product-id
Type identifier for the product
type-id
The 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_UPDATE
No content