PUT
/
inventory
/
decrease_on_hand

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
amount
number
item_id
string
location_id
string
notes
string