An object containing information about the payroll item.
Name | Type | Description | Notes |
---|---|---|---|
item_id | str | The `item_id` of the Item associated with this webhook, warning, or error | |
institution_id | str | The unique identifier of the institution associated with the Item. | |
institution_name | str | The name of the institution associated with the Item. | |
accounts | [PayrollIncomeAccountData] | ||
payroll_income | [PayrollIncomeObject] | ||
status | PayrollItemStatus | ||
updated_at | datetime, none_type | Timestamp in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ) indicating the last time that the Item was updated. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |