post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/crime-check/individual
Response Field Description
| Field | Type | Description |
|---|---|---|
| statuscode | Integer | HTTP-like custom response code indicating success (200 = OK). |
| status | Boolean | True if transaction was successful |
| message | String | Provides a descriptive message about the API operation. Here, it confirms that the individual record has been successfully submitted and advises to download the report after some time |
| requestId | String | A unique identifier assigned to this specific API request. It can be used to track or verify the request in system logs. |
| reference_id | Integer/String | A unique internal reference number generated by the system for this transaction. It’s generally used to fetch the corresponding report or status later. |
