Create a tracked QR code
POST/tracked-payment-qr-codes
- Generates a trackable QR code that is tied to a specific transaction and tracked by Acme.
- A uniquetransactionReferenceis required.
- Supports Get a tracked QR code payment and Perform a direct lookup of a tracked QR code.
This API only supports PayNow in Singapore
- To simulate
SUCCEEDEDstatus in test-mode, useproxyTypeUEN withproxyValue000000001 or withamountvalue = 225. - To simulate
FAILEDstatus in test-mode, useproxyTypeUEN withproxyValue000000002 or withamountvalue = 125. - Status can be retrieved from Get a tracked QR code payment.
Request
Responses
- 200
- 400
OK
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.
Bad Request
Response Headers
Acme-Mode
Has the value LIVE if the data exists in live production mode or the value TEST if the data exists in test sandbox mode.