Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The inventory item's ID.
Body
application/json
The inventory levels to create, update, or delete.
The inventory levels to create.
The inventory levels to update.
The inventory levels to delete.
The ID of the inventory level to delete.
Whether to delete specified inventory levels even if they have a non-zero stocked quantity.
Response
OK