Update Return
Returns
Update Return
Get the required, optional, and integration specific fields by calling the integrations endpoint.
PUT
Update Return
Documentation Index
Fetch the complete documentation index at: https://docs.trackstarhq.com/llms.txt
Use this file to discover all available pages before exploring further.
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
- Base_Schema
- Cirro
- Deposco
- Infoplus
- Logiwa IO
- MasonHub
- Ongoing WMS
- WMS Sandbox
- ShipBob
- ShipHero
- ShipMonk
- ShipStream
- Whiplash (Ryder)
A list of custom tags associated with the resource. A tag can be either a string or a dictionary with one key-value pair.
Example:
["tag1", "tag2", { "tag3": "value3" }]A list of inventory items included in the return.
Example:
[{ "sku": "sku", "expected_quantity": 1 }]