CheckStatus

Request Body Parameters

S.NNameTypeDescriptionMandatory (M) , Optional (O)Provided by Pinwallet (Y/N)
1.UserTransactionIdStringTransaction Id Which Is Used While Doing RechargeMN
2.PinWalletTransactionIddecimalPinwallet Transaction Provided in Recharge Do Transaction APIMN
{
  "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:

  1. For Recharge Plans Please Click Here

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!