Skip to main content
POST
cURL

Path Parameters

invoiceId
string
required

Body

application/json

Body for starting a public payment session.

payerName
string | null
payerEmail
string<email> | null
method
enum<string> | null
Available options:
card,
bank_transfer
returnUrl
string | null

Response

Payment session

data
object

Redacted public projection of a payment session — the session id is itself the bearer credential.