PUT api/user/zoneupdate?mclient={mclient}&msite={msite}&mwarehouse={mwarehouse}&moption={moption}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mclient

string

Required

msite

string

Required

mwarehouse

string

Required

moption

integer

Required

Body Parameters

Collection of ZoneHeader
NameDescriptionTypeAdditional information
SerialKey

integer

None.

PutawayZone

string

None.

Descr

string

None.

InLoc

string

None.

OutLoc

string

None.

PickToLoc

string

None.

Clean_Location

string

None.

Replenishment_Flag

string

None.

Replenishment_HotLevel

string

None.

ReplenishmentMethod

string

None.

Top_Off

string

None.

MaxCube

string

None.

MaxWeight

string

None.

MaxCaseCnt

string

None.

Uom1PickMethod

string

None.

Uom2PickMethod

string

None.

Uom3PickMethod

string

None.

Uom4PickMethod

string

None.

Uom5PickMethod

string

None.

Uom6PickMethod

string

None.

BuildClusterAssn

string

None.

AssignCartonGrp

string

None.

IgnoreStageLoc

string

None.

PosVerMethod

string

None.

TrackMoveToDock

string

None.

MaxPalletsPerSku

string

None.

PickCC

string

None.

QtyCC

string

None.

DefaultLabelPrinter

string

None.

AutoPrintCartonContent

string

None.

ZoneBreak

string

None.

MaxPickingContainers

string

None.

LaborMaxCaseCnt

string

None.

AutoPrintAddrLabel

string

None.

AbandonLoc

string

None.

CreateAssignments

string

None.

DefaultReportPrinter

string

None.

LaborMaxCube

string

None.

LaborMaxWeight

string

None.

AisleStart

string

None.

AisleEnd

string

None.

SlotStart

string

None.

SlotEnd

string

None.

MaxPickLines

string

None.

RFPickStrategyKey

string

None.

MaxLocWghtSharePct

string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "SerialKey": 1,
    "PutawayZone": "sample string 2",
    "Descr": "sample string 3",
    "InLoc": "sample string 4",
    "OutLoc": "sample string 5",
    "PickToLoc": "sample string 6",
    "Clean_Location": "sample string 7",
    "Replenishment_Flag": "sample string 8",
    "Replenishment_HotLevel": "sample string 9",
    "ReplenishmentMethod": "sample string 10",
    "Top_Off": "sample string 11",
    "MaxCube": "sample string 12",
    "MaxWeight": "sample string 13",
    "MaxCaseCnt": "sample string 14",
    "Uom1PickMethod": "sample string 15",
    "Uom2PickMethod": "sample string 16",
    "Uom3PickMethod": "sample string 17",
    "Uom4PickMethod": "sample string 18",
    "Uom5PickMethod": "sample string 19",
    "Uom6PickMethod": "sample string 20",
    "BuildClusterAssn": "sample string 21",
    "AssignCartonGrp": "sample string 22",
    "IgnoreStageLoc": "sample string 23",
    "PosVerMethod": "sample string 24",
    "TrackMoveToDock": "sample string 25",
    "MaxPalletsPerSku": "sample string 26",
    "PickCC": "sample string 27",
    "QtyCC": "sample string 28",
    "DefaultLabelPrinter": "sample string 29",
    "AutoPrintCartonContent": "sample string 30",
    "ZoneBreak": "sample string 31",
    "MaxPickingContainers": "sample string 32",
    "LaborMaxCaseCnt": "sample string 33",
    "AutoPrintAddrLabel": "sample string 34",
    "AbandonLoc": "sample string 35",
    "CreateAssignments": "sample string 36",
    "DefaultReportPrinter": "sample string 37",
    "LaborMaxCube": "sample string 38",
    "LaborMaxWeight": "sample string 39",
    "AisleStart": "sample string 40",
    "AisleEnd": "sample string 41",
    "SlotStart": "sample string 42",
    "SlotEnd": "sample string 43",
    "MaxPickLines": "sample string 44",
    "RFPickStrategyKey": "sample string 45",
    "MaxLocWghtSharePct": "sample string 46"
  },
  {
    "SerialKey": 1,
    "PutawayZone": "sample string 2",
    "Descr": "sample string 3",
    "InLoc": "sample string 4",
    "OutLoc": "sample string 5",
    "PickToLoc": "sample string 6",
    "Clean_Location": "sample string 7",
    "Replenishment_Flag": "sample string 8",
    "Replenishment_HotLevel": "sample string 9",
    "ReplenishmentMethod": "sample string 10",
    "Top_Off": "sample string 11",
    "MaxCube": "sample string 12",
    "MaxWeight": "sample string 13",
    "MaxCaseCnt": "sample string 14",
    "Uom1PickMethod": "sample string 15",
    "Uom2PickMethod": "sample string 16",
    "Uom3PickMethod": "sample string 17",
    "Uom4PickMethod": "sample string 18",
    "Uom5PickMethod": "sample string 19",
    "Uom6PickMethod": "sample string 20",
    "BuildClusterAssn": "sample string 21",
    "AssignCartonGrp": "sample string 22",
    "IgnoreStageLoc": "sample string 23",
    "PosVerMethod": "sample string 24",
    "TrackMoveToDock": "sample string 25",
    "MaxPalletsPerSku": "sample string 26",
    "PickCC": "sample string 27",
    "QtyCC": "sample string 28",
    "DefaultLabelPrinter": "sample string 29",
    "AutoPrintCartonContent": "sample string 30",
    "ZoneBreak": "sample string 31",
    "MaxPickingContainers": "sample string 32",
    "LaborMaxCaseCnt": "sample string 33",
    "AutoPrintAddrLabel": "sample string 34",
    "AbandonLoc": "sample string 35",
    "CreateAssignments": "sample string 36",
    "DefaultReportPrinter": "sample string 37",
    "LaborMaxCube": "sample string 38",
    "LaborMaxWeight": "sample string 39",
    "AisleStart": "sample string 40",
    "AisleEnd": "sample string 41",
    "SlotStart": "sample string 42",
    "SlotEnd": "sample string 43",
    "MaxPickLines": "sample string 44",
    "RFPickStrategyKey": "sample string 45",
    "MaxLocWghtSharePct": "sample string 46"
  }
]

application/xml, text/xml

Sample:
<ArrayOfZoneHeader xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebApi4.Models">
  <ZoneHeader>
    <AbandonLoc>sample string 35</AbandonLoc>
    <AisleEnd>sample string 41</AisleEnd>
    <AisleStart>sample string 40</AisleStart>
    <AssignCartonGrp>sample string 22</AssignCartonGrp>
    <AutoPrintAddrLabel>sample string 34</AutoPrintAddrLabel>
    <AutoPrintCartonContent>sample string 30</AutoPrintCartonContent>
    <BuildClusterAssn>sample string 21</BuildClusterAssn>
    <Clean_Location>sample string 7</Clean_Location>
    <CreateAssignments>sample string 36</CreateAssignments>
    <DefaultLabelPrinter>sample string 29</DefaultLabelPrinter>
    <DefaultReportPrinter>sample string 37</DefaultReportPrinter>
    <Descr>sample string 3</Descr>
    <IgnoreStageLoc>sample string 23</IgnoreStageLoc>
    <InLoc>sample string 4</InLoc>
    <LaborMaxCaseCnt>sample string 33</LaborMaxCaseCnt>
    <LaborMaxCube>sample string 38</LaborMaxCube>
    <LaborMaxWeight>sample string 39</LaborMaxWeight>
    <MaxCaseCnt>sample string 14</MaxCaseCnt>
    <MaxCube>sample string 12</MaxCube>
    <MaxLocWghtSharePct>sample string 46</MaxLocWghtSharePct>
    <MaxPalletsPerSku>sample string 26</MaxPalletsPerSku>
    <MaxPickLines>sample string 44</MaxPickLines>
    <MaxPickingContainers>sample string 32</MaxPickingContainers>
    <MaxWeight>sample string 13</MaxWeight>
    <OutLoc>sample string 5</OutLoc>
    <PickCC>sample string 27</PickCC>
    <PickToLoc>sample string 6</PickToLoc>
    <PosVerMethod>sample string 24</PosVerMethod>
    <PutawayZone>sample string 2</PutawayZone>
    <QtyCC>sample string 28</QtyCC>
    <RFPickStrategyKey>sample string 45</RFPickStrategyKey>
    <ReplenishmentMethod>sample string 10</ReplenishmentMethod>
    <Replenishment_Flag>sample string 8</Replenishment_Flag>
    <Replenishment_HotLevel>sample string 9</Replenishment_HotLevel>
    <SerialKey>1</SerialKey>
    <SlotEnd>sample string 43</SlotEnd>
    <SlotStart>sample string 42</SlotStart>
    <Top_Off>sample string 11</Top_Off>
    <TrackMoveToDock>sample string 25</TrackMoveToDock>
    <Uom1PickMethod>sample string 15</Uom1PickMethod>
    <Uom2PickMethod>sample string 16</Uom2PickMethod>
    <Uom3PickMethod>sample string 17</Uom3PickMethod>
    <Uom4PickMethod>sample string 18</Uom4PickMethod>
    <Uom5PickMethod>sample string 19</Uom5PickMethod>
    <Uom6PickMethod>sample string 20</Uom6PickMethod>
    <ZoneBreak>sample string 31</ZoneBreak>
  </ZoneHeader>
  <ZoneHeader>
    <AbandonLoc>sample string 35</AbandonLoc>
    <AisleEnd>sample string 41</AisleEnd>
    <AisleStart>sample string 40</AisleStart>
    <AssignCartonGrp>sample string 22</AssignCartonGrp>
    <AutoPrintAddrLabel>sample string 34</AutoPrintAddrLabel>
    <AutoPrintCartonContent>sample string 30</AutoPrintCartonContent>
    <BuildClusterAssn>sample string 21</BuildClusterAssn>
    <Clean_Location>sample string 7</Clean_Location>
    <CreateAssignments>sample string 36</CreateAssignments>
    <DefaultLabelPrinter>sample string 29</DefaultLabelPrinter>
    <DefaultReportPrinter>sample string 37</DefaultReportPrinter>
    <Descr>sample string 3</Descr>
    <IgnoreStageLoc>sample string 23</IgnoreStageLoc>
    <InLoc>sample string 4</InLoc>
    <LaborMaxCaseCnt>sample string 33</LaborMaxCaseCnt>
    <LaborMaxCube>sample string 38</LaborMaxCube>
    <LaborMaxWeight>sample string 39</LaborMaxWeight>
    <MaxCaseCnt>sample string 14</MaxCaseCnt>
    <MaxCube>sample string 12</MaxCube>
    <MaxLocWghtSharePct>sample string 46</MaxLocWghtSharePct>
    <MaxPalletsPerSku>sample string 26</MaxPalletsPerSku>
    <MaxPickLines>sample string 44</MaxPickLines>
    <MaxPickingContainers>sample string 32</MaxPickingContainers>
    <MaxWeight>sample string 13</MaxWeight>
    <OutLoc>sample string 5</OutLoc>
    <PickCC>sample string 27</PickCC>
    <PickToLoc>sample string 6</PickToLoc>
    <PosVerMethod>sample string 24</PosVerMethod>
    <PutawayZone>sample string 2</PutawayZone>
    <QtyCC>sample string 28</QtyCC>
    <RFPickStrategyKey>sample string 45</RFPickStrategyKey>
    <ReplenishmentMethod>sample string 10</ReplenishmentMethod>
    <Replenishment_Flag>sample string 8</Replenishment_Flag>
    <Replenishment_HotLevel>sample string 9</Replenishment_HotLevel>
    <SerialKey>1</SerialKey>
    <SlotEnd>sample string 43</SlotEnd>
    <SlotStart>sample string 42</SlotStart>
    <Top_Off>sample string 11</Top_Off>
    <TrackMoveToDock>sample string 25</TrackMoveToDock>
    <Uom1PickMethod>sample string 15</Uom1PickMethod>
    <Uom2PickMethod>sample string 16</Uom2PickMethod>
    <Uom3PickMethod>sample string 17</Uom3PickMethod>
    <Uom4PickMethod>sample string 18</Uom4PickMethod>
    <Uom5PickMethod>sample string 19</Uom5PickMethod>
    <Uom6PickMethod>sample string 20</Uom6PickMethod>
    <ZoneBreak>sample string 31</ZoneBreak>
  </ZoneHeader>
</ArrayOfZoneHeader>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.