Lookup via QR Content
POST/v2/banks/lookup/qr_content
Accepts VietQR (EMV Co) QR content.
This API allows you to retrieve bank account details from QR content. To do so, you need to provide the qr_content 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