Generate QR codes for the tenant

Queues a background job to create one or more QR codes for later allocation to wallets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params

Data for the bulk generation of QRCodes that are allocated to the tenant but not linked to a wallet.

additionalMerchantData
object
number
≥ 0

Optional amount the QRCode is for. If not provided then the payer would enter the amount upon payment. Amounts are in major currency unit

configuration
array of objects

loosely typed configuration for specific QR code generation functionality. Typically used in EMVCo to indicate destination rails desired

configuration
string
length between 0 and 100
(?s)^(?:[\t\r\n]|[^\p{C}<>])*$

Description to appear as the merchant when someone scans the QRCode

date-time

Optional ISO 8601 date/time of when the code expires. If not provided then the code will never expire

string
length between 0 and 100

Name to appear as the merchant when someone scans the QRCode

string
length between 0 and 200

Optional note for reporting purposes

int32
required

The number of QRCodes to generate

string
length between 5 and 20
string
enum
required

The type of QRCode to create

Allowed:
Responses
200

OK

400

Bad Request

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json