Details
| Name | Data Type | Is Nullable |
|---|---|---|
| Id | Integer | False |
| ApInvoiceExportId | Integer | False |
| ApAccountId | Integer | False |
| VendorReference | String | False |
| InvoiceDate | DateTime | False |
| GlDate | DateTime | False |
| InvoiceNumber | String | False |
| DistributionAccountId | Integer | False |
| DistributionAmount | Decimal | False |
| ReceiptId | Integer | False |
| ReceiptDetailId | Integer | True |
| Remark | String | False |
| CreatedOn | DateTime | False |
| CreatedBy | Integer | False |
| ModifiedOn | DateTime | False |
| ModifiedBy | Integer | False |
| InactiveOn | DateTime | True |
| InactiveBy | Integer | True |
| IsInactive | Boolean | False |
| ApAccountId::GlAccount.AccountNumber | String | False |
| ApAccountId::GlAccount.Description | String | False |
| ApAccountId_FormattedValue | String | False |
| DistributionAccountId::GlAccount.AccountNumber | String | False |
| DistributionAccountId::GlAccount.Description | String | False |
| DistributionAccountId_FormattedValue | String | False |
| ReceiptId::Receipt.ReferenceCode | String | False |
| ReceiptId_FormattedValue | String | False |
Object:
{
Id":####,ApInvoiceExportId":####,
ApAccountId":####,
VendorReference":"abcABC123",
InvoiceDate":"MM-dd-yyyy hh:mm:ss",
GlDate":"MM-dd-yyyy hh:mm:ss",
InvoiceNumber":"abcABC123",
DistributionAccountId":####,
DistributionAmount":###.##,
ReceiptId":####,
ReceiptDetailId":####,
Remark":"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,
ApAccountId::GlAccount.AccountNumber":"abcABC123",
ApAccountId::GlAccount.Description":"abcABC123",
ApAccountId_FormattedValue":"abcABC123",
DistributionAccountId::GlAccount.AccountNumber":"abcABC123",
DistributionAccountId::GlAccount.Description":"abcABC123",
DistributionAccountId_FormattedValue":"abcABC123",
ReceiptId::Receipt.ReferenceCode":"abcABC123",
ReceiptId_FormattedValue":"abcABC123"
}