Properties
| Name | Type | Required | Description |
|---|---|---|---|
| object | String | ❌ | Object type |
| id | String | ❌ | Unique customer identifier |
| dateCreated | String | ❌ | Customer creation date |
| name | String | ❌ | Client name |
| String | ❌ | Customer email | |
| phone | String | ❌ | Customer phone |
| mobilePhone | String | ❌ | Customer cell phone |
| address | String | ❌ | Customer address |
| addressNumber | String | ❌ | Customer address number |
| complement | String | ❌ | Customer address complement |
| province | String | ❌ | Customer address neighborhood |
| city | Long | ❌ | Unique city identifier in Asaas |
| cityName | String | ❌ | City of customer address |
| state | String | ❌ | Customer address status |
| country | String | ❌ | Customer country |
| postalCode | String | ❌ | Customer address zip code |
| cpfCnpj | String | ❌ | Customer CPF or CNPJ |
| personType | CustomerGetResponsePersonType | ❌ | Kind of person |
| deleted | Boolean | ❌ | Indicates whether it is a deleted client |
| additionalEmails | String | ❌ | Additional customer emails |
| externalReference | String | ❌ | External customer reference |
| notificationDisabled | Boolean | ❌ | Indicates whether notifications are disabled |
| observations | String | ❌ | Customer Observations |
| foreignCustomer | Boolean | ❌ | Indicates if it's non-brazilian customer |