Skip to main content
GET
Get Packing List

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

packing_list_id
string
required

Response

Successful Response

id
string
required
documentId
string
required
direction
string
required
status
string
required
shipmentId
string | null
shipmentDocumentId
string | null
deliveryId
string | null
deliveryDocumentId
string | null
supplierId
string | null
supplierName
string | null
clientId
string | null
clientName
string | null
packingDate
string | null
notes
string | null
createdAt
string | null
updatedAt
string | null
packagesCount
integer | null
lineItemsCount
integer | null
packages
LogisticsPackageResponse · object[] | null