post https://app.pinwallet.in/api/recharge/docheckstatus
Request Body Parameters
S.N | Name | Type | Description | Mandatory (M) , Optional (O) | Provided by Pinwallet (Y/N) |
---|---|---|---|---|---|
1. | UserTransactionId | String | Transaction Id Which Is Used While Doing Recharge | M | N |
2. | PinWalletTransactionId | decimal | Pinwallet Transaction Provided in Recharge Do Transaction API | M | N |
{
"UserTransactionId": "14266330537",
"PinWalletTransactionId": "PINW03926155105344552366"
}
{
"responseCode": 200,
"success": true,
"message": "SUCCESS",
"data": {
"account": "8889993332",
"amount": 10.0,
"apitransactionid": "PINW03926155105344552366",
"usertransactionid": "14266330537",
"operatorreferenceid": "99999922",
"status": "SUCCESS",
"statuscode": "200",
"message": "SUCCESS"
}
}
Note:
For Recharge Plans Please Click Here