| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
Optional[str] | ➖ | The unique identifier for the account. | 123456 |
name |
OptionalNullable[str] | ➖ | The name of the account. | Bank account |
nominal_code |
OptionalNullable[str] | ➖ | The nominal code of the account. | N091 |
code |
OptionalNullable[str] | ➖ | The code assigned to the account. | 453 |
parent_id |
OptionalNullable[str] | ➖ | The parent ID of the account. | 123456 |
display_id |
OptionalNullable[str] | ➖ | The display ID of the account. | 123456 |