Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| FinancialInstitutionId | Integer | False |
| SystemFinancialInstitutionAccountTypeId | Integer | False |
| GlAccountId | Integer | False |
| AccountReferenceCode | String | False |
| OpeningBalance | Decimal | False |
| OpenedOn | DateTime | True |
| StartingTransactionReferenceCode | String | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| MaximumCheckGap | Integer | False |
| FinancialInstitutionAbaNumberId | Integer | True |
| IncludeDebitsinAch | Boolean | False |
| FinancialInstitutionId::FinancialInstitution.Name | String | False |
| FinancialInstitutionId_FormattedValue | String | False |
| SystemFinancialInstitutionAccountTypeId::SystemFinancialInstitutionAccountType.Name | String | False |
| SystemFinancialInstitutionAccountTypeId_FormattedValue | String | False |
| GlAccountId::GlAccount.AccountNumber | String | False |
| GlAccountId::GlAccount.Description | String | False |
| GlAccountId_FormattedValue | String | False |
| FinancialInstitutionAbaNumberId::FinancialInstitutionAbaNumber.AbaNumber | String | False |
| FinancialInstitutionAbaNumberId_FormattedValue | String | False |
Object:
{
Id":####,FinancialInstitutionId":####,
SystemFinancialInstitutionAccountTypeId":####,
GlAccountId":####,
AccountReferenceCode":"abcABC123",
OpeningBalance":###.##,
OpenedOn":"MM-dd-yyyy hh:mm:ss",
StartingTransactionReferenceCode":"abcABC123",
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
IsInactive":True/False,
MaximumCheckGap":####,
FinancialInstitutionAbaNumberId":####,
IncludeDebitsinAch":True/False,
FinancialInstitutionId::FinancialInstitution.Name":"abcABC123",
FinancialInstitutionId_FormattedValue":"abcABC123",
SystemFinancialInstitutionAccountTypeId::SystemFinancialInstitutionAccountType.Name":"abcABC123",
SystemFinancialInstitutionAccountTypeId_FormattedValue":"abcABC123",
GlAccountId::GlAccount.AccountNumber":"abcABC123",
GlAccountId::GlAccount.Description":"abcABC123",
GlAccountId_FormattedValue":"abcABC123",
FinancialInstitutionAbaNumberId::FinancialInstitutionAbaNumber.AbaNumber":"abcABC123",
FinancialInstitutionAbaNumberId_FormattedValue":"abcABC123"
}