Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Input your API key (e.g. your public key) as a Bearer token to access this API.

Body

16 character unique reference for the payment link

Minimum string length: 1
amount
number<double>
required

The amount to be charged for the transaction

currency
string
required

The currency in which the transaction is to be processed

Minimum string length: 1
checkoutCustomerData
object
required
allowedPaymentOptions
string | null

The payment options allowed for the transaction

metaData
string | null

Additional metadata for the transaction

checkoutCustomizationData
object

Response

OK

status
boolean
message
string | null
data
unknown