Qris Customer Inquiry
This service is used to Inquiry the QRIS Code
{
"trxTimestamp": "<String, not null>",
"merchantCountryCode": "<String, not null>",
"postalCode": "<String, not null>",
"terminalId": "<String, not null>",
"acquirer": [
{
"priority": "<String, not null>",
"global_name": "<String, not null>",
"PAN": "<String, not null>",
"MID": "<String, not null>",
"Criteria": "<String, not null>",
"acq_name": "<String, not null>",
}
],
"merchantName": "<String, not null>",
"qrCode": "<String, not null>",
"inquiryId": "<String, not null>",
"currency": "<String, not null>",
"tipIndicator": "<String, not null>",
"merchantRefNo": "<String, not null>",
"amount": "<Double>",
"tipValueFix": "<String, not null>",
"merchantCity": "<String, not null>",
"netAmount": "<Double>",
"customerName": "<String, not null>",
"accountId": "<String, not null>",
"merchantCriteria": "UME",
"qrSource": "<String, not null>",
"username": "<String, not null>",
"status": "<String, not null>",
"customerPan": "<String, not null>"
}Description
Last updated