get https://app1.compliancely.com/api/v1/kyb/india/din/
Get list and details of a DIN 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": 448,
"entity": "06******",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2022-09-14T06:21:07.919937Z",
"created_by": "compliancely"
},
{
"id": 910,
"entity": "**********",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2023-06-20T15:51:21.432038Z",
"created_by": "compliancely"
},
{
"id": 913,
"entity": "03******",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2023-06-20T16:51:06.189948Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 3,
"count": 3,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"id": 6068,
"name": "*************",
"entity": "*************",
"search_flag": "DIN",
"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": 4398,
"entity_name": "06******",
"raw_data_kyb": {
"dob": "1***-0*-*6",
"email": "****@********.com",
"status": "success",
"message": null,
"full_name": "******* *****",
"din_number": "06******",
"pan_number": null,
"father_name": "****** ****",
"nationality": "US",
"present_address": "**7, ***** *****$Near **** **** , ******$******ad$**$********$**dia$",
"permanent_address": "",
"companies_associated": [
{
"cin_number": "U7*****************16",
"company_name": "******* **** ***** PRIVATE LIMITED"
},
{
"cin_number": "U2*****************72",
"company_name": "******* ******* PRIVATE LIMITED"
},
{
"cin_number": "U7*****************40",
"company_name": "****** ****** ***** PRIVATE LIMITED"
},
{
"cin_number": "A**-**44",
"company_name": "*** GLOBAL LLP"
}
]
},
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 448,
"entity": "06******",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2022-09-14T06:21:07.919937Z",
"created_by": "compliancely"
},
{
"id": 910,
"entity": "**********",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2023-06-20T15:51:21.432038Z",
"created_by": "compliancely"
},
{
"id": 913,
"entity": "03******",
"search_flag": "DIN",
"status": "Completed",
"created_at": "2023-06-20T16:51:06.189948Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 3,
"count": 3,
"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"
}