v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBUpdate QR code amount, reference or description
Path parameters
Request body
Optional amount the QRCode is for. If not provided then the payer would enter the amount upon payment. Amount is in major currency unit
This field specifies previously created QRCode
Description to appear as the merchant when someone scans the QRCode
This field specifies the maximum amount of payment if partial payment is allowed
The merchantId on which you want to link existing qrcode. only valid if useReservedQrCode is true
Name to appear as the merchant when someone scans the QRCode. Only applicable to ZA_MASTERPASS. Ignored for GLOBAL_EMVCO
This field specifies the minimum amount of payment if partial payment is allowed
Some note to attach to the QRCode
whether or not to store the qr code against the wallet (if omitted assumed false unless for Masterpass)
If true then will link the qrcode with provided merchant. Only used if merchantId is provided
WalletId of the QRCode
Response
OK
Accepted card appear as the merchant's cards marked as accepted
Accepted payment mechanisms appear as the merchant's accepted payment marked as accepted
Amount in the major currency unit e.g. 50.80 for 50 GBP and 80 pence
The merchants bill number
The merchants consumer id
The QR currency code
Description to appear as the merchant when someone scans the QRCode
Optional ISO 8601 date/time of when the code expires. If not provided then the code will never expire
The merchants loyalty number
This field specifies the maximum amount of payment if partial payment is allowed
The merchant city
The merchant identifier
Name to appear as the merchant when someone scans the QRCode
This field specifies the minimum amount of payment if partial payment is allowed
Some note to attached to the QRCode
A reference for the QRCode which will appear in any payment to the QRCode
The merchants store id
The merchants terminal id
Possible types of QRCode that can be created. ZA_MASTERPASS:for South Africa Masterpass QR
The wallet the QRCode is linked to and hence is credited if the code is paid
Example response
{
"expires": "2022-03-10T12:15:50-04:00"
}