v1
latestOpenAPI 3.1.02026-07-2414704.6 MBLink List
View and manage all your active and completed payout links in one place.
get/payout/link/list
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"meta": {
"totalPages": 6,
"currentPage": 1,
"totalRecords": 12,
"recordsOnCurrentPage": 2,
"recordFrom": 1,
"recordTo": 2
},
"records": [
{
"amount": 120.11,
"purpose": "refund",
"description": "Giving captch payment",
"status": "ISSUED",
"linkId": "657aa9841b8d3897ff0a84fb",
"contactDetails": {
"name": "Sample Name",
"email": "help@instantpay.in",
"mobile": "7428585742"
},
"referenceNo": "NA",
"orderId": "1231214070644TLWAP",
"url": "https://instant.pe/LS25FH",
"qrUrl": "https://api.instantpay.in/payment/payout/link/qr/LS25FH",
"paymentModes": [
"ACCOUNT"
],
"verifyBene": true,
"activatedAt": "2023-11-20 14:02:00",
"expiredAt": "2024-03-13 12:36:44"
}
]
},
"timestamp": "2023-12-14 16:43:59",
"ipay_uuid": "h0009ad8a356-b745-4ee2-88bb-0c4abb750ed7-bQQqUjuG4ASN",
"environment": "PRODUCTION"
}