get https://app1.compliancely.com/api/v1/kyb/canada/business/
- 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": 102,
"businessnumber": "NA",
"corporationnumber": "NA",
"search_flag": "BUSINESS",
"fetch_kyb_detail": false,
"request_date": "",
"status": "Completed",
"name": "Maple NA30 Holding Inc",
"country": "canada",
"created_at": "2021-12-21T07:33:40.118215Z",
"created_by": "compliancely"
},
{
"id": 104,
"businessnumber": "854594637RC0001",
"corporationnumber": "096015-2",
"search_flag": "BUSINESS",
"fetch_kyb_detail": false,
"request_date": "",
"status": "Completed",
"name": "The Royal Bank of Canada",
"country": "canada",
"created_at": "2021-12-21T08:12:06.071903Z",
"created_by": "compliancely"
},
....
],
"filters": {
"total_records": 26,
"count": 26,
"page_size": 15,
"total_pages": 2,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 1280,
"entity_name": "Maple NA30 Holding Inc",
"status": "Active",
"address": "canada",
"match_percentage": 100,
"businessnumber": "830165981RC0001",
"corporationnumber": "904310-1",
"created_at": "2021-12-21T07:33:42.635150Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 1280,
"entity_name": "Maple NA30 Holding Inc",
"raw_data_kyb": {
"Status": "Active",
"Corporate Name": [
"Maple NA30 Holding Inc.",
"Holding Maple NA30 Inc."
],
"corporate_address": [
"1, PLACE VILLE MARIE, 37TH FLOOR MONTRÉAL QC H3B 3P4 Canada"
],
"corporate_history": [
[
"2014-10-06 to 2014-10-29",
"9043101 CANADA INC."
],
[
"2014-10-29 to 2020-12-09",
"ACCIONA NA30 HOLDING INC."
],
[
"2020-12-09 to Present",
"Maple NA30 Holding Inc."
]
],
"directors_address": [
"George Zakem, 30 Lawrence Cres Toronto ON M4N 1N2 Canada",
"Dimitrios Siomos, 47 Jackman Avenue Toronto ON M4K 2X5 Canada",
"Jamie Storrow, 48 Hogarth Avenue Toronto ON M4K 1K1 Canada"
],
"Corporation Number": "904310-1",
"Type of Corporation": "Non-distributing corporation with 50 or fewer shareholders",
"number_of_directors": {
"Maximum": "10",
"Minimum": "1"
},
"Business Number (BN)": "830165981RC0001",
"Governing Legislation": "Canada Business Corporations Act - 2014-10-06",
"Anniversary Date (MM-DD)": "10-06",
"Certificate of Amendment": "2020-12-09\nAmendment details: Corporate name",
"Status of Annual Filings": [
"2021 - Overdue",
"2020 - Filed",
"2019 - Filed"
],
"Date of Last Annual Meeting": "2018-12-31",
"Annual Filing Period (MM-DD)": "10-06 to 12-05",
"Certificate of Incorporation": "2014-10-06"
},
"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": 102,
"businessnumber": "NA",
"corporationnumber": "NA",
"search_flag": "BUSINESS",
"fetch_kyb_detail": false,
"request_date": "",
"status": "Completed",
"name": "Maple NA30 Holding Inc",
"country": "canada",
"created_at": "2021-12-21T07:33:40.118215Z",
"created_by": "compliancely"
},
{
"id": 104,
"businessnumber": "854594637RC0001",
"corporationnumber": "096015-2",
"search_flag": "BUSINESS",
"fetch_kyb_detail": false,
"request_date": "",
"status": "Completed",
"name": "The Royal Bank of Canada",
"country": "canada",
"created_at": "2021-12-21T08:12:06.071903Z",
"created_by": "compliancely"
},
....
],
"filters": {
"total_records": 26,
"count": 26,
"page_size": 10,
"total_pages": 3,
"current_page": 2,
"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"
}