Description
Query Remitter API used to fetch remitter details. If a remitter is already exists then remitter details will be provided in response otherwise an OTP will be sent on the given mobile number to register a remitter .
Request Parameters
| mobile |
integer The mobile number should be a valid 10 digit mobile number. |
| servicecode |
string Each service has its corresponding service code. For Example, DMT has its service code as " DMT ". See the service list Service List . |
Response List
| StatusCode |
Description |
| 0 |
Request has been failed |
| 1 |
Request is Pending |
| 2 |
Request Executed Successfully |