get https://app1.compliancely.com/api/v1/kyb/lithuania/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": 4991,
"name": "bank",
"code": "NA",
"status": "Completed",
"created_at": "2023-07-28T11:08:40.436991Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 47959,
"entity_name": "AB \"Fjord Bank\"",
"code": "304493038",
"status": "No legal proceedings",
"address": "lithuania",
"match_percentage": 90.0,
"created_at": "2023-07-28T11:08:47.173412Z",
"created_by": "compliancely"
},
{
"id": 47960,
"entity_name": "European Merchant Bank UAB",
"code": "304559043",
"status": "No legal proceedings",
"address": "lithuania",
"match_percentage": 90.0,
"created_at": "2023-07-28T11:08:53.354405Z",
"created_by": "compliancely"
},
....
],
"filters": {
"total_records": 27,
"count": 27,
"page_size": 15,
"total_pages": 2,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 47959,
"entity_name": "AB \"Fjord Bank\"",
"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": 4991,
"name": "bank",
"code": "NA",
"status": "Completed",
"created_at": "2023-07-28T11:08:40.436991Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"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"
}