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
Example response
{
"id": "id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.