get https://app1.compliancely.com/api/v1/kyb/germany/business/
Get list and details of an information 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": 6330,
"name": "<string>",
"registered_office": "<string>",
"status": "Pending",
"created_at": "2023-09-20T08:01:05.664967Z",
"created_by": "compliancely"
},
{
"id": 6331,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:38.302771Z",
"created_by": "compliancely"
},
....
],
"filters": {
"total_records": 12,
"count": 12,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 3270,
"entity_name": "Blue Cube Germany Assets GmbH & Co.KG",
"registered_office": "Stade",
"status": "currently registered",
"created_at": "2022-12-02T08:22:48.737209",
"created_by": "compliancely",
"match_percentage": 86.0
},
{
"id": 3271,
"entity_name": "Blue Cube Germany Assets Management GmbH",
"registered_office": "Stade",
"status": "currently registered",
"created_at": "2022-12-02T08:22:51.031103",
"created_by": "compliancely",
"match_percentage": 100.0
},
....
],
"filters": {
"total_records": 5,
"count": 5,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 3271,
"entity_name": "Blue Cube Germany Assets Management GmbH",
"raw_data_kyb": {},
"raw_data_ubo": null,
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 6341,
"name": "NA",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:02:44.250706Z",
"created_by": "compliancely"
},
{
"id": 6340,
"name": "NA",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:02:42.768953Z",
"created_by": "compliancely"
},
{
"id": 6339,
"name": "NA",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:02:29.042343Z",
"created_by": "compliancely"
},
{
"id": 6338,
"name": "NA",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:02:25.795795Z",
"created_by": "compliancely"
},
{
"id": 6337,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:02:10.041086Z",
"created_by": "compliancely"
},
{
"id": 6336,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:50.641075Z",
"created_by": "compliancely"
},
{
"id": 6335,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:49.532956Z",
"created_by": "compliancely"
},
{
"id": 6334,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:48.053105Z",
"created_by": "compliancely"
},
{
"id": 6333,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:43.515618Z",
"created_by": "compliancely"
},
{
"id": 6332,
"name": "hp",
"registered_office": "park 1, ab road germany",
"status": "Pending",
"created_at": "2023-09-20T08:01:39.798261Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 12,
"count": 10,
"page_size": 10,
"total_pages": 2,
"current_page": 1,
"order": "desc",
"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"
}