π
π
π
π
Red Flag A!ert
Searchβ¦
API Introduction
Authentication
Format & Pagination
Company
Company
Other Resources
Including additional resources
Attributes
Search
Company Resources
Addresses
Balance Sheet
Cashflow
Contacts
CCJs
Directorships
Filing History
Group Company
Mortgages
Parent Company
Previous Names
Profit & Loss
Ratio Analysis
Shareholders
Unpaid Debt
Unpaid Losses
Directors
Directorship
Attributes
Search
AML
Introduction
ID & AML Check
Charges
Search
Example Request
Response
Appendix
1: Dissolution Status Codes
2: SIC Sections
3: RFA Health Ratings
Powered By
GitBook
Shareholders
A list of all registered shareholders involved with the business.
Example URL:
1
https://api2.redflagalert.net/v4/companies/01777777/shareholders/
Copied!
JSON Stucture:
1
{
2
"data"
:
[{
3
"attributes"
:
{
4
"first_name"
:
null
,
5
"shareholder_class"
:
"A1"
,
6
"surname"
:
"International Consolidated Airlines Group SA"
,
7
"share_quantity"
:
896700
,
8
"title"
:
null
,
9
"share_value"
:
259773990
,
10
"company_flag"
:
"C"
11
},
12
"type"
:
"shareholder"
,
13
"id"
:
"645323-3896058920"
14
}]
15
}
Copied!
Attributes
Field Key
Description
Notes
first_name
The shareholders first name.
β
shareholder_class
Needs clarification
β
surname
The shareholders surname.
β
share_quantity
The total number of shares held by the shareholder.
β
title
The shareholders title.
β
share_value
The value attributed to the shareholders shares.Needs clarification
β
company_flag
Needs clarification
β
Company Resources - Previous
Ratio Analysis
Next - Company Resources
Unpaid Debt
Last modified
2yr ago
Copy link
Contents
Example URL:
JSON Stucture:
Attributes