Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Returns label requests after or equal to a minimum date.
Examples:
"2023-04-25T13:25:00-05:00"
Returns label requests before a maximum date.
Examples:
"2023-04-25T13:25:00-05:00"
Return label requests associated with a specific return_id.
Examples:
67329889100573
The status of the label request.
Available options:
issued
, cancelled
, fulfilled
Examples:
"issued"
The per page limit of label requests to return
Required range:
0 <= x <= 250
The number of label requests to offset.
Response
Success