Inventory
Update Inventory Trackstar Tags
Update the trackstar tags for the specified inventory item.
PUT
/
wms
/
inventory
/
{inventory_id}
/
trackstar-tags
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
trackstar_tags
any[]
A list of custom tags associated with the inventory. A tag can be either a string or a dictionary with one key-value pair. e.g. ['tag1', 'tag2', {'key1': 'value1'}]
Response
200 - application/json
data
object
unused_fields
string[]
Unused fields