BankFeed
Represents bank feed imports used to download and process transactions from financial institution connections into financial accounts.
Columns
| Name | Type | ReadOnly | Description |
| addedByUser_Href | String | True |
The URL of the user who added this bank feed. |
| addedByUser_Id | String | True |
The Id of the user who added this bank feed. |
| addedByUser_Key | String | True |
The system-assigned key of the user who added this bank feed. |
| addedByUser_UserName | String | True |
The username of the user who added this bank feed. |
| auditCreatedBy | String | True |
The user who created the bank feed. |
| auditCreatedDateTime | Datetime | True |
The date and time when the bank feed was created. |
| auditModifiedBy | String | True |
The user who last modified the bank feed. |
| auditModifiedDateTime | Datetime | True |
The date and time when the bank feed was last modified. |
| downloadedTxnQuantity | Int | True |
The number of transactions downloaded in this bank feed. |
| entity_Href | String | True |
The URL of the entity associated with this bank feed. |
| entity_Id | Int | True |
The Id of the entity associated with this bank feed. |
| entity_Key | Int | True |
The system-assigned key of the entity associated with this bank feed. |
| errorId | String | True |
The error Id returned if an error occurred during the bank feed import. |
| errorMessage | String | True |
The error message returned if an error occurred during the bank feed import. |
| expectedTxnQuantity | Int | True |
The number of transactions expected in this bank feed. |
| feedDate | Date | False |
The date of the bank feed import. |
| feedState | String | True |
The current state of the bank feed, such as pending or complete. |
| feedType | String | False |
The type of the bank feed, such as automatic or manual. |
| fileName | String | True |
The name of the file imported for this bank feed. |
| financialAccount_AccountType | String | True |
The account type of the financial account associated with this bank feed. |
| financialAccount_Href | String | True |
The URL of the financial account associated with this bank feed. |
| financialAccount_Id | String | False |
The Id of the financial account associated with this bank feed. |
| financialAccount_Key | String | False |
The system-assigned key of the financial account associated with this bank feed. |
| financialAccount_Name | String | True |
The name of the financial account associated with this bank feed. |
| href | String | True |
The URL of the bank feed resource. |
| id | String | True |
The unique identifier of the bank feed. |
| importId | String | True |
The Id of the import operation associated with this bank feed. |
| importedFileStatus | String | True |
The processing status of the file imported for this bank feed. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the bank feed record. |
| ListAggregate_Transactions | String | False |
The list of transactions included in this bank feed. |