Orders
Update Order Trackstar Tags
Update the trackstar tags for the specified order.
PUT
/
wms
/
orders
/
{order_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
order_id
string
requiredBody
application/json
trackstar_tags
any[]
A list of custom tags associated with the orders. 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