PUT
/
inventory
/
decrease_on_hand

Authorizations

Authorization
string
headerrequired

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

Body

application/json
location_id
string
item_id
string
amount
number
notes
string