Formatting Guidelines for Company Names
This section defines the validation rules applied to the PersonName field in PJ (legal entity) account records. The validation follows a set of allowed characters and restricts special characters that are incompatible with system standards.
Below, we will inform you about some of the validations applied to company names to ensure consistency and compatibility with the system.
Accepted Simbols
The following characters are accepted in the PersonName field to ensure consistency and compatibility with the system.
Latin Alphabet Letters (Uppercase and Lowercase)
- Allowed Examples: A-Z, a-z
- Valid Usage Examples:
- "Empresa ABC"
- "João e Filhos"
Accented Letters (Without Umlaut)
- Allowed Examples: Á, É, Í, Ó, Ú, À, Ê, Ã, Õ, Ç
- Valid Usage Examples:
- "São João Ltda."
- "Indústria Comércio"
Numbers (0-9)
- Allowed Examples: 0-9
- Valid Usage Examples:
- "Empresa 123"
- "Tech 2000"
Whitespace
- Allowed for word separation.
- Valid Usage Example:
- "Consultoria Financeira"
Specific Punctuation Characters
The following special characters are allowed for naming purposes:
Character | Exemple of Usage |
---|---|
Period (.) | "J. Silva & Cia." |
Comma (,) | "Alimentos, Bebidas e CIA" |
Ampersand (&) | "Tech & Business" |
At Symbol (@) | "Studio@Design" |
Apostrophes and Quotation Marks ('’") | "L'Óreal Paris", "João “Super” Comércio" |
Parentheses (()) | "Grupo (Brasil) Ltda." |
Hyphen (-) | "Transportes São Paulo-RJ" |
Not Allowed Characters
The following characters are not accepted in the PersonName:
Letters with Umlaut (¨)
- Prohibited Examples: ü, ö
- Invalid Cases:
- "Müller Ltda" ❌
- "Ömega Corp" ❌
Unspecified Special Characters
- Prohibited Examples: # % * + = ? ! : ; { } [ ] \ | ^ ~
- Invalid Cases:
- "Empresa#1" ❌
- "Preço%Justo Ltda" ❌
Emojis or Graphic Characters
- Prohibited Examples: 😀🚀🔥
- Invalid Cases:
- "Empresa 🔥 do Ano" ❌
Invisible Formatting Characters
- Tabulation, line breaks, and hidden characters are not allowed.
- Invalid Cases:
- "Nome da\nEmpresa" ❌ (line break inside the name)
Updated about 5 hours ago