Qris Customer Payment
This service is used to QRIS payment transaction by the QRIS Code
{
"inquiryId":"<String, not null>",
"password":"<String, not null>",
"amount": "<Double>",
"clientRef":"<String, not null>",
"sourceId":"<String, not null>",
"tip":""<Double>”
}{
"trxTimestamp": "<String, not null>",
"merchantCountryCode": "<String, not null>",
"accountGroupName": "<String, not null>",
"postalCode": "<String, not null>",
"resultCode": "<String, not null>",
"clientRef": "<String, not null>",
"terminalId": "<String, not null>",
"reserve": "<String, not null>",
"accountGroupEmail": "<String, not null>",
"tip": "<String, not null>",
"merchantRefNo": "<String, not null>",
"PAN": "<String, not null>",
"amount": "<Double>",
"checkStatusCount": "<String, not null>",
"merchantCity": "<String, not null>",
"transactionStatus": "<String, not null>",
"acq_name": "<String, not null>",
"merchantName": "<String, not null>",
"customerName": "<String, not null>",
"rrn": "<String, not null>",
"accountId": "<String, not null>",
"totalAmount": "<Double>",
"merchantCriteria": "<String, not null>",
"qrType": "<String, not null>",
"username": "<String, not null>",
"customerPan": "<String, not null>"
}Description
Last updated