Update Order Authorization

Approve or reject an order authorization

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

Approve or reject an authorization for a send order. Some send orders require partner authorization before they can be processed. Use this endpoint to approve or reject the authorization.

Authorization States

StateDescription
approvedThe order is authorized and will proceed
rejectedThe order is rejected and will not proceed
📘

Scope Required

This endpoint requires the partner_order_authorization scope.

Error Responses

StatusError CodeDescription
400invalid_parametersInvalid state value provided
400invalid_stateOrder cannot be authorized in its current state
404not_foundOrder or authorization not found
Path Params
string
required

ID of the Customer.

string
required

ID of the order.

string
required

ID of the authorization to update.

Body Params
string
enum
required

The authorization decision.

Allowed:
Responses

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