Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
LocationId | Integer | False |
TransferDetailId | Integer | True |
PalletId | Integer | True |
IsOnHold | Boolean | False |
Quantity | Integer | False |
Weight | Decimal | False |
OrderDetailId | Integer | True |
FoodBoxOrderDetailId | Integer | True |
ExpireDate | DateTime | True |
PickedDate | DateTime | True |
SerialNumber | String | False |
ModelNumber | String | False |
Manufacturer | String | False |
EquipmentStatus | String | False |
Packing | String | False |
IsOriginalPackaging | Boolean | False |
DonorValueSource | String | False |
ReceiptDetailId | Integer | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
PickedBy | Integer | True |
FoodBoxOrderId | Integer | True |
CreditMemoDetailId | Integer | True |
LocationId::WarehouseLocation.ReferenceCode | String | False |
LocationId::WarehouseLocation.Name | String | False |
LocationId_FormattedValue | String | False |
PalletId::Pallet.ReferenceCode | String | False |
PalletId_FormattedValue | String | False |
PickedBy::User.FullName | String | False |
PickedBy_FormattedValue | String | False |
CreatedBy::User.FullName | String | False |
CreatedBy_FormattedValue | String | False |
ModifiedBy::User.FullName | String | False |
ModifiedBy_FormattedValue | String | False |
InactiveBy::User.FullName | String | False |
InactiveBy_FormattedValue | String | False |
Object:
{
Id":####,LocationId":####,
TransferDetailId":####,
PalletId":####,
IsOnHold":True/False,
Quantity":####,
Weight":###.##,
OrderDetailId":####,
FoodBoxOrderDetailId":####,
ExpireDate":"MM-dd-yyyy hh:mm:ss",
PickedDate":"MM-dd-yyyy hh:mm:ss",
SerialNumber":"abcABC123",
ModelNumber":"abcABC123",
Manufacturer":"abcABC123",
EquipmentStatus":"abcABC123",
Packing":"abcABC123",
IsOriginalPackaging":True/False,
DonorValueSource":"abcABC123",
ReceiptDetailId":####,
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,
PickedBy":####,
FoodBoxOrderId":####,
CreditMemoDetailId":####,
LocationId::WarehouseLocation.ReferenceCode":"abcABC123",
LocationId::WarehouseLocation.Name":"abcABC123",
LocationId_FormattedValue":"abcABC123",
PalletId::Pallet.ReferenceCode":"abcABC123",
PalletId_FormattedValue":"abcABC123",
PickedBy::User.FullName":"abcABC123",
PickedBy_FormattedValue":"abcABC123",
CreatedBy::User.FullName":"abcABC123",
CreatedBy_FormattedValue":"abcABC123",
ModifiedBy::User.FullName":"abcABC123",
ModifiedBy_FormattedValue":"abcABC123",
InactiveBy::User.FullName":"abcABC123",
InactiveBy_FormattedValue":"abcABC123"
}