Properties
| Name | Type | Required | Description |
|---|---|---|---|
| name | String | ✅ | Client name |
| cpfCnpj | String | ✅ | Customer CPF or CNPJ |
| String | ❌ | Customer email | |
| phone | String | ❌ | Landline |
| mobilePhone | String | ❌ | Cell phone |
| address | String | ❌ | Public place |
| addressNumber | String | ❌ | Address number |
| complement | String | ❌ | Address complement (max. 255 characters) |
| province | String | ❌ | Neighborhood |
| postalCode | String | ❌ | Address zip code |
| externalReference | String | ❌ | Customer identifier in your system |
| notificationDisabled | Boolean | ❌ | true to disable sending billing notifications |
| additionalEmails | String | ❌ | Additional emails for sending billing notifications separated by "," |
| municipalInscription | String | ❌ | Customer municipal registration |
| stateInscription | String | ❌ | Customer state registration |
| observations | String | ❌ | Additional observations |
| groupName | String | ❌ | Name of the group the customer belongs to |
| company | String | ❌ | Company |
| foreignCustomer | Boolean | ❌ | inform true if it's a non-brazilian customer |