Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Product.
Query Parameters
Comma-separated fields to include in the response.
Body
The title of the product.
Whether the product can be discounted.
Whether the product is a gift card.
The product options to update.
The product variants to update.
The subtitle of the product.
The description of the product.
Images of the product.
The thumbnail of the product.
The handle of the product.
The ID of the product type.
The external ID of the product.
The ID of the collection the product belongs to.
Product category IDs to associate with the product.
Product tag IDs to associate with the product.
The weight of the product.
The length of the product.
The height of the product.
The width of the product.
The HS code of the product.
The MID code of the product.
The country of origin of the product.
The material composition of the product.
Additional metadata for the product.
Sales channels to associate the product with.
Additional data to use in products hooks.
Response
OK
A product object with its properties