Products
Adjust Inventory for Product
Adjust the inventory for the specified cart product.
PUT
Headers
Your organization-level Trackstar API key.
Example:
"<x-trackstar-api-key>"
Your user's access token for a specific integration (ShipHero, Extensiv, etc).
Example:
"<x-trackstar-access-token>"
Path Parameters
Body
application/json
The quantity to adjust the inventory by.
Example:
1
The type of adjustment to make to the inventory.
Available options:
increase
, decrease
Example:
"increase"
ID of the warehouse to adjust inventory in.
Example:
""