Details

Name Data Type Is Nullable
Id Integer False
WarehouseId Integer False
AllocationId Integer False
EffectiveDate DateTime False
ExpirationDate DateTime False
ReferenceCode String False
ReadyForWeb Boolean False
SystemAllocationBatchStatusId Integer True
SystemAllocationMethodId Integer False
CreatedOn DateTime False
CreatedBy Integer False
ModifiedOn DateTime False
ModifiedBy Integer False
InactiveOn DateTime True
InactiveBy Integer True
IsInactive Boolean False
IsGeneratingBatchHeaderAndDetail Boolean False
IsGeneratingOrders Boolean False
GeneratingBatchHeaderAndDetailStart DateTime True
GeneratingBatchHeaderAndDetailEnd DateTime True
AllocationId::Allocation.ReferenceCode String False
AllocationId_FormattedValue String False
WarehouseId::Warehouse.Name String False
WarehouseId_FormattedValue String False
SystemAllocationBatchStatusId::SystemAllocationBatchStatus.Name String False
SystemAllocationBatchStatusId_FormattedValue String False
SystemAllocationMethodId::SystemAllocationMethod.Name String False
SystemAllocationMethodId_FormattedValue String False

Object:

{
    Id":####,
    WarehouseId":####,
    AllocationId":####,
    EffectiveDate":"MM-dd-yyyy hh:mm:ss",
    ExpirationDate":"MM-dd-yyyy hh:mm:ss",
    ReferenceCode":"abcABC123",
    ReadyForWeb":True/False,
    SystemAllocationBatchStatusId":####,
    SystemAllocationMethodId":####,
    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,
    IsGeneratingBatchHeaderAndDetail":True/False,
    IsGeneratingOrders":True/False,
    GeneratingBatchHeaderAndDetailStart":"MM-dd-yyyy hh:mm:ss",
    GeneratingBatchHeaderAndDetailEnd":"MM-dd-yyyy hh:mm:ss",
    AllocationId::Allocation.ReferenceCode":"abcABC123",
    AllocationId_FormattedValue":"abcABC123",
    WarehouseId::Warehouse.Name":"abcABC123",
    WarehouseId_FormattedValue":"abcABC123",
    SystemAllocationBatchStatusId::SystemAllocationBatchStatus.Name":"abcABC123",
    SystemAllocationBatchStatusId_FormattedValue":"abcABC123",
    SystemAllocationMethodId::SystemAllocationMethod.Name":"abcABC123",
    SystemAllocationMethodId_FormattedValue":"abcABC123"
}