Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Product.
The ID of the Variant.
Query Parameters
Comma-separated fields to include in the response.
Body
The ID of the variant to update.
The title of the variant.
The prices of the variant.
The unique SKU for the variant.
The EAN number of the variant.
The UPC number of the variant.
A generic GTIN field for the variant.
The Harmonized System code of the variant.
The Manufacturer Identification code of the variant.
Whether the variant can be backordered.
Whether Medusa should keep track of the inventory of this variant.
The rank of the variant when presented in a list of variants.
The weight of the variant.
The length of the variant.
The height of the variant.
The width of the variant.
The country of origin of the variant.
The material composition of the variant.
An optional set of key-value pairs with additional information.
The options of the variant.
Response
OK
A product object with its properties