Headers
Your organization-level Trackstar API key.
"<x-trackstar-api-key>"
Your user's access token for a specific integration (ShipHero, Extensiv, etc).
"<x-trackstar-access-token>"
Body
- Base Schema
- AMS
- BlueBox (IDrive Fulfillment)
- Camelot
- DCL
- Cin7 Core (Dear Systems)
- Deposco
- Distribution Management
- Extensiv (3PL Central)
- Finale
- Flexport (Deliverr)
- fulfilmentcrowd
- G Global
- iCreate
- Infoplus
- JAS
- Cart.com (Jazz Central)
- Leanware
- Linnworks
- Logiwa
- Logiwa IO
- MasonHub
- Mintsoft
- Nimble
- NLRP
- Ongoing WMS
- Packiyo
- Peoplevox
- PostNord
- Pulpo WMS
- Quiet Platforms
- WMS Sandbox
- ShipBob
- Shipfusion
- ShipHero
- ShipMonk
- ShipStream
- Shipwire
- Skulabs
- SKUSavvy
- Linnworks Core (SKUVault)
- Smart Warehousing
- Sojo
- Stord
- Unleashed
- VeraCore
- Whiplash (Ryder)
- XB Fulfillment
- Zenventory
Deprecated in favor of supplier_object
"supplier"
The supplier from which the shipment is being sent.
- SupplierId
- SupplierName
The number of the purchase order associated with the inbound shipment.
"po_number"
Date the shipment is expected to reach the warehouse.
"2022-10-10T01:02:03Z"
Tracking number associated with the inbound shipment.
"tracking_number"
List of line items included in the shipment.
[{ "sku": "", "expected_quantity": 0 }]
A list of custom tags associated with the resource. A tag can be either a string or a dictionary with one key-value pair.
["tag1", "tag2", { "tag3": "value3" }]