BankFee
Represents bank fee transactions recorded against financial accounts, including transaction amounts, currency details, and reconciliation state.
Columns
| Name | Type | ReadOnly | Description |
| attachment_Href | String | True |
The URL of the attachment associated with this bank fee. |
| attachment_Id | String | False |
The Id of the attachment associated with this bank fee. |
| attachment_Key | String | False |
The system-assigned key of the attachment associated with this bank fee. |
| auditCreatedBy | String | True |
The user who created the bank fee. |
| auditCreatedDateTime | Datetime | True |
The date and time when the bank fee was created. |
| auditModifiedBy | String | True |
The user who last modified the bank fee. |
| auditModifiedDateTime | Datetime | True |
The date and time when the bank fee was last modified. |
| currencyBaseCurrency | String | False |
The base currency used for this bank fee transaction. |
| currencyTxnCurrency | String | False |
The transaction currency used for this bank fee. |
| description | String | False |
The description of the bank fee. |
| documentNumber | String | False |
The document number associated with this bank fee transaction. |
| entity_Href | String | True |
The URL of the entity associated with this bank fee. |
| entity_Id | String | True |
The Id of the entity associated with this bank fee. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this bank fee. |
| entity_Name | String | True |
The name of the entity associated with this bank fee. |
| href | String | True |
The URL of the bank fee resource. |
| id | String | True |
The unique identifier of the bank fee. |
| isInclusiveTax | Bool | False |
Indicates whether the tax amount is included in the bank fee total. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the bank fee record. |
| reconciliationState | String | True |
The reconciliation state of the bank fee, such as reconciled or unreconciled. |
| referenceNumber | String | False |
The reference number associated with this bank fee. |
| reversalOf_Href | String | True |
The URL of the bank fee transaction that this record reverses. |
| reversalOf_Id | String | True |
The Id of the bank fee transaction that this record reverses. |
| reversalOf_Key | String | True |
The system-assigned key of the bank fee transaction that this record reverses. |
| reversalOf_TxnDate | Date | True |
The transaction date of the bank fee that this record reverses. |
| reversedBy_Href | String | True |
The URL of the bank fee transaction that reverses this record. |
| reversedBy_Id | String | True |
The Id of the bank fee transaction that reverses this record. |
| reversedBy_Key | String | True |
The system-assigned key of the bank fee transaction that reverses this record. |
| reversedBy_ReversalDate | Date | True |
The date on which this bank fee was reversed. |
| state | String | True |
The posting state of the bank fee, such as draft or posted. |
| taxSolution_Href | String | True |
The URL of the tax solution associated with this bank fee. |
| taxSolution_Id | String | False |
The Id of the tax solution associated with this bank fee. |
| taxSolution_Key | String | False |
The system-assigned key of the tax solution associated with this bank fee. |
| totalEntered | Decimal | True |
The total amount entered for this bank fee in the base currency. |
| txnDate | Date | False |
The transaction date of the bank fee. |
| txnTotalEntered | Decimal | True |
The total amount entered for this bank fee in the transaction currency. |
| txnType | String | False |
The type of the bank fee transaction, such as charge or credit. |
| ListAggregate_Lines | String | False |
The list of line items associated with this bank fee. |