Details

Name Data Type Is Nullable
Id Integer False
ReferenceCode String False
DepositDate DateTime False
GlAccountId Integer False
PostedOn DateTime True
PostedBy Integer True
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
CorrectionToDepositId Integer True
IsReversal Boolean False
FinancialInstitutionAccountId Integer True
SelectedForReconciliation Boolean False
SelectedForReconciliationOn DateTime True
SelectedForReconciliationBy Integer True
IsPosted Boolean False
GlJournalId Integer True
DepositTypeId Integer False
FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode String False
FinancialInstitutionAccountId_FormattedValue String False
DepositTypeId::DepositType.Name String False
DepositTypeId_FormattedValue String False
GlAccountId::GlAccount.AccountNumber String False
GlAccountId::GlAccount.Description String False
GlAccountId_FormattedValue String False
GlJournalId::GlJournal.Reference String False
GlJournalId_FormattedValue String False
PostedBy::User.UserName String False
PostedBy_FormattedValue String False
SelectedForReconciliationBy::User.UserName String False
SelectedForReconciliationBy_FormattedValue String False

Object:

{
    Id":####,
    ReferenceCode":"abcABC123",
    DepositDate":"MM-dd-yyyy hh:mm:ss",
    GlAccountId":####,
    PostedOn":"MM-dd-yyyy hh:mm:ss",
    PostedBy":####,
    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,
    CorrectionToDepositId":####,
    IsReversal":True/False,
    FinancialInstitutionAccountId":####,
    SelectedForReconciliation":True/False,
    SelectedForReconciliationOn":"MM-dd-yyyy hh:mm:ss",
    SelectedForReconciliationBy":####,
    IsPosted":True/False,
    GlJournalId":####,
    DepositTypeId":####,
    FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode":"abcABC123",
    FinancialInstitutionAccountId_FormattedValue":"abcABC123",
    DepositTypeId::DepositType.Name":"abcABC123",
    DepositTypeId_FormattedValue":"abcABC123",
    GlAccountId::GlAccount.AccountNumber":"abcABC123",
    GlAccountId::GlAccount.Description":"abcABC123",
    GlAccountId_FormattedValue":"abcABC123",
    GlJournalId::GlJournal.Reference":"abcABC123",
    GlJournalId_FormattedValue":"abcABC123",
    PostedBy::User.UserName":"abcABC123",
    PostedBy_FormattedValue":"abcABC123",
    SelectedForReconciliationBy::User.UserName":"abcABC123",
    SelectedForReconciliationBy_FormattedValue":"abcABC123"
}