Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
ReceiptId | Integer | False |
ProductId | Integer | False |
RequestedQuantity | Integer | False |
ReceivedQuantity | Integer | False |
RequestedWeight | Decimal | False |
ReceivedWeight | Decimal | False |
SpecialCode | String | False |
InboundValue | Decimal | True |
InboundCost | Decimal | True |
OutboundPrice | Decimal | True |
ProductCondition | String | False |
IsOnHold | Boolean | False |
ExpireDate | DateTime | True |
LastShipDate | DateTime | True |
ReceivedDate | DateTime | True |
PrintPalletTag | Boolean | False |
UseOverrideSell | Boolean | False |
OverrideSellPrice | Decimal | True |
Pallets | Integer | True |
FaProductCategoryId | Integer | True |
Temperature | Decimal | True |
BlueToFA | Boolean | False |
DonorValuePerPound | Decimal | False |
VapAmount | Decimal | False |
NutritionId | Integer | True |
MeetsNutritionPolicy | String | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
ProductConditionId | Integer | True |
DesDate | DateTime | True |
ConsumeByDate | DateTime | True |
ProductId::Product.ReferenceCode | String | False |
ProductId::Product.Name | String | False |
ProductId_FormattedValue | String | False |
FaProductCategoryId::FaProductCategory.Name | String | False |
FaProductCategoryId_FormattedValue | String | False |
NutritionId::Nutrition.Description | String | False |
NutritionId_FormattedValue | String | False |
ProductConditionId::ProductCondition.Name | String | False |
ProductConditionId_FormattedValue | String | False |
Object:
{
Id":####,ReceiptId":####,
ProductId":####,
RequestedQuantity":####,
ReceivedQuantity":####,
RequestedWeight":###.##,
ReceivedWeight":###.##,
SpecialCode":"abcABC123",
InboundValue":###.##,
InboundCost":###.##,
OutboundPrice":###.##,
ProductCondition":"abcABC123",
IsOnHold":True/False,
ExpireDate":"MM-dd-yyyy hh:mm:ss",
LastShipDate":"MM-dd-yyyy hh:mm:ss",
ReceivedDate":"MM-dd-yyyy hh:mm:ss",
PrintPalletTag":True/False,
UseOverrideSell":True/False,
OverrideSellPrice":###.##,
Pallets":####,
FaProductCategoryId":####,
Temperature":###.##,
BlueToFA":True/False,
DonorValuePerPound":###.##,
VapAmount":###.##,
NutritionId":####,
MeetsNutritionPolicy":"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,
ProductConditionId":####,
DesDate":"MM-dd-yyyy hh:mm:ss",
ConsumeByDate":"MM-dd-yyyy hh:mm:ss",
ProductId::Product.ReferenceCode":"abcABC123",
ProductId::Product.Name":"abcABC123",
ProductId_FormattedValue":"abcABC123",
FaProductCategoryId::FaProductCategory.Name":"abcABC123",
FaProductCategoryId_FormattedValue":"abcABC123",
NutritionId::Nutrition.Description":"abcABC123",
NutritionId_FormattedValue":"abcABC123",
ProductConditionId::ProductCondition.Name":"abcABC123",
ProductConditionId_FormattedValue":"abcABC123"
}