Business Support - QR Transaction Confirmation

API Corporate pay bill is service to pay goods and services for corporate like utility bills, invoice payments, etc. 

Loading...
Login
Loading...
Loading...
Body
   
{
  "paymentReferenceIdentification": "APF210131235959BLFLRZZZZZ",
  "amount": 2000,
  "miniQRIndicator": false
}
 
   
{
  "transactionReference": "APF210131235959BLFLRZZZZZ",
  "qrType": "billPayment",
  "billPayment": {
    "processingStatus": "ACPT",
    "miniQRInformation": "004600060000010103001022512345678901234567890123455102TH910408DC",
    "transactionCode": "PAYBILL",
    "annotation": "Free text",
    "payerInformation": {
      "accountName": "Sample Name",
      "accountNumber": "1111005999"
    }
}