AMLData
corporateGroups object
belongsToGroupboolean
groupNamestring
hasForeignParentCompanyboolean
holdingCompanyNamestring
holdingCountry object
codestring
descriptionstring
nationalParentCompany object
companyNamestring
country object
codestring
descriptionstring
province object
codestring
descriptionstring
streetNamestring
townstring
zipCodestring
debts object[]
Array [
codestring
valuedouble
]
foreignTrade object
exportCountriesstring
exportPercentSharedouble
importCountriesstring
importPercentSharedouble
isExporterboolean
isImporterboolean
managers object[]
Array [
ageint64
birthDatestring
birthTownstring
companyNamestring
gender object
codestring
descriptionstring
isLegalRepresentativeboolean
namestring
roles object[]
Array [
role object
codestring
descriptionstring
roleStartDatestring
]
surnamestring
taxCodestring
]
operatingResults object
cashFlowdouble
cashFlowL2Ydouble
ebitdouble
ebitL2Ydouble
ebitdadouble
ebitdaL2Ydouble
publicTenders object[]
Array [
appliedint64
valuedouble
wonint64
yearstring
]
rae object
codestring
descriptionstring
sae object
codestring
descriptionstring
shareholders object[]
Array [
percentSharedouble
shareholdersInformation object[]
Array [
companyNamestring
namestring
sinceDatestring
streetNamestring
surnamestring
taxCodestring
townstring
zipCodestring
]
]
AMLData
{
"corporateGroups": {
"belongsToGroup": true,
"groupName": "string",
"hasForeignParentCompany": true,
"holdingCompanyName": "string",
"holdingCountry": {
"code": "string",
"description": "string"
},
"nationalParentCompany": {
"companyName": "string",
"country": {
"code": "string",
"description": "string"
},
"province": {
"code": "string",
"description": "string"
},
"streetName": "string",
"town": "string",
"zipCode": "string"
}
},
"debts": "Unknown Type: array,null",
"foreignTrade": {
"exportCountries": "string",
"exportPercentShare": 0,
"importCountries": "string",
"importPercentShare": 0,
"isExporter": true,
"isImporter": true
},
"managers": "Unknown Type: array,null",
"operatingResults": {
"cashFlow": 0,
"cashFlowL2Y": 0,
"ebit": 0,
"ebitL2Y": 0,
"ebitda": 0,
"ebitdaL2Y": 0
},
"publicTenders": "Unknown Type: array,null",
"rae": {
"code": "string",
"description": "string"
},
"sae": {
"code": "string",
"description": "string"
},
"shareholders": "Unknown Type: array,null"
}