Banking Relationship
The banking relationship data type offers the name of the banks related to the company.
The Banking Relationship's history is regardless of the month history current setting.
Field | Type | Description |
---|---|---|
id | uuid | Unique identifier (UUID) - e.g. "3fa85f64-5717-4562-b3fc-2c963f66afa6" |
act_id | uuid | Uuid of act. |
date | date | Date of the act |
bank | Bank | Bank |
ibans | array of strings | List of ibans |
Bank
Field | Type | Description |
---|---|---|
name | string | Name of bank |
siren | string | Siren of bank |
aliases | string | Aliases of bank |