POST
/
chargeRequests

Authorizations

Authorization
string
headerrequired

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

Body

application/json
expiry
string
required

When QR code should expire eg. never, 1h, 2h, 3h...

type
enum<string>
required

Type of payment

Available options:
qr
qr
object
required

Content of the QR code

Response

200 - application/json
id
string

Charge request unique identifier

qr
object

QR code contents

token
string

A unique token of the QR code

url
string

Payment link to insert as content of the QR code