Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ReferenceCode | String | False |
FinancialInstitutionAccountId | Integer | False |
SystemApPaymentMethodId | Integer | False |
StartingTransactionReferenceCode | String | False |
IsGenerating | Boolean | False |
CompletedOn | DateTime | True |
ExportedOn | DateTime | True |
ExportedBy | Integer | True |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
IsInactive | Boolean | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
PayDate | DateTime | False |
AccountsPayableAccountId | Integer | False |
DiscountAccountId | Integer | True |
FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode | String | False |
FinancialInstitutionAccountId_FormattedValue | String | False |
SystemApPaymentMethodId::SystemApPaymentMethod.Name | String | False |
SystemApPaymentMethodId_FormattedValue | String | False |
AccountsPayableAccountId::GlAccount.AccountNumber | String | False |
AccountsPayableAccountId::GlAccount.Description | String | False |
AccountsPayableAccountId_FormattedValue | String | False |
DiscountAccountId::GlAccount.AccountNumber | String | False |
DiscountAccountId::GlAccount.Description | String | False |
DiscountAccountId_FormattedValue | String | False |
Object:
{
Id":####,ReferenceCode":"abcABC123",
FinancialInstitutionAccountId":####,
SystemApPaymentMethodId":####,
StartingTransactionReferenceCode":"abcABC123",
IsGenerating":True/False,
CompletedOn":"MM-dd-yyyy hh:mm:ss",
ExportedOn":"MM-dd-yyyy hh:mm:ss",
ExportedBy":####,
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
IsInactive":True/False,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
PayDate":"MM-dd-yyyy hh:mm:ss",
AccountsPayableAccountId":####,
DiscountAccountId":####,
FinancialInstitutionAccountId::FinancialInstitutionAccount.AccountReferenceCode":"abcABC123",
FinancialInstitutionAccountId_FormattedValue":"abcABC123",
SystemApPaymentMethodId::SystemApPaymentMethod.Name":"abcABC123",
SystemApPaymentMethodId_FormattedValue":"abcABC123",
AccountsPayableAccountId::GlAccount.AccountNumber":"abcABC123",
AccountsPayableAccountId::GlAccount.Description":"abcABC123",
AccountsPayableAccountId_FormattedValue":"abcABC123",
DiscountAccountId::GlAccount.AccountNumber":"abcABC123",
DiscountAccountId::GlAccount.Description":"abcABC123",
DiscountAccountId_FormattedValue":"abcABC123"
}