Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ReferenceCode | String | False |
FinancialInstitutionAccountId | Integer | True |
FinancialInstitutionAccountNumber | String | False |
IsDelimited | Boolean | False |
DelimiterCharacter | String | False |
Comment | String | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode | String | False |
FinancialInstitutionAccountId_FormattedValue | String | False |
Object:
{
Id":####,ReferenceCode":"abcABC123",
FinancialInstitutionAccountId":####,
FinancialInstitutionAccountNumber":"abcABC123",
IsDelimited":True/False,
DelimiterCharacter":"abcABC123",
Comment":"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,
FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode":"abcABC123",
FinancialInstitutionAccountId_FormattedValue":"abcABC123"
}