Colombia
Retrieve recipient data from QRCODE
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"code": 200,
"msg": "success",
"time": 1781502447,
"data": [
{
"name": "PG*** PA*** CO***",
"document_id": "",
"document_type": "",
"bank_code": "",
"bank_name": "",
"bank_number": "",
"account": "",
"account_type": "",
"amount": "1000.00",
"scan_id": "QH2026********",
"qrcode_type": "DYNAMIC_INSTANT_PAYMENT"
}
]
}
Example
Last updated