The JSON response is a dictionary whose keys are DATA1, DATA2, etc. up to DATAxx and each value is a dictionary containing the list of data below:
Key | Description | France | International |
SEARCH_REF | Search Reference | STRING | STRING |
CompanyCName | Complementary name of the company (or trade name) | STRING(50) | STRING(255) |
LegalStructureLabel | Legal form of the company (label) | STRING(100) | STRING(100) |
IncorporationDate | Date of company installation in the current city | DATE | DATE |
MainCompanyFlag |
1: head office 0: other company office |
STRING(1) | STRING(1) |
CompanyStatus |
1: the company is in operation 0: the company is no longer in operation |
STRING(1) | STRING(1) |
CompanyName | Company name | STRING(131) | STRING(255) |
CompanyAddress2 | Company address | STRING(38) | STRING(50) |
CompanyAddress3 | Additional address information | STRING(38) | STRING(50) |
CompanyAddress1 | Additional address information | STRING(38) | STRING(50) |
Locality | City of the company | STRING(38) | STRING(50) |
Phone | Company phone number | STRING(10) | STRING(20) |
DissolutionDate | Date the company ceased to operate | DATE | DATE |
StaffCount | Number of employees | STRING | STRING |
CompanySIC | Company NAF code | STRING(5) | |
LegalStructureCode | Legal form of the company (code) | STRING(4) | STRING(4) |
IntraNumber | Intra-Community VAT number | STRING(13) | |
ZIP_Code | ZIP code of the company’s city | STRING(5) | STRING(10) |
TurnOver | Previous year’s turnover | STRING | STRING |
CompanyNumber | SIRET number of the company | STRING(14) | STRING(14) |