Skip to main content
POST
Create Payment Link

Authorizations

Authorization
string
header
required

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

Body

application/json
amountType
string
amount
integer
name
string
description
string
email
string<email>
supportCard
boolean
supportBankTransfer
boolean
webhookURL
string<uri>
callbackURL
string<uri>
bearer
string
subaccountId
string
extraFields
object[]
isOneTimeUse
boolean

Response

Create Payment Link - Successful

status
boolean
message
string
data
object