Daily updates to users on the accounts that are active or made inactive on corresponding accounts.
For all optional fields where you do not plan to pass through data, please include the header and an empty value.
IDs
| Field | Description | Required | Data Type |
|---|---|---|---|
| entity_id | The unique customer ID of the authorized user on this account. | Required | string |
| account_id | The ID of the account associated with this authorized user | Required | string |
Status
| Field | Description | Required | Data Type |
|---|---|---|---|
| status | active: a new user that has been added to the accountinactive: a previously sent user that has deactivated from the account | Required | enum |
Other
| Field | Description | Required | Data Type |
|---|---|---|---|
| generated_at | The day this file is generated. This should always be the date the file is sent to Lead Bank. | Required | ISO8601 |
| effective_at | The timestamp of when the related object(s) were polled to collect the information for this record. | Required | datetime ISO8601 |

