Customer data
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| name | String | ❌ | Customer name |
| cpfCnpj | String | ❌ | Customer CPF or CNPJ |
| String | ❌ | Customer email | |
| phone | String | ❌ | Customer phone |
| address | String | ❌ | Customer address |
| addressNumber | Long | ❌ | Address number |
| complement | String | ❌ | Address complement (max. 255 characters) |
| province | String | ❌ | Province of address |
| postalCode | String | ❌ | Address zip code |
| city | Long | ❌ | City code |