Properties
| Name | Type | Required | Description |
|---|---|---|---|
| object | String | ❌ | Object type |
| id | String | ❌ | Unique subaccount identifier in Asaas |
| name | String | ❌ | Subaccount name |
| String | ❌ | Subaccount email | |
| loginEmail | String | ❌ | Email for subaccount login, if not provided, the subaccount email will be used |
| phone | String | ❌ | Telephone |
| mobilePhone | String | ❌ | Cellphone |
| address | String | ❌ | Public place |
| addressNumber | String | ❌ | Address number |
| complement | String | ❌ | Address complement |
| province | String | ❌ | Neighborhood |
| postalCode | String | ❌ | Address zip code |
| cpfCnpj | String | ❌ | CPF or CNPJ of the subaccount owner |
| birthDate | String | ❌ | Date of birth (only for Individuals) |
| personType | AccountGetResponsePersonType | ❌ | Kind of person |
| companyType | AccountGetResponseCompanyType | ❌ | Type of company (only when Legal Entity) |
| city | Long | ❌ | Unique city identifier in Asaas |
| state | String | ❌ | State abbreviation (SP, RJ, SC, ...) |
| country | String | ❌ | Country (Fixed Brazil) |
| tradingName | String | ❌ | Display name (auto-populated) |
| site | String | ❌ | Url reffered to the subaccount |
| walletId | String | ❌ | Unique wallet identifier to split charges or transfer between Asaas accounts |
| accountNumber | AccountNumberDto | ❌ | Subaccount number in Asaas |
| commercialInfoExpiration | AccountInfoCommercialInfoExpirationResponseDto | ❌ | Information about the expiration of commercial data |