Skip to main content
POST
Gets a list of packing slips based on a list of IDs

Authorizations

Authorization
string
header
required

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

Body

application/json

A request to get a list of packing slips

packingSlipIDs
integer<int32>[] | null

The list of IDs, numbers, of the packing slips

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