Lookup via QR Image
POST/v2/banks/lookup/qr_image
Accepts VietQR (EMV Co) QR image.
This API allows you to retrieve bank account details from QR image. To do so, you need to provide the qr_image in the request body.
When the QR content is valid, the API returns account_name, account_number, bank_name and swift_code.
Request
Responses
- 200
- 400
- 401
- 422
OK
Bad Request
Unauthorized
Unprocessable Entity