get https://app1.compliancely.com/api/v1/kyb/portugal/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": 3443,
"name": "google",
"cae": "",
"status": "Completed",
"created_at": "2022-11-15T13:15:16.924881Z",
"created_by": "compliancely"
},
{
"id": 3789,
"name": "dads ads a adssda adds",
"cae": "",
"status": "Pending",
"created_at": "2022-11-30T08:04:58.682471Z",
"created_by": "compliancely"
},
....
],
"filters": {
"total_records": 8,
"count": 8,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 38227,
"entity_name": "STUDIO TOGGLE PORTO, LDA",
"cae": "71110",
"status": "NA",
"address": "portugal",
"match_percentage": 68.0,
"created_at": "2022-11-15T13:15:31.826571Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 38227,
"entity_name": "STUDIO TOGGLE PORTO, LDA",
"raw_data_kyb": {
"NIPC": "514235144",
"name": "STUDIO TOGGLE PORTO, LDA",
"score": "92,2%",
"country": "Porto",
"situation": "Definitiva",
"C.A.E. Principal": "71110",
"certificate_number": "",
"Headquarters council": "Porto"
},
"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": 6499,
"name": "tesla",
"status": "Pending",
"created_at": "2023-09-21T05:40:24.363539Z",
"created_by": "compliancely"
},
{
"id": 6498,
"name": "tesla",
"status": "Pending",
"created_at": "2023-09-21T05:40:22.775363Z",
"created_by": "compliancely"
},
{
"id": 6497,
"name": "tesla",
"status": "Pending",
"created_at": "2023-09-21T05:40:21.615853Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 3,
"count": 3,
"page_size": 10,
"total_pages": 1,
"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"
}