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>"
Body
application/json
- Base Schema
- BlueBox (IDrive Fulfillment)
- Cin7 Core (Dear Systems)
- Deposco
- Extensiv (3PL Central)
- Flexport (Deliverr)
- Infoplus
- Cart.com (Jazz Central)
- Logiwa IO
- MasonHub
- Nimble
- Ongoing WMS
- WMS Sandbox
- Shipfusion
- ShipHero
- ShipMonk
- ShipStream
- Shipwire
- SKUSavvy
- Linnworks Core (SKUVault)
- VeraCore
- Whiplash (Ryder)
sku
Example:
"sku"
name
Example:
"name"
The Global Trade Item Number of the product. i.e. UPC, EAN, or ISBN.
Example:
"gtin"
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" }]