This API used to get Recharge Transaction status by API provider request id.
Request Parameter:
Parameter | Type | Description |
|---|---|---|
key | String | Provided by Nowpay |
username | String | Provided by Nowpay |
ourrequestid | String | Unique id of transaction received from API provider for recharge |
Response Parameter:
Parameter | Type | Description |
|---|---|---|
success | String | Status of transaction performed |
data | Complex Object | Complex Object |
transactionid | String | Unique Transaction Rowid |
MemberId | String | Customer id of API consumer |
number | String | Recharge Number |
amount | String | Recharge Amount |
Clientid | String | Unique Transaction id = ourrequestid |
op_referenceid | String | Operator Reference Number |
status | String | Status of Recharge Performed |
message | String | Transaction Message |
date | String | Transaction Date |
customerphonenumber | String | Customer Phone Number |
rechargetype | String | Recharge Type |
operator | String | Operator Name |
profit | String | Charge or Commission |
chargetype | String | Charge type as Surcharge or Commission |
beforebal | String | Wallet Balance Before Transaction |
afterbal | String | Wallet Balance AfterTransaction |
apirequestid | String | NA |
yourreqid | String | Your Request Id |
