get https://app1.compliancely.com/api/v1/kyb/latvia/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": 630,
"name": "42403012397",
"status": "Completed",
"created_at": "2022-12-06T09:33:03.803831",
"created_by": "compliancely"
},
{
"id": 631,
"name": "42403012397",
"status": "Pending",
"created_at": "2022-12-06T10:20:56.746941",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 2,
"count": 2,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 3278,
"entity_name": "Sabiedrība ar ierobežotu atbildību \"RĒZEKNES GAĻAS KOMBINĀTS\"",
"status": "VALID",
"created_at": "2022-12-06T09:33:22.292251",
"created_by": "compliancely",
"match_percentage": 0.0
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 3278,
"entity_name": "Sabiedrība ar ierobežotu atbildību \"RĒZEKNES GAĻAS KOMBINĀTS\"",
"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": 630,
"name": "42403012397",
"status": "Completed",
"created_at": "2022-12-06T09:33:03.803831",
"created_by": "compliancely"
},
{
"id": 631,
"name": "42403012397",
"status": "Pending",
"created_at": "2022-12-06T10:20:56.746941",
"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"
}