patch
https://api.lirium-sandbox.com/v1/customers//orders//authorizations/
Approve or reject an order authorization
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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
| State | Description |
|---|---|
approved | The order is authorized and will proceed |
rejected | The order is rejected and will not proceed |
Scope RequiredThis endpoint requires the
partner_order_authorizationscope.
Error Responses
| Status | Error Code | Description |
|---|---|---|
| 400 | invalid_parameters | Invalid state value provided |
| 400 | invalid_state | Order cannot be authorized in its current state |
| 404 | not_found | Order or authorization not found |
