Details

Name Data Type Is Nullable
Id Integer False
ReferenceCode String False
ParentProductId Integer False
WarehouseId Integer False
Quantity Integer False
SystemEntryOriginId Integer False
SystemFoodBoxOrderStatusId Integer False
ReleasedDate DateTime True
ReleasedBy Integer True
SelectedForReplenishDate DateTime True
PickedCompleteDate DateTime True
PickedCompleteBy Integer True
PickedComplete Boolean False
EntryComplete Boolean False
TransformWarehouseLocationId

The destination location for both transformed product used to build the food box and for the final food box inventory

Integer False
ConfirmedDate DateTime True
ConfirmedBy Integer True
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
BuildFromBillOfMaterials Boolean False
Handbill Boolean False
SystemEntryOriginId::SystemEntryOrigin.Name String False
SystemEntryOriginId_FormattedValue String False
ParentProductId::Product.ReferenceCode String False
ParentProductId::Product.Name String False
ParentProductId_FormattedValue String False
WarehouseId::Warehouse.Name String False
WarehouseId_FormattedValue String False
TransformWarehouseLocationId::WarehouseLocation.ReferenceCode String False
TransformWarehouseLocationId::WarehouseLocation.Name String False
TransformWarehouseLocationId_FormattedValue String False
SystemFoodBoxOrderStatusId::SystemFoodBoxOrderStatus.Name String False
SystemFoodBoxOrderStatusId_FormattedValue String False
PickedCompleteBy::User.UserName String False
PickedCompleteBy_FormattedValue String False

Object:

{
    Id":####,
    ReferenceCode":"abcABC123",
    ParentProductId":####,
    WarehouseId":####,
    Quantity":####,
    SystemEntryOriginId":####,
    SystemFoodBoxOrderStatusId":####,
    ReleasedDate":"MM-dd-yyyy hh:mm:ss",
    ReleasedBy":####,
    SelectedForReplenishDate":"MM-dd-yyyy hh:mm:ss",
    PickedCompleteDate":"MM-dd-yyyy hh:mm:ss",
    PickedCompleteBy":####,
    PickedComplete":True/False,
    EntryComplete":True/False,
    TransformWarehouseLocationId":####,
    ConfirmedDate":"MM-dd-yyyy hh:mm:ss",
    ConfirmedBy":####,
    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,
    BuildFromBillOfMaterials":True/False,
    Handbill":True/False,
    SystemEntryOriginId::SystemEntryOrigin.Name":"abcABC123",
    SystemEntryOriginId_FormattedValue":"abcABC123",
    ParentProductId::Product.ReferenceCode":"abcABC123",
    ParentProductId::Product.Name":"abcABC123",
    ParentProductId_FormattedValue":"abcABC123",
    WarehouseId::Warehouse.Name":"abcABC123",
    WarehouseId_FormattedValue":"abcABC123",
    TransformWarehouseLocationId::WarehouseLocation.ReferenceCode":"abcABC123",
    TransformWarehouseLocationId::WarehouseLocation.Name":"abcABC123",
    TransformWarehouseLocationId_FormattedValue":"abcABC123",
    SystemFoodBoxOrderStatusId::SystemFoodBoxOrderStatus.Name":"abcABC123",
    SystemFoodBoxOrderStatusId_FormattedValue":"abcABC123",
    PickedCompleteBy::User.UserName":"abcABC123",
    PickedCompleteBy_FormattedValue":"abcABC123"
}