Company Profile store informations about the user company and is especially used to generate invoices or compute taxes.
Field | Description |
---|---|
companyProfileId | Entity id |
uid | User Id |
legalName | Company legal name (official name) |
tradeName | Company trade name (display name) |
city | Company city |
country | Company country |
zip | Company zip code |
street | Company street |
activityType | NAF/APE code |
nature | Activity nature (NATETAB) only for legalForm = EI |
nomenclatureCode | DEPRECATED, use activityType instead |
legalForm | Company legal form. enum: ["EI", "EIRL", "EURL", "SASU", "SAS", "SARL", "OTHER"] |
isMicro | Is the company a "Micro-Entreprise" |
hasAccre | Does benefit from ACCRE |
accreStartDate | ACCRE start date |
hasPrelevLib | Has subscribed to "prélèvement libératoire" |
taxFrequency | enum: ["QUATERLY", "MONTHLY"] |
registrationDate | DEPRECATED. Use legalRegistrationDate. |
legalRegistrationNumber | Company registration number (SIRET) |
legalVATNumber | Company VAT number |
legalRegistrationDate | Company registration date YYYY-MM-DD |
legalShareCapital | Company legal capital |
legalAnnualTurnOver | enum: ["", "0-39", "40-99", "100-249", "250-999", "1000-2999", "3000-9999", "10000-99999", "100000-*"] |
legalFilingDate | DEPRECATED. Use legalRegistrationDate instead. |