Skip to main content
POST
Create a new static QRCode

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

The static QRCode payload

Body params to create a static QRCode

amount
integer
required

Amount value of the static QRCode

options
object
required

Create options

virtual_account_id
string
required

Virtual account ID

description
string

Description of the static QRCode

external_id
string

External ID of the static QRCode

platform_id
string | null

Platform ID of the dynamic QRCode

Response

StaticBrcode

Response for a single static QRCode

data
any