Skip to main content
GET
Gets a list of packing slips for an AccountNumber

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Query Parameters

accountNumber
string
required
Minimum string length: 2

Response

200 - application/json

Returns the list of packing Slips

Generic container for all service responses

isSuccess
boolean

Was the request successful. If not, the message will have more information.

message
string | null

Any error message

payload
object[] | null

The payload object of the response