Skip to main content
POST
/
organizations
/
{organization_id}
/
orders
/
{order_id}
/
authorize
Error
A valid request URL is required to generate request examples
{
  "redirect_to_url": {
    "return_url": "<string>",
    "url": "<string>"
  },
  "type": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string
required

The ID of the organization.
Prefix with name= to retrieve the organization by name instead.

order_id
string
required

The ID of the order.

Response

Payment authorization credentials, if the payment is pending

redirect_to_url
object

URL information to complete the payment.

type
string

Required payment action type.