Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Comma-separated fields that should be included in the returned data. if a field is prefixed with +
it will be added to the default fields, using -
will remove it from the default fields. without prefix it will replace the entire default fields.
Body
The inventory item's details.
The inventory item's SKU.
The inventory item's HS code.
The inventory item's weight.
The inventory item's length.
The inventory item's height.
The inventory item's width.
The inventory item's origin country.
The inventory item's mid code.
The inventory item's material.
The inventory item's title.
The description of the variant associated with the inventory item.
Whether the item requires shipping.
The inventory item's thumbnail.
The inventory item's metadata, used to store custom key-value pairs.
Response
OK
The inventory item's details.
The inventory item's details.