post https://dextox.in/api/psdmt/service/RemitterDetail
Use this API to Fetch the Remitter details
Header Parameters
| Name | Type | Description |
|---|---|---|
| Content-Type | String | Application/Json |
| Accept | String | Application/Json |
| X-Qro-ApiKey | String | Provided By Dextox |
| X-Qro-UserId | String | Provided By Dextox |
Request Parameters
| Param Name | Param Type | Is Mandatory | Description |
|---|---|---|---|
| mobile | string | YES | Remitter Mobile Number |
| bank3_flag | string | YES | No |
Sample Request
{"mobile":"8005625400","bank3_flag":"No"}Sample Response
{"status":true,"response_code":2,"message":"Please do remitter e-kyc.","data":{"mobile":"9XXXXXX39"},"txn_status":0,"remitter_limit":"0"}