post https://production.aeronpay.in/api/giftvoucher/phonepe
Sample Request:
{
"request":{
"code":"PHONEPE",
"fname":"Rakesh",
"client_referenceId":"APAY1713790318782",
"amount":"135",
"lname":"Mittal",
"email":"[email protected]",
"mobile":"9999988888",
"giftMessage":"GIFT"
}
}
Sample Response:
{
"status":"success",
"current_time":"2024-04-22 18:22:01",
"callback_status":"Success",
"amount":"135",
"cardno":"8458895545254",
"cardexp":"2025-04-22",
"cardprice":"135",
"pin":"748621",
"message":"Transaction Successful",
"operator_ref":"WexsuSWovm1462Swjvc",
"voucher":{
"cardprice":"135",
"cardexp":"2025-04-22",
"cardno":"8458895545254",
"pin":"748621"
},
"error_message":null,
"provider_name":"PhonePe E-Gift Card",
"txstatus_desc":"Success",
"order_id":"APAY1713794785689",
"biller":"PhonePe E-Gift Card",
"timestamp":"2024-04-22 18:22:01",
"api_mode":"LIVE",
"balance":"",
"commission":0,
"charged_amount":135,
"your_request":{
"code":"AWQ",
"fname":"Rakesh",
"agent_id":"APAY1713794785689",
"amount":"135",
"lname":"Mittal",
"email":"[email protected]",
"mobile":"9145791815",
"giftMessage":"GIFT"
},
"tlid":"ARNPY1718458963247"
}