| Name | Type | Description | Notes |
|---|---|---|---|
| account_number | String | Account number. | [optional] |
| batch | String | The alias name given to a batch. A string of 50 characters or less. | [optional] |
| communication_profile_id | String | ID of a communication profile. | [optional] |
| crm_id | String | CRM account ID for the account, 100 characters or less. | [optional] |
| custom_field__c | String | Any custom fields defined for this object. The custom field name is case-sensitive. | [optional] |
| id | String | Account ID. | [optional] |
| invoice_template_id | String | Invoice template ID, configured in Billing Settings in the Zuora UI. | [optional] |
| name | String | Account name. | [optional] |
| notes | String | Notes associated with the account, up to 65,535 characters. | [optional] |
| parent_id | String | Identifier of the parent customer account for this Account object. The length is 32 characters. Use this field if you have customer hierarchy enabled. | [optional] |
| sales_rep | String | The name of the sales representative associated with this account, if applicable. Maximum of 50 characters. | [optional] |
| status | String | Account status; possible values are: `Active`, `Draft`, `Canceled`. | [optional] |
| tags | String | [optional] |