GET
/
packinglists

Authorizations

Authorization
string
headerrequired

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

Query Parameters

limit
number
required

The number of items to return

offset
number
required

Filter users without email

order_direction
string
required

Direction to return packing lists

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.