LOAD Wallets

This API is used to disburse fund from Nowpay Wallet to user wallets using the beneficiary mobile number.

Available service providers are:

  1. PAYTM
  2. AMAZON

Request Parameters:

ParameterDataData TypeDescription
keyMStringseckey of API partner provided by Nowpay
usernameMNumericUnique identification of API partner provided by Nowpay
beneficiaryPhoneNoMNumericPaytm Phone Number
yourrequestidMStringUnique id of transaction provided by API consumer
transferModeMStringTransfer Mode supported
Only: PAYTM/AMAZON
amountMStringDisbursal amount

Response Parameters:

ParameterValueDescription
success1 = Success
2 = Pending
0 = Failed
Status of Transaction
messageStringDescription of Transaction
ourrequestidStringUnique id of API provider
yourrequestidStringUnique id of API consumer
rrnStringBank Transaction Reference id
beneficiaryNameStringWallet Name
Query Params
string
required
Defaults to /api/bank/wallet_transfer
Body Params
json
required
Defaults to {"username":"XXXXX","key":"3bc1572aa4c818c31899055e16", "beneficiaryPhoneNo":"XXXX", "amount":"1", "yourrequestid":"2021102422342398768", "transferMode":"PYTM_WALLET"}
Headers
string
required
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json