v1

latestOpenAPI 3.1.02026-07-22802,2441.7 MB

Create Order File

Create a file for the specified order.

post/wms/orders/{order_id}/file

Path parameters

order_idstring required

Headers

x-trackstar-api-keystring required
Example:<x-trackstar-api-key>

Your organization-level Trackstar API key.

x-trackstar-access-tokenstring required
Example:<x-trackstar-access-token>

Your user's access token for a specific integration (ShipHero, Extensiv, etc).

Response

Successful response

data'success' required

Status of the file attachment

idstring required

The ID of the object that has been created or modified

unused_fieldsstring[] required

Unused fields

Example response

{
  "id": "id"
}