get https://app1.compliancely.com/api/v1/kyb/switzerland/business/
Get list and details of the 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": 6532,
"name": "facebook",
"status": "Pending",
"created_at": "2023-09-21T07:19:46.742330Z",
"created_by": "compliancely"
},
{
"id": 6533,
"name": "facebook",
"status": "Pending",
"created_at": "2023-09-21T07:19:49.985651Z",
"created_by": "compliancely"
},
{
"id": 6534,
"name": "facebook",
"status": "Pending",
"created_at": "2023-09-21T07:19:51.178990Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 3,
"count": 3,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 42774,
"entity_name": "Google Switzerland GmbH",
"status": "active",
"created_at": "2022-12-06T09:46:44.812009Z",
"created_by": "compliancely",
"match_percentage": 90.0
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 42774,
"entity_name": "Google Switzerland GmbH",
"raw_data_kyb": {
"uid": "CHE-110.474.423",
"name": "Google Switzerland GmbH",
"seat": "Zürich",
"CH-ID": "CH-020-4028116-1",
"status": "active",
"EHRA-ID": 733113,
"address": "Gustav-Gull-Platz 1",
"details": {}
},
"ZIP / Town": "8004 Zürich",
"legal form": "Limited Liability Company",
"canton / rc": "ZH"
},
"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": ""
}
}
{
"success_message": "Retrieved data successfully",
"pagination": {
"count": 3,
"current_page": 2,
"order": "asc",
"page_size": "10",
"search_query": null,
"total_pages": 2,
"total_records": 13
},
"data": [
{
"id": 37,
"created_by_user": "compliancely",
"name": "kain",
"status": "Pending",
"created_at": "2023-09-19T05:19:37.912844Z",
"updated_at": "2023-09-19T05:19:37.912858Z",
"is_cleared": false
},
{
"id": 38,
"created_by_user": "compliancely",
"name": "kain",
"status": "Pending",
"created_at": "2023-09-19T05:19:38.415003Z",
"updated_at": "2023-09-19T05:19:38.415018Z",
"is_cleared": false
},
{
"id": 39,
"created_by_user": "compliancely",
"name": "kain",
"status": "Pending",
"created_at": "2023-09-19T05:19:39.390342Z",
"updated_at": "2023-09-19T05:19:39.390355Z",
"is_cleared": false
}
],
"success": true
}
{
"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"
}