Search Partner Authorizations

Search for orders requiring partner authorization

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Search for orders that require partner authorization. Returns orders filtered by authorization state. Defaults to returning all orders with authorizations when no authorization_state filter is provided.

Authorization States

StateDescription
allReturns all orders with authorizations (default)
pendingOrders waiting for authorization
approvedOrders that have been approved
rejectedOrders that have been rejected
📘

Scope Required

This endpoint requires the partner_order_authorization scope.

Query Params
string
enum
Defaults to all

Filter by authorization state. Defaults to 'all' if not provided.

Allowed:
string

Returns orders with sort_id values lower than this value.

string

Returns orders with sort_id values higher than this value.

int32
Defaults to 10

Defines number of orders to be retrieved. Max value is 100. Defaults to 10.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json