Skip to main content
GET
Retrieve a list of parcel statuses

Authorizations

Authorization
string
header
required

Basic Authentication using API key and secrets is currently the main authentication mechanism.

Response

200 - application/json

OK

id
integer
required

Unique identifier for the parcel status.

Required range: x >= 1
Example:

5

message
string
required

A message that describes what the given status means.

Example:

"Sorted"