Get Customer Status API
Headers
Request Body Parameters
| Parameters | Parameter description with validations | Sample | Data type | Mandatory/Optional |
| SRNumber | Unique Number For Bulk Onboarded Customer | "TTRuamNJSnJja3Vo|TODsrC8e|6hsIovyQohoiaH1bo8YRig==" | String | Mandatory |
Sample Request Body
Sample Request Body(Encrypted)
Response Body Parameters
| Parameters | Description | Data type |
| status | It can be either SUCCESS or FAILED | String |
| statusCode | 0 signifies SUCCESS 1 signifies FAILED | Numeric |
| statusDesc | Description of the status | String |
| data | Response of the API | Object |
Sample Response Body
SUCCESS:
Sample Response Body(Encrypted)
FAILED:
Detailed Status Codes
| Status | Response Type | Description |
| 0 | SUCCESS | Fetched Successfully |
| 1 | FAILED | No Data Found !! |