Verify Remitter

Verify a remitter mobile number via OTP

Request Parameters:

ParameterDataData TypeDescription
keyMStringseckey of API partner
usernameMNumericUnique Identification of API partner
snumberMNumericMobile Number of remitter
otp_refMStringThis is response from Register Remitter. otp_ref is the tokenization for remitter OTP.
otpMStringWhich you received by calling Register Remitter

Response Parameters:

ParameterValueDescription
success1 = Success
0 = Failed
Status of the Transaction
messageStringDescription of transaction
Query Params
string
required
Defaults to /api/bank/verify_registration
Body Params
json
required
Defaults to {"username":"2000","key":"bb6099ad52ab94399691b8d39c", "snumber":"XXXXXXXXXXX", "otp_ref":"958a6e9880443ceaf127506f5813202f46647eb5", "otp":"XXXX"}
Headers
string
required
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json