Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

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.

Last modified on June 16, 2026