Register Remitter

OTP will be sent to on the mobile number to validate the remitter. Required to share this OTP on Verify Remitter API.

Onboard a new remitter to enable him/her to transact for DMT. Do not pass any random data otherwise the transactions will get failed.

Request Parameters:

ParameterDataData TypeDescription
keyMNumericseckey of api partner
usernameMStringUnique identification of api partner
snumberMNumericMobile Number of remitter
snameMStringName of Remitter
spincodeMNumericPostal code of remitter
semailMStringEmail address of remitter

Response Parameters:

ParameterValueDescription
success1 = Success
0 = Failed
Status of the transaction
otp_refStringToken of OTP which will be input to the remitter validation API
messageStringDescription of transaction
Query Params
string
required
Defaults to /api/bank/register
Body Params
json
required
Defaults to {"username":"2000","key":"bb6099ad52ab94399691b8d39c", "snumber":"1XXXXXXXXXX", "sname":"XXXXX@123", "spincode":"5162629", "semail":"[email protected]"}
Headers
string
required
Defaults to application/json
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json