Skip to main content
POST
Create a checkout

Authorizations

Authorization
string
header
required

An API key (otsk_ + 64 hex) or a console session token.

Body

application/json
amount_micros
integer<int64>
required

5,000,000 to 1,000,000,000 ($5 to $1,000), a multiple of 10,000 (whole cents).

Required range: x >= 0

Response

Where to send the user to pay.

checkout_url
string
required