Id Integer (signed) 8 The unique identifier of this BankTransaction.Not editable Read-only Status Set of Status 4 ExternalAccount Foreign key to ExternalAccount 8 Required HoldingTransaction Foreign key to HoldingTransaction 8 EEID String 30 Required Duplicate Integer (signed) 8 Required Instrument Foreign key to Instrument 8 Required Amount Integer (signed) 8 Required Decimals: null BankTransactionType One of BankTransactionType 1 SourceAccount String 1024 DestinationAccount String 1024 ForFurtherCreditTo String 1024 IntermediaryAccount String 1024 RemittanceInformation String 1024 Memo String 1024 String 1024 String 1024 TransferDetails String 1024 BankTransactionStatus One of BankTransactionStatus 1 BankTransactionInitiator One of BankTransactionInitiator 1 ValueDateTime Integer (unsigned) 8 The timestamp of this record. ErrorMessage String 100 IntraDay Integer (unsigned) 1 Required TransactionId String 30 String 100 UpdateNumber Integer (unsigned) 8 A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.Not editable OwnerUser Foreign key to User 8 The Id of the User that owns this BankTransaction. OwnerGroup Foreign key to Group 8 The Id of the Group that owns this BankTransaction. OwnerFirm Foreign key to Firm 8 The Id of the Firm that owns this BankTransaction. CreateUser Foreign key to User 8 The Id of the User that created this BankTransaction.Not editable Read-only CreateTimestamp Integer (unsigned) 8 The time at which this BankTransaction was created.Not editable Read-only UpdateUser Foreign key to User 8 The Id of the User that last updated this BankTransaction.Not editable Read-only UpdateTimestamp Integer (unsigned) 8 The time at which this BankTransaction was last updated.Not editable Read-only