get https://app1.compliancely.com/api/v1/kyb/india/driverid/
Get list and details of Driver ID searched
- RID is the unique record id.
- ID is the unique entity/submission id.
- Status can be ('Pending', 'Ready To Pick', 'Processing', 'Completed', 'Error').
- Status is the current state of an entity.
{
"results": [
{
"id": 98,
"entity": "A*************5",
"search_flag": "DRIVERID",
"status": "Completed",
"created_at": "2021-12-21T07:15:42.577986Z",
"created_by": "compliancely"
},
{
"id": 100,
"entity": "A*************6",
"search_flag": "DRIVERID",
"status": "Completed",
"created_at": "2021-12-21T07:18:30.506151Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 2,
"count": 2,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"id": 6068,
"name": "*************",
"entity": "*************",
"search_flag": "DRIVERID",
"status": "Completed",
"created_at": "2023-08-30T10:35:23.118287Z",
"created_by": "compliancely",
"results": [
{
"id": 52632,
"entity_name": "*************",
"status": "NA",
"created_at": "2023-08-30T10:35:28.205941Z",
"created_by": "compliancely",
"match_percentage": 100.0
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 1269,
"entity_name": "A*************6",
"raw_data_kyb": {
"dob": "1***-**-*5",
"doe": "2***-0*-*3",
"doi": "2***-0*-*4",
"name": "********** ****",
"state": "**",
"gender": "*",
"message": null,
"ola_code": "A****",
"ola_name": "*********** (***)",
"has_image": true,
"less_info": false,
"blood_group": "",
"citizenship": "INDIAN",
"initial_doi": "2***-**-**",
"permanent_zip": "*****1",
"profile_image": "{{base64_image}}",
"temporary_zip": "*****1",
"transport_doe": "1***-**-01",
"transport_doi": "1***-**-01",
"license_number": "A*************6",
"vehicle_classes": [
"MCWG",
"LMVNT"
],
"additional_check": [],
"permanent_address": "******************************",
"temporary_address": "******************************",
"father_or_husband_name": "************"
},
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 98,
"entity": "A*************5",
"search_flag": "DRIVERID",
"status": "Completed",
"created_at": "2021-12-21T07:15:42.577986Z",
"created_by": "compliancely"
},
{
"id": 100,
"entity": "A*************6",
"search_flag": "DRIVERID",
"status": "Completed",
"created_at": "2021-12-21T07:18:30.506151Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 2,
"count": 2,
"page_size": 10,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"detail": "Invalid token header. No credentials provided."
}
{
"detail": "Invalid token."
}
{
"detail": "Authentication credentials were not provided."
}
{
"detail": "You don't have access to this feature. Please contact the support"
}