Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
OrderId | Integer | False |
DiscountAmount | Decimal | True |
PayAmount | Decimal | True |
Comment | String | False |
ArAccountId | Integer | False |
GrantAllocationId | Integer | True |
ProjectId | Integer | True |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
AgencyPaymentId | Integer | True |
VoidedBy | Integer | True |
VoidedOn | DateTime | True |
IsVoided | Boolean | False |
OrderId::Order.ReferenceCode | String | False |
OrderId::Order.PickupDeliveryDate | DateTime | True |
OrderId_FormattedValue | String | False |
AgencyPaymentId::AgencyPayment.ReferenceNumber | String | False |
AgencyPaymentId_FormattedValue | String | False |
ArAccountId::GlAccount.AccountNumber | String | False |
ArAccountId::GlAccount.Description | String | False |
ArAccountId_FormattedValue | String | False |
GrantAllocationId::GrantAllocation.Description | String | False |
GrantAllocationId_FormattedValue | String | False |
ProjectId::Project.Name | String | False |
ProjectId_FormattedValue | String | False |
VoidedBy::User.UserName | String | False |
VoidedBy_FormattedValue | String | False |
Object:
{
Id":####,OrderId":####,
DiscountAmount":###.##,
PayAmount":###.##,
Comment":"abcABC123",
ArAccountId":####,
GrantAllocationId":####,
ProjectId":####,
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,
AgencyPaymentId":####,
VoidedBy":####,
VoidedOn":"MM-dd-yyyy hh:mm:ss",
IsVoided":True/False,
OrderId::Order.ReferenceCode":"abcABC123",
OrderId::Order.PickupDeliveryDate":"MM-dd-yyyy hh:mm:ss",
OrderId_FormattedValue":"abcABC123",
AgencyPaymentId::AgencyPayment.ReferenceNumber":"abcABC123",
AgencyPaymentId_FormattedValue":"abcABC123",
ArAccountId::GlAccount.AccountNumber":"abcABC123",
ArAccountId::GlAccount.Description":"abcABC123",
ArAccountId_FormattedValue":"abcABC123",
GrantAllocationId::GrantAllocation.Description":"abcABC123",
GrantAllocationId_FormattedValue":"abcABC123",
ProjectId::Project.Name":"abcABC123",
ProjectId_FormattedValue":"abcABC123",
VoidedBy::User.UserName":"abcABC123",
VoidedBy_FormattedValue":"abcABC123"
}