Legal identity captured
- CUIrequiredchecksum-validated
- Nr. Reg. Com. (J)optionalformat-validated
- EU VAToptional
- EORIoptional
Your clients read every invoice in their own language. Your business shows the right legal identity in every country. And you keep one clean set of records, never one per market. This is internationalization built into the data itself, the way global software should work.
WHAT ACTUALLY HAPPENS
Storing every language is the foundation. What matters is what Enlivy does with it, on every document, automatically.
Every customer-facing field already holds all six languages at once. The clever part is the moment Enlivy has to show one, and it never leaves a reader guessing.
Three behaviours do the quiet work on every product, invoice, and document, with nothing to configure.
Never a blank field
Enlivy tries the exact language, then the organization default, then the first available translation. A reader always sees something real, never a broken [missing translation].
Rendered for the reader
The same invoice, email, or PDF renders in each recipient's own language: their setting first, then the organization default, then English.
Frozen onto legal documents
A product's translations are copied onto the invoice line the moment it is issued, so historical invoices keep their exact wording, all the way into ANAF e-Factura and EU PEPPOL.
THE LANG_MAP SYSTEM
Most software stores a product name as one string and makes you clone the record to translate it. Enlivy stores it as a dictionary, {en, ro, de, fr, nl, da}, so one product, one invoice, one contract already speaks to every client in their own language.
{
"en": "Invoicing",
"ro": "Facturare",
"de": "Rechnungsstellung",
"fr": "Facturation",
"nl": "Facturatie",
"da": "Fakturering"
} | English | Invoicing | / month |
|---|---|---|
| Română | Facturare | / lună |
| Deutsch | Rechnungsstellung | / monat |
| Français | Facturation | / mois |
| Nederlands | Facturatie | / maand |
| Dansk | Fakturering | / måned |
Not just labels. Full descriptions too.
🇬🇧 EnglishLets you send emails to your platform's subscribers, either to the entire list or to targeted audiences. Each email can also have a dedicated public page, so the content can be accessed from the browser as well. It includes subscriber preference management, so users can choose which types of emails they want to receive.
🇷🇴 RomanianPermite trimiterea de emailuri către abonații din platformă, fie către toată lista, fie către audiențe țintă. Fiecare email poate avea și o pagină publică dedicată, astfel încât conținutul să poată fi accesat și din browser. Include gestionarea preferințelor abonaților, astfel încât utilizatorii să poată alege ce tipuri de emailuri vor să primească.
Values are authored or seeded, never machine-translated on the fly. The power is in the storage, the never-blank fallback, the recipient targeting, and the snapshotting, not in inventing translations. Built-in defaults like statuses and cost types ship pre-translated across all six languages.
THE PAYOFF
One endpoint hands the frontend each country's form, so nothing about a country is hardcoded in the interface.
Ask the API for a country and it returns the whole form definition: the supported business types with localized labels, and the exact fields required for each, for both the person and the organization.
Pick Romania and the form asks for a CUI and offers SRL, PFA, and the rest. Pick another country and the same screen reshapes to its rules. Add or update a country once on the backend, and every form that reads the schema updates itself.
Localized business types
PFA, SRL, SA for Romania; SARL, SAS for France, each with its proper local label.
The right IDs, required or not
CUI for Romania, SIREN and SIRET for France, a company number elsewhere, marked required per country.
Validation and fiscal rules
Checksum-validated IDs, VIES-checked VAT, and local limits like Romania's Legea 70/2015, encoded in.
Straight into e-invoicing and tax
The same identity becomes the Stripe tax-ID type and the PEPPOL or ANAF party identifiers for filing.
COUNTRY-AWARE IDENTITY
Legal details are not a fixed, one-size-fits-all form. Pick any country and read its live rulebook: the business types it offers, the identity fields it requires, and the fiscal rules it enforces. This is the real payload, not a mockup.
No match
Legal identity captured
Legal identity captured
Legal identity captured
Legal identity captured
Legal identity captured
{
"country": "Argentina",
"iso": "AR",
"currency": "ARS",
"business_types": [
"S.A. - Sociedad Anónima",
"S.R.L. - Sociedad de Responsabilidad Limitada",
"S.H. - Sociedad de Hecho",
"S.C. - Sociedad Colectiva",
"S.C.S. - Sociedad en Comandita Simple",
"S.C.A. - Sociedad en Comandita por Acciones",
"Monotributista",
"Responsable Inscripto",
"S.A.S. - Sociedad por Acciones Simplificada"
],
"identity_fields": {
"required": {
"cuit": "CUIT"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency",
"iibb": "IIBB (Ingresos Brutos)"
}
}
}{
"country": "Australia",
"iso": "AU",
"currency": "AUD",
"business_types": [
"Sole trader",
"Pty Ltd - Proprietary Limited Companies",
"ASX - Australian Public Companies",
"Partnership",
"Trust",
"Australian Branch Office"
],
"identity_fields": {
"required": {},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"abn": "ABN",
"acn": "ACN"
}
}
}{
"country": "Austria",
"iso": "AT",
"currency": "EUR",
"business_types": [
"EU - Einzelunternehmen",
"GMBHH - Gesellschaft mit beschränkter Haftung",
"AG - Aktiengesellschaft",
"KG - Kommanditgesellschaft",
"OG - Offene Gesellschaft",
"SG - Stille Gesellschaft",
"GEN - Genossenschaft",
"VR - Verein",
"SE - Europäische Gesellschaft",
"EWIV - Europäische wirtschaftliche Interessenvereinigung",
"ZN - Zweigniederlassung",
"F - Filiale",
"TG - Tochtergesellschaft",
"HG - Holdinggesellschaft",
"EB - Einbringung"
],
"identity_fields": {
"required": {
"firmenbuchnummer": "Company Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"umsatzsteuer_identifikationsnumme": "VAT Identification Number",
"steuernummer": "Tax Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Belgium",
"iso": "BE",
"currency": "EUR",
"business_types": [
"BV - Private Limited Company (SRL/BV)",
"NV - Public Limited Company (SA/NV)",
"CV - Cooperative Society (SC/CV)",
"VOF - General Partnership (SNC/VOF)",
"Comm. V - Limited Partnership (SCS/Comm. V)",
"Eenmanszaak - Sole Proprietorship",
"IVZW - International Non-Profit Association (AISBL/IVZW)",
"VZW - Non-Profit Association (ASBL/VZW)",
"SE - European Company (Joint Stock)",
"SCE - European Cooperative Society (Joint Stock)",
"ESV - Economic Interest Grouping (GIE/ESV)",
"Maatschap - Simple Partnership (Société simple/Maatschap)"
],
"identity_fields": {
"required": {
"enterprise_number": "Enterprise Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"vat_number": "VAT Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Brazil",
"iso": "BR",
"currency": "BRL",
"business_types": [
"MEI - Microempreendedor Individual",
"ME - Microempresa",
"EPP - Empresa de Pequeno Porte",
"Ltda - Sociedade Limitada",
"S.A. - Sociedade Anônima",
"EIRELI - Empresa Individual de Responsabilidade Limitada",
"Sociedade Simples",
"Cooperativa"
],
"identity_fields": {
"required": {
"cnpj": "CNPJ"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"inscricao_estadual": "State Registration (Inscrição Estadual)",
"inscricao_municipal": "Municipal Registration (Inscrição Municipal)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Bulgaria",
"iso": "BG",
"currency": "BGN",
"business_types": [
"EOOD - Еднолично дружество с ограничена отговорност",
"AD - Акционерно дружество",
"KD - Командитно дружество",
"OOD - Ограничена отговорност дружество",
"ASOTSIATSIYA - Asotsiatsiya",
"ZD - Задружно дружество",
"DOO - Дружество с неограничена отговорност",
"FONDATSIYA - Fondatsiya"
],
"identity_fields": {
"required": {
"eik": "Unified Identification Code"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Canada",
"iso": "CA",
"currency": "CAD",
"business_types": [
"Sole Proprietorship",
"Corporation",
"Partnership",
"Limited Partnership (LP)",
"Limited Liability Partnership (LLP)",
"Cooperative",
"Not-for-Profit Corporation"
],
"identity_fields": {
"required": {
"bn": "Business Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"corporation_number": "Corporation Number",
"gst_hst_number": "GST/HST Number"
}
}
}{
"country": "Chile",
"iso": "CL",
"currency": "CLP",
"business_types": [
"SpA - Sociedad por Acciones",
"S.A. - Sociedad Anónima",
"Ltda. - Sociedad de Responsabilidad Limitada",
"E.I.R.L. - Empresa Individual de Responsabilidad Limitada",
"S.C. - Sociedad Colectiva",
"S.C.S. - Sociedad en Comandita Simple",
"S.C.A. - Sociedad en Comandita por Acciones",
"Persona Natural"
],
"identity_fields": {
"required": {
"rut": "RUT"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"giro": "Giro (Business Activity)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "China",
"iso": "CN",
"currency": "CNY",
"business_types": [
"WFOE - Wholly Foreign-Owned Enterprise",
"JV - Joint Venture",
"RO - Representative Office",
"FICE - Foreign-Invested Commercial Enterprise",
"PE - Partnership Enterprise",
"LLC - Limited Liability Company",
"SP - Sole Proprietorship",
"SOE - Sole Proprietorship",
"JSLC - Joint Stock Limited Company",
"FIP - Foreign Invested Partnership"
],
"identity_fields": {
"required": {
"uscc": "Unified Social Credit Code",
"organization_code": "Organization Code",
"trn": "Tax Reg. No.",
"bln": "Business License Number",
"crn": "Customs Registration Number",
"stat_code": "Statistical Code"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Colombia",
"iso": "CO",
"currency": "COP",
"business_types": [
"S.A.S. - Sociedad por Acciones Simplificada",
"S.A. - Sociedad Anónima",
"Ltda. - Sociedad Limitada",
"S.C. - Sociedad Colectiva",
"S.C.S. - Sociedad en Comandita Simple",
"S.C.A. - Sociedad en Comandita por Acciones",
"E.U. - Empresa Unipersonal",
"Persona Natural"
],
"identity_fields": {
"required": {
"nit": "NIT"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"rut": "RUT",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Croatia",
"iso": "HR",
"currency": "HRK",
"business_types": [
"JD - Javno Društvo (Public Company)",
"DD - Dioničko Društvo (Joint-Stock Company)",
"KD - Komanditno Društvo (Limited Partnership)",
"DO - Društvo s Ograničenom Odgovornošću (Limited Liability Company)",
"KDD - Komanditno Dioničko Društvo (Partnership Limited by Shares)",
"ZAD - Zadruga (Cooperative)",
"OBRT - Obrt (Sole Proprietorship)",
"TD - Trgovačko Društvo (Trading Company)",
"ZD - Zajedničko Društvo (General Partnership)",
"GD - Gospodarsko Društvo (Economic Interest Group)"
],
"identity_fields": {
"required": {
"oib": "OIB - Identification Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Cyprus",
"iso": "CY",
"currency": "EUR",
"business_types": [
"Ltd - Private Company Limited by Shares",
"PLC - Public Company Limited by Shares",
"Branch of Foreign Company",
"General Partnership",
"LP - Limited Partnership",
"Sole Proprietorship"
],
"identity_fields": {
"required": {
"registration_number": "Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"tax_identification_number": "Tax Identification Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Czechia",
"iso": "CZ",
"currency": "CZK",
"business_types": [
"s.r.o. - Společnost s ručením omezeným (Private Limited Company)",
"a.s. - Akciová společnost (Joint Stock Company)",
"k.s. - Komanditní společnost (Limited Partnership)",
"v.o.s. - Veřejná obchodní společnost (General Partnership)",
"OSVČ - Osoba samostatně výdělečně činná (Sole Proprietorship)",
"Družstvo (Cooperative)",
"SE - Evropská společnost (European Company)"
],
"identity_fields": {
"required": {
"ico": "IČO"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"dic": "DIČ",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Denmark",
"iso": "DK",
"currency": "DKK",
"business_types": [
"Anpartselskab (ApS)",
"Aktieselskab (A/S)",
"Enkeltmandsvirksomhed"
],
"identity_fields": {
"required": {},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Estonia",
"iso": "EE",
"currency": "EUR",
"business_types": [
"OÜ - Osaühing (Private Limited Company)",
"AS - Aktsiaselts (Public Limited Company)",
"TÜ - Täisühing (General Partnership)",
"UÜ - Usaldusühing (Limited Partnership)",
"FIE - Füüsilisest isikust ettevõtja (Sole Proprietorship)",
"MTÜ - Mittetulundusühing (Non-Profit Association)"
],
"identity_fields": {
"required": {
"registry_code": "Registry Code"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"kmkr": "KMKR (VAT Number)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Finland",
"iso": "FI",
"currency": "EUR",
"business_types": [
"Oy - Osakeyhtiö (Private Limited Company)",
"Oyj - Julkinen osakeyhtiö (Public Limited Company)",
"Ky - Kommandiittiyhtiö (Limited Partnership)",
"Ay - Avoin yhtiö (General Partnership)",
"Tmi - Toiminimi (Sole Proprietorship)",
"Osuuskunta (Cooperative)",
"Ry - Rekisteröity yhdistys (Registered Association)"
],
"identity_fields": {
"required": {
"y_tunnus": "Business ID (Y-tunnus)"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"alv_numero": "VAT Number (ALV-numero)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "France",
"iso": "FR",
"currency": "EUR",
"business_types": [
"SARL - Société a responsabilité limitée",
"EURL - Entreprise Unipersonelle à Responsibilité Limitée",
"SELARL - Société d'exercice libéral",
"SA - Société anonyme",
"SAS - Société par actions simplifiée",
"SASU - Société par actions simplifiée unipersonnelle",
"SNC - Société en nom Collectif",
"SCP - Societé Civile de Portefeuille"
],
"identity_fields": {
"required": {
"siren": "SIREN Number",
"siret": "SIRET Number",
"rcs": "RCS Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Germany",
"iso": "DE",
"currency": "EUR",
"business_types": [
"Einzelunternehmen",
"UG (haftungsbeschränkt)",
"GmbH",
"AG",
"OHG",
"KG",
"GbR",
"Eingetragener Verein (e.V.)"
],
"identity_fields": {
"required": {
"steuer_number": "Steuernummer"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"ust_id": "USt-IdNr",
"handels_register_number": "Commercial Register Number (Handelsregisternummer)"
}
}
}{
"country": "Greece",
"iso": "GR",
"currency": "EUR",
"business_types": [
"IKE - Private Capital Company",
"AE - Anonymous Company",
"ΕPΕ - Company of Limited Liability",
"OE - Company of Defined Liability",
"ΕPE2 - Company of Limited Liability",
"ΕPE_MEPE - Company of Limited Liability (Single-Member Private Company)",
"ΚP - Consortium",
"ΚΟS - Consortium of Economic Purpose",
"EA - Association of Individuals",
"ATE - Sole Proprietorship",
"SE - European Company",
"FD - Foreign Company"
],
"identity_fields": {
"required": {
"registration_number": "Registration Number",
"tax_identification_number": "Tax Identification Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"business_registry_number": "Business Registry Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Hungary",
"iso": "HU",
"currency": "HUF",
"business_types": [
"ÁV - állami vállalat",
"SZÖV - szövetkezet",
"KKT - közkereseti társaság",
"BT - betéti társaság",
"EGY - egyesülés",
"KÖV - közös vállalat",
"KFT - korlátolt felelősségű társaság",
"RT - részvénytársaság",
"EC - egyéni cég",
"KMKKK - külföldiek magyarországi közvetlen kereskedelmi képviselete",
"KHT - közhasznú társaság",
"EBT - erdőbirtokossági társulat",
"VGT - vízgazdálkodási társulat",
"Fiók - külföldi vállalkozás magyarországi fióktelepe",
"VI - végrehajtói iroda",
"EEIG - európai gazdasági egyesülés",
"SE - európai részvénytársaság",
"KJI - közjegyzői iroda",
"KSZEE - külföldi székhelyű európai gazdasági egyesülés magyarországi telephelye",
"ESZ - európai szövetkezet"
],
"identity_fields": {
"required": {
"adószám": "Tax Identification Number",
"cégjegyzékszám": "Company Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"staz": "Statistical Identification Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Ireland",
"iso": "IE",
"currency": "EUR",
"business_types": [
"Ltd - Private Company Limited by Shares",
"PLC - Public Limited Company",
"DAC - Designated Activity Company",
"CLG - Company Limited by Guarantee",
"ULC - Unlimited Company",
"Sole Trader",
"Partnership"
],
"identity_fields": {
"required": {
"cro_number": "CRO Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"tax_number": "Tax Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Italy",
"iso": "IT",
"currency": "EUR",
"business_types": [
"SRL - Società a Responsabilità Limitata (Limited Liability Company)",
"SPA - Società per Azioni (Joint Stock Company)",
"SAP - Società in accomandita per azioni (Partnership Limited by Shares)",
"SNC - Società in nome collettivo (General Partnership)",
"SAS - Società in accomandita semplice (Limited Partnership)",
"INDIVIDUALE - Impresa individuale (Sole Proprietorship)",
"COOP - Cooperativa (Cooperative)",
"SCARL - Società cooperativa a responsabilità limitata (Limited Cooperative)",
"SCRL - Società consortile a responsabilità limitata (Consortium of Limited Liability)",
"SCPA - Società consortile per azioni (Consortium of Joint Stock)",
"SCS - Società cooperativa sociale (Social Cooperative)",
"DI_PERSONE - Società di persone (Partnership)",
"SS - Società semplice (Simple Partnership)",
"SC - Società consortile (Consortium Company)"
],
"identity_fields": {
"required": {
"registration_number": "Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"tax_number": "Tax Number",
"chamber_of_commerce_number": "Chamber of Commerce Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Latvia",
"iso": "LV",
"currency": "EUR",
"business_types": [
"AS - Akciju Sabiedrība (Joint Stock Company)",
"SIA - Sabiedrība ar ierobežotu atbildību (Limited Liability Company)",
"IK - Individuālais komersants (Sole Proprietorship)",
"PS - Partnerība (Partnership)",
"KS - Komandītsabiedrība (Limited Partnership)",
"ZZS - Zemnieku saimniecības sabiedrība (Farmers' Partnership)",
"KO - Kopiena (Association)",
"FP - Filantropiska organizācija (Philanthropic Organization)",
"RS - Reliģiska sabiedrība (Religious Society)",
"F - Fondēts (Foundation)",
"IKP - Individuāla komersanta pakalpojumu sniegšana (Sole Proprietorship Service Provision)",
"ZZS2 - Zemnieku saimniecība (Farm)",
"KS2 - Kopīgā saimniecība (Common Economy)",
"VAS - Valsts akciju sabiedrība (State Joint Stock Company)"
],
"identity_fields": {
"required": {
"registration_number": "Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency",
"pvn": "VAT Registration Number"
}
}
}{
"country": "Lithuania",
"iso": "LT",
"currency": "EUR",
"business_types": [
"UAB - Uždaroji akcinė bendrovė (Private Limited Company)",
"AB - Akcinė bendrovė (Public Limited Company)",
"IĮ - Individuali įmonė (Individual Enterprise)",
"TŪB - Tikroji ūkinė bendrija (General Partnership)",
"KŪB - Komanditinė ūkinė bendrija (Limited Partnership)",
"VĮ - Valstybės įmonė (State Enterprise)",
"VšĮ - Viešoji įstaiga (Public Institution)",
"Kooperatinė bendrovė (Cooperative)"
],
"identity_fields": {
"required": {
"imones_kodas": "Company Code (Įmonės kodas)"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"pvm_kodas": "VAT Code (PVM kodas)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Luxembourg",
"iso": "LU",
"currency": "EUR",
"business_types": [
"SARL - Société à responsabilité limitée (Private Limited Company)",
"SA - Société anonyme (Public Limited Company)",
"SCA - Société en commandite par actions (Partnership Limited by Shares)",
"SCS - Société en commandite simple (Limited Partnership)",
"SNC - Société en nom collectif (General Partnership)",
"SE - Societas Europaea (European Company)",
"Société coopérative (Cooperative)",
"ASBL - Association sans but lucratif (Non-Profit Association)"
],
"identity_fields": {
"required": {
"rcs_number": "RCS Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"tva_number": "TVA Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Malta",
"iso": "MT",
"currency": "EUR",
"business_types": [
"LLC - Limited Liability Company",
"PLC - Public Limited Company",
"GP - General Partnership",
"LP - Limited Partnership",
"SP - Sole Proprietorship"
],
"identity_fields": {
"required": {
"vat_number": "VAT Number",
"company_registration_number": "Company Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Mexico",
"iso": "MX",
"currency": "MXN",
"business_types": [
"SA de CV - Sociedad Anónima de Capital Variable",
"SAPI - Sociedad Anónima Promotora de Inversión",
"S de RL - Sociedad de Responsabilidad Limitada",
"SC - Sociedad Civil",
"SCS - Sociedad en Comandita Simple",
"SNC - Sociedad en Nombre Colectivo",
"AC - Asociación Civil",
"Persona Física con Actividad Empresarial"
],
"identity_fields": {
"required": {
"rfc": "RFC (Registro Federal de Contribuyentes)"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"curp": "CURP"
}
}
}{
"country": "Netherlands",
"iso": "NL",
"currency": "EUR",
"business_types": [
"BV - Besloten Vennootschap (Private Limited Liability Company)",
"NV - Naamloze Vennootschap (Public Limited Liability Company)",
"VOF - Vennootschap Onder Firma (General Partnership)",
"CV - Commanditaire Vennootschap (Limited Partnership)",
"Eenmanszaak - Eenmanszaak (Sole Proprietorship)",
"Maatschap - Maatschap (Professional Partnership)",
"Stichting - Stichting (Foundation)",
"Vereniging - Vereniging (Association)",
"Coöperatie - Coöperatie (Cooperative)",
"SE - Societas Europaea (European Company)",
"SCE - Societas Cooperativa Europaea (European Cooperative Society)"
],
"identity_fields": {
"required": {
"kvk_nummer": "Chamber of Commerce Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"btw_nummer": "VAT Number",
"rsin": "RSIN",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Norway",
"iso": "NO",
"currency": "NOK",
"business_types": [
"AS - Aksjeselskap (Private Limited Company)",
"ASA - Allmennaksjeselskap (Public Limited Company)",
"DA - Deltakeraksjeselskap (Partnership Limited by Shares)",
"ANS - Ansvarlig selskap (General Partnership)",
"KS - Kommandittselskap (Limited Partnership)",
"NUF - Norskregistrert utenlandsk foretak (Norwegian Registered Foreign Company)",
"ENK - Enkeltpersonforetak (Sole Proprietorship)",
"BA - Borettslag (Housing Cooperative)",
"SA - Samvirkeforetak (Cooperative)"
],
"identity_fields": {
"required": {
"organization_number": "Organization Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency",
"duns": "D-U-N-S Number"
}
}
}{
"country": "Peru",
"iso": "PE",
"currency": "PEN",
"business_types": [
"S.A.C. - Sociedad Anónima Cerrada",
"S.A.A. - Sociedad Anónima Abierta",
"S.R.L. - Sociedad Comercial de Responsabilidad Limitada",
"S.A. - Sociedad Anónima",
"S.C. - Sociedad Colectiva",
"S.C.S. - Sociedad en Comandita Simple",
"S.C.A. - Sociedad en Comandita por Acciones",
"E.I.R.L. - Empresa Individual de Responsabilidad Limitada",
"Persona Natural con Negocio"
],
"identity_fields": {
"required": {
"ruc": "RUC"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Poland",
"iso": "PL",
"currency": "PLN",
"business_types": [
"SRO - Spółka z ograniczoną odpowiedzialnością (Limited Liability Company)",
"SA - Spółka akcyjna (Joint Stock Company)",
"SK - Spółka komandytowa (Limited Partnership)",
"SKOMAKC - Spółka komandytowo-akcyjna (Limited Partnership with Shares)",
"SJ - Spółka jawna (General Partnership)",
"SP - Spółka partnerska (Professional Partnership)",
"SC - Spółka cywilna (Civil Law Partnership)",
"SPZ - Spółdzielnia (Cooperative)",
"JDG - Jednoosobowa działalność gospodarcza (Sole Proprietorship)",
"SE - Spółka europejska (European Company)",
"SAE - Spółka akcyjna europejska (European Joint Stock Company)",
"SPE - Spółka partnerska europejska (European Professional Partnership)",
"SCYWZOO - Spółka cywilna z ograniczoną odpowiedzialnością (Civil Law Partnership with Limited Liability)",
"SKA - Spółka komandytowo-akcyjna europejska (European Limited Partnership with Shares)",
"SPZOLL - Spółka partnerska z ograniczoną odpowiedzialnością (Professional Partnership with Limited Liability)"
],
"identity_fields": {
"required": {
"regon": "REGON"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"nip": "Tax Identification Number",
"krs": "National Court Register Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Portugal",
"iso": "PT",
"currency": "EUR",
"business_types": [
"Empresário em Nome Individual (ENI)",
"Sociedade por Quotas (Lda)",
"Sociedade Unipessoal por Quotas (Unipessoal Lda)",
"Sociedade Anónima (SA)",
"Sociedade em Comandita (SC)",
"Sociedade em Nome Coletivo (SNC)",
"Cooperativa"
],
"identity_fields": {
"required": {
"nif": "NIF (Número de Identificação Fiscal)"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"crc": "Commercial Registration Code"
}
}
}{
"country": "Romania",
"iso": "RO",
"currency": "RON",
"business_types": [
"PFA - Persoană fizică autorizată",
"II – Întreprindere individuală",
"IF – Întreprindere familială",
"SRL – Societate cu răspundere limitată",
"SRL-D – Societate cu răspundere limitată – debutant",
"SA – Societate pe acțiuni",
"ONG, Asociații și Fundații – organizații non-profit"
],
"identity_fields": {
"required": {
"cui": "CUI"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"j": "Reg. com ( J )",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
},
"fiscal_rules": {
"cash_collection": {
"enforcement": "warn",
"currency": "RON",
"law_reference": "Legea 70/2015",
"limits": {
"from_legal_entity": {
"per_transaction": 1000,
"per_day": 2000
},
"from_individual": {
"per_transaction": 2500
}
},
"anti_fragmentation_threshold": 5000
}
}
}{
"country": "Slovakia",
"iso": "SK",
"currency": "EUR",
"business_types": [
"s.r.o. - Spoločnosť s ručením obmedzeným (Private Limited Company)",
"a.s. - Akciová spoločnosť (Joint Stock Company)",
"k.s. - Komanditná spoločnosť (Limited Partnership)",
"v.o.s. - Verejná obchodná spoločnosť (General Partnership)",
"SZČO - Samostatne zárobkovo činná osoba (Sole Proprietorship)",
"Družstvo (Cooperative)",
"SE - Európska spoločnosť (European Company)"
],
"identity_fields": {
"required": {
"ico": "IČO"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"dic": "DIČ",
"ic_dph": "IČ DPH (VAT Number)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Slovenia",
"iso": "SI",
"currency": "EUR",
"business_types": [
"DOO - Družba z omejeno odgovornostjo (Private Limited Company)",
"DNO - Družba z neomejeno odgovornostjo (General Partnership)",
"KD - Komanditna družba (Limited Partnership)",
"DD - Delniška družba (Public Limited Company)",
"SP - Samostojni podjetnik posameznik (Sole Proprietorship)",
"Z_DRUZBA - Združitev družb (Merger of Companies)",
"ZO - Združitev obrtnikov (Merger of Craftsmen)",
"ZAVOD - Zavod (Foundation/Institute)"
],
"identity_fields": {
"required": {
"registration_number": "Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"tax_number": "Tax Number (Davčna številka)",
"duns": "D-U-N-S Number",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Spain",
"iso": "ES",
"currency": "EUR",
"business_types": [
"Autónomo",
"Sociedad Limitada (SL)",
"Sociedad Limitada Nueva Empresa (SLNE)",
"Sociedad de Responsabilidad Limitada (SRL)",
"Sociedad Anónima (SA)",
"Sociedad Colectiva (SC)",
"Sociedad Cooperativa",
"Comunidad de Bienes (CB)"
],
"identity_fields": {
"required": {
"cif": "CIF"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"nif": "NIF",
"nie": "NIE"
}
}
}{
"country": "Sweden",
"iso": "SE",
"currency": "SEK",
"business_types": [
"AB - Aktiebolag (Private Limited Company)",
"Publikt AB - Publikt aktiebolag (Public Limited Company)",
"HB - Handelsbolag (General Partnership)",
"KB - Kommanditbolag (Limited Partnership)",
"Enskild firma (Sole Proprietorship)",
"Ekonomisk förening (Cooperative)",
"Ideell förening (Non-Profit Association)",
"Stiftelse (Foundation)"
],
"identity_fields": {
"required": {
"organisationsnummer": "Organisation Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"momsregistreringsnummer": "VAT Registration Number (Momsregistreringsnummer)",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "Switzerland",
"iso": "CH",
"currency": "CHF",
"business_types": [
"SA - Société Anonyme (Public Limited Company)",
"GmbH - Gesellschaft mit beschränkter Haftung (Limited Liability Company)",
"AG - Aktiengesellschaft (Joint Stock Company)",
"GmbH & Co. KG - Gesellschaft mit beschränkter Haftung & Compagnie Kommanditgesellschaft (Limited Liability Company & Limited Partnership)",
"Genossenschaft (Cooperative)",
"Einzelunternehmen (Sole Proprietorship)",
"Kollektivgesellschaft (General Partnership)",
"Kommanditgesellschaft (Limited Partnership)",
"Verein (Association)",
"Stiftung (Foundation)",
"GmbH & Co. KGaA - Gesellschaft mit beschränkter Haftung & Compagnie Kommanditgesellschaft auf Aktien (Limited Liability Company & Limited Partnership with Shares)",
"AG & Co. KGaA - Aktiengesellschaft & Compagnie Kommanditgesellschaft auf Aktien (Joint Stock Company & Limited Partnership with Shares)",
"Eingetragene Einzelfirma (Registered Sole Proprietorship)",
"Zweigniederlassung (Branch Office)"
],
"identity_fields": {
"required": {
"uid": "UID - Unternehmens-Identifikationsnummer"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency",
"vat_number": "VAT Number",
"commercial_register_number": "Commercial Register Number"
}
}
}{
"country": "Türkiye",
"iso": "TR",
"currency": "TRY",
"business_types": [
"AS - Anonim Şirket (Joint-Stock Company)",
"LTD - Limited Şirket (Limited Liability Company)",
"KS - Komandit Şirket (Limited Partnership)",
"KOLEKTIF - Kolektif Şirket (General Partnership)",
"KOOP - Kooperatif (Cooperative)",
"ADI_ORTAKLIK - Adi Ortaklık (Ordinary Partnership)",
"YSS - Yabancı Şirket Şubesi (Branch of a Foreign Company)"
],
"identity_fields": {
"required": {
"vkn": "Tax Identification Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"joint_stock": "Joint Stock",
"joint_stock_currency": "Joint Stock Currency"
}
}
}{
"country": "United Kingdom",
"iso": "GB",
"currency": "GBP",
"business_types": [
"Sole Trader",
"Private Limited Company (Ltd)",
"Limited Liability Partnership (LLP)",
"Public Limited Company (PLC)",
"General Partnership",
"Charity"
],
"identity_fields": {
"required": {
"crn": "Company Registration Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"vat": "UK VAT Number"
}
}
}{
"country": "United States",
"iso": "US",
"currency": "USD",
"business_types": [
"SP - Sole proprietorship",
"LP - Limited partnership",
"LLP - Limited Liability Partnership",
"LLLP - Limited Liability Limited Partnership",
"LLC - Limited Liability Company",
"PLLC - Professional Limited Liability Company",
"L3C - Low-Profit Limited Liability Company",
"Corp - Corporation",
"Inc. - Incorporated"
],
"identity_fields": {
"required": {
"company_number": "Company Number"
},
"optional": {
"eu_vat": "VIES Number",
"eori_number": "EORI",
"ein": "Employer Identification Number"
}
}
}Labels are served in your language, straight from the app. Add or change a country once in the backend and this list updates itself.
Identity is checked, not just collected. A Romanian CUI is checksum-validated, an EU VAT is format-checked and verified against VIES. The country logic lives in the API, so every signup and settings form updates the moment a country is added or changed in one place.
GO GLOBAL
Win clients abroad, bill them in their own language, and stay compliant in every market, from one account. No localization team, no duplicate records, no country-specific hacks. Just software that was global from the first line of code.
Free to start · No credit card required · EU e-invoicing built in