Inbound Shipments
Create Inbound Shipment
Get the required, optional, and integration specific fields by calling the integrations endpoint.
POST
/
wms
/
inbound-shipments
Headers
x-trackstar-api-key
string
requiredYour organization-level Trackstar API key.
x-trackstar-access-token
string
requiredYour user's access token for a specific integration (ShipHero, Extensiv, etc).
Body
application/json
supplier
string
Deprecated in favor of supplier_object
supplier_object
object
The supplier from which the shipment is being sent.
purchase_order_number
string
The number of the purchase order associated with the inbound shipment.
expected_arrival_date
string
Date the shipment is expected to reach the warehouse.
warehouse_id
string
ID of the warehouse that will be receiving the shipment. Can be passed into the Warehouse endpoint for more details.
tracking_number
string
Tracking number associated with the inbound shipment.
line_items
object[]
List of line items included in the shipment.
Response
200 - application/json
data
object
unused_fields
string[]
Unused fields