Skip to main content
GET
Get Delivery

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Path Parameters

delivery_id
string
required

Response

Successful Response

id
string
required
documentId
string
required
direction
string
required
deliveryType
string
required
status
string
required
carrierName
string | null
carrierSupplierId
string | null
trackingNumber
string | null
containerNumber
string | null
vehicleNumber
string | null
originLocationId
string | null
originLocationName
string | null
destinationLocationId
string | null
destinationLocationName
string | null
plannedShipDate
string | null
actualShipDate
string | null
plannedArrivalDate
string | null
actualArrivalDate
string | null
shippingTerms
string | null
packagesCount
integer | null
weightEst
number | null
weightActual
number | null
volumeCbm
number | null
costEst
number | null
costActual
number | null
currency
string | null
notes
string | null
createdAt
string | null
updatedAt
string | null
lineItemsCount
integer | null
lineItems
DeliveryLineItemResponse · object[] | null
stops
DeliveryStopResponse · object[] | null