Perform a direct lookup of a tracked QR code
POST/tracked-payment-qr-codes/lookup
Performs a real-time lookup of a previously generated, tracked PayNow QR code by querying the bank directly. This API verifies the payment status against the bank’s transaction records, independently of Acme’s internal tracking.
It is particularly useful in scenarios where:
- Webhook delivery is delayed or missing
- Get a tracked QR code payment does not return the expected status
info
Currently, this API supports PayNow in Singapore and requires an active API subscription with the respective banks.
Request
Responses
- 200
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.