Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the InventoryItem.
Body
application/json
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
200
Ok