GET
/
packinglists
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

The id that needs to be fetched

Response

200 - application/json
id
string

The unique identifier for the packing list.

number
string

The number associated with the packing list.

deliveryDate
string

The date of delivery for the packing list.

invoice_number
string

The invoice number associated with the packing list.

arrivalDate
string

The date of arrival for the packing list.

purchase_order_number
string

The purchase order number associated with the packing list.

ship_per
string

The shipping information or carrier for the packing list.

tracking_number
string

The tracking number associated with the shipment for the packing list.