Inventory
Adjust Inventory Item
Adjust the inventory for the specified inventory item.
PUT
/
wms
/
inventory
/
{inventory_id}
/
adjust
Headers
x-trackstar-api-key
string
requiredYour organization-level Trackstar API key.
x-trackstar-access-token
string
requiredYour user's access token for a specific integration (ShipHero, Extensiv, etc).
Path Parameters
inventory_id
string
requiredBody
application/json
quantity
integer
The quantity to adjust the inventory by.
adjustment_type
enum<string>
The type of adjustment to make to the inventory.
Available options:
increase
, decrease
warehouse_id
string
ID of the warehouse to adjust inventory in. Can be passed into the Warehouse endpoint for more details.
location_id
string
ID of the location to adjust inventory in. Can be passed into the Warehouse Location endpoint for more details.
Response
200 - application/json
data
object
unused_fields
string[]
Unused fields