Returns
Update Return
Get the required, optional, and integration specific fields by calling the integrations endpoint.
PUT
Headers
Your organization-level Trackstar API key.
Your user's access token for a specific integration (ShipHero, Extensiv, etc).
Path Parameters
Body
application/json
A list of inventory items included in the return.
The ID of the order that the return is associated with. Can be passed into the Order endpoint for more details.
A list of custom tags associated with the returns. A tag can be either a string or a dictionary with one key-value pair. e.g. ['tag1', 'tag2', {'key1': 'value1'}]