Skip to main content
POST
Perform a one-click purchase

Path Parameters

org_id
string
required

Organization ID

Body

application/json
external_id
string
required

Your unique identifier for the user

Maximum string length: 256
pp_ident
string
required

Unique identifier of the price point

Maximum string length: 256
Pattern: ^[-A-Za-z_0-9]{1,256}$
client_metadata
Client Metadata · object

Custom metadata from your client application

Response

200 - application/json

Payment status and details

action_required_token
string
required
checkout_status
enum<string>
required
Available options:
processing,
succeeded,
failed,
cancelled
failed_message_for_user
string
required
order_id
string<uuid> | null
required