v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Generate QR

post/generateQr

Response

200

statuscodestring
{"stackTrail":"paths:/generateQr:post:responses:200:content:application/json:schema:properties:actcode","oasType":"schema","type":"unknown"}
statusstring
timestampstring
ipay_uuidstring
orderidstring
environmentstring
{"stackTrail":"paths:/generateQr:post:responses:200:content:application/json:schema:properties:internalCode","oasType":"schema","type":"unknown"}

Example response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "data": {
    "externalRef": "1672908538575",
    "bankName": "STATE BANK OF INDIA",
    "accountNumber": "xxxxxxxx4743",
    "ipayId": "CIA012300514190125",
    "transactionMode": "CR",
    "payableValue": "498.25",
    "transactionValue": "500.00",
    "openingBalance": "132.77",
    "closingBalance": "631.02",
    "operatorId": "300514266914",
    "walletIpayId": "1230105141908BGCUL",
    "bankAccountBalance": 3427.31
  },
  "timestamp": "2023-01-05 14:19:08",
  "ipay_uuid": "h00598266fee-3848-42bb-b475-d7ad3a05b59b",
  "orderid": "1230105141908BGCUL",
  "environment": "LIVE"
}