Details

Name Data Type Is Nullable
Id Integer False
GlAccountId Integer False
VendorId Integer False
ReferenceNo String False
EffectiveDate DateTime True
ApTermId Integer False
ExpirationDate DateTime True
LastUsedDate DateTime True
Comment String False
TotalAmount Decimal True
ShowComment Boolean False
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
SystemApInvoiceTypeId Integer False
AllocationAmount Decimal False
SystemApInvoiceTypeId::SystemApInvoiceType.Name String False
SystemApInvoiceTypeId_FormattedValue String False
GlAccountId::GlAccount.AccountNumber String False
GlAccountId::GlAccount.Description String False
GlAccountId_FormattedValue String False
VendorId::Contributor.ReferenceCode String False
VendorId::Contributor.Name String False
VendorId_FormattedValue String False
ApTermId::ApTerm.Name String False
ApTermId_FormattedValue String False

Object:

{
    Id":####,
    GlAccountId":####,
    VendorId":####,
    ReferenceNo":"abcABC123",
    EffectiveDate":"MM-dd-yyyy hh:mm:ss",
    ApTermId":####,
    ExpirationDate":"MM-dd-yyyy hh:mm:ss",
    LastUsedDate":"MM-dd-yyyy hh:mm:ss",
    Comment":"abcABC123",
    TotalAmount":###.##,
    ShowComment":True/False,
    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,
    SystemApInvoiceTypeId":####,
    AllocationAmount":###.##,
    SystemApInvoiceTypeId::SystemApInvoiceType.Name":"abcABC123",
    SystemApInvoiceTypeId_FormattedValue":"abcABC123",
    GlAccountId::GlAccount.AccountNumber":"abcABC123",
    GlAccountId::GlAccount.Description":"abcABC123",
    GlAccountId_FormattedValue":"abcABC123",
    VendorId::Contributor.ReferenceCode":"abcABC123",
    VendorId::Contributor.Name":"abcABC123",
    VendorId_FormattedValue":"abcABC123",
    ApTermId::ApTerm.Name":"abcABC123",
    ApTermId_FormattedValue":"abcABC123"
}