QR Internal Inquiry
This service is used to Inquiry the QR Code
{
"amount": <Double>,
"expiryTimestamp":<String, not null>,
"netAmount": <Double>,
"merchant":<String, not null>,
"description":<String, not null>,
"customerName":<String, not null>,
"accountId":<String, not null>,
"customerPhone":<String, not null>,
"expirySecond": <String, not null>,
"qrCode":<String, not null>,
"customerEmail":<String, not null>,
"customerId":<String, not null>,
"reserved2":<String, not null>,
"trxTime": <Datetime>,
"reserved1":<String, not null>,
"currency":<String, not null>,
"id":<String, not null>,
"status": <String, not null>
}Description
Last updated