v1

latestOpenAPI 3.1.02026-07-2414704.6 MB

Transaction

post/v2/transaction

Response

200

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

Example response

{
  "statuscode": "TXN",
  "status": "Transaction Successful",
  "data": {
    "externalRef": "1730792303",
    "poolReferenceId": "1241105130825DLWAK",
    "txnValue": "10.00",
    "txnReferenceId": "431013704887",
    "pool": {
      "account": "9876543210",
      "openingBal": "32.12",
      "mode": "DR",
      "amount": "15.95",
      "closingBal": "16.17"
    },
    "remitterMobile": "9876543210",
    "beneficiaryAccount": "325951041234",
    "beneficiaryIfsc": "SBIN0000001",
    "beneficiaryName": "Instantpay India Ltd"
  },
  "timestamp": "2024-11-05 13:08:28",
  "ipay_uuid": "h0009d6a260b-44c0-4768-a7b2-0ffae7d2126c-5Ofm5Yev7azK",
  "orderid": "1241105130825DLWAK",
  "environment": "LIVE"
}