PUT
/
wms
/
inventory
/
{inventory_id}
/
adjust

Headers

x-trackstar-api-key
string
required

Your organization-level Trackstar API key.

x-trackstar-access-token
string
required

Your user's access token for a specific integration (ShipHero, Extensiv, etc).

Path Parameters

inventory_id
string
required

Body

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