POST api/Locations/SaveRow
Request Information
URI Parameters
None.
Body Parameters
Collection of LocationRowInputModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SequenceName | string |
None. |
|
| PrefixId | integer |
None. |
|
| Name | string |
None. |
|
| StatusId | integer |
None. |
|
| WarehouseId | integer |
None. |
|
| AreaId | globally unique identifier |
None. |
|
| Length | decimal number |
None. |
|
| Width | decimal number |
None. |
|
| DepartmentId | integer |
None. |
|
| CustomerId | integer |
None. |
|
| Description | string |
None. |
|
| Bays | Collection of LocationBayInputModel |
None. |
|
| Levels | Collection of LocationLevelInputModel |
None. |
|
| Positions | Collection of LocationPositionInputModel |
None. |
|
| Height | decimal number |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"ID": "58377314-2d42-4058-84a8-df1184052d54",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "31b9b382-66b0-4320-99b1-62606cdc7132",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "6c0c69f9-d802-41ca-989a-f6f3772d1713",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "b9f3591b-3e17-45b8-ba27-49944863eae4",
"SequenceNo": 6
},
{
"ID": "6c0c69f9-d802-41ca-989a-f6f3772d1713",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "b9f3591b-3e17-45b8-ba27-49944863eae4",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempLevelId": "9d00e95b-47dd-4c04-ae1c-0ba56c97d679",
"SequenceNo": 6
},
{
"ID": "c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempLevelId": "9d00e95b-47dd-4c04-ae1c-0ba56c97d679",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "e8e42d4a-a123-4bf1-b413-f6baca26dd92",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "67c48c7c-5f6f-419d-b927-e40a998c1d74",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "8e7ade72-057f-4ea7-8b0f-d70a9eb564cd",
"TempLevelId": "9bf92cb6-3180-4f5a-85e0-8597b37e9f26",
"BayId": "b7d4667a-33b9-4ed7-90fb-0d3e21fef662",
"LevelId": "d3ebf02c-363b-4edc-80bd-f42bb1fb60e6",
"SubPositionOrder": 7
},
{
"ID": "e8e42d4a-a123-4bf1-b413-f6baca26dd92",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "67c48c7c-5f6f-419d-b927-e40a998c1d74",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "8e7ade72-057f-4ea7-8b0f-d70a9eb564cd",
"TempLevelId": "9bf92cb6-3180-4f5a-85e0-8597b37e9f26",
"BayId": "b7d4667a-33b9-4ed7-90fb-0d3e21fef662",
"LevelId": "d3ebf02c-363b-4edc-80bd-f42bb1fb60e6",
"SubPositionOrder": 7
}
],
"Height": 1.0
},
{
"ID": "58377314-2d42-4058-84a8-df1184052d54",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "31b9b382-66b0-4320-99b1-62606cdc7132",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "6c0c69f9-d802-41ca-989a-f6f3772d1713",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "b9f3591b-3e17-45b8-ba27-49944863eae4",
"SequenceNo": 6
},
{
"ID": "6c0c69f9-d802-41ca-989a-f6f3772d1713",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "b9f3591b-3e17-45b8-ba27-49944863eae4",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempLevelId": "9d00e95b-47dd-4c04-ae1c-0ba56c97d679",
"SequenceNo": 6
},
{
"ID": "c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempLevelId": "9d00e95b-47dd-4c04-ae1c-0ba56c97d679",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "e8e42d4a-a123-4bf1-b413-f6baca26dd92",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "67c48c7c-5f6f-419d-b927-e40a998c1d74",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "8e7ade72-057f-4ea7-8b0f-d70a9eb564cd",
"TempLevelId": "9bf92cb6-3180-4f5a-85e0-8597b37e9f26",
"BayId": "b7d4667a-33b9-4ed7-90fb-0d3e21fef662",
"LevelId": "d3ebf02c-363b-4edc-80bd-f42bb1fb60e6",
"SubPositionOrder": 7
},
{
"ID": "e8e42d4a-a123-4bf1-b413-f6baca26dd92",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "67c48c7c-5f6f-419d-b927-e40a998c1d74",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "8e7ade72-057f-4ea7-8b0f-d70a9eb564cd",
"TempLevelId": "9bf92cb6-3180-4f5a-85e0-8597b37e9f26",
"BayId": "b7d4667a-33b9-4ed7-90fb-0d3e21fef662",
"LevelId": "d3ebf02c-363b-4edc-80bd-f42bb1fb60e6",
"SubPositionOrder": 7
}
],
"Height": 1.0
}
]
application/xml, text/xml
Sample:
<ArrayOfLocationRowInputModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Cyzerg.Model.WMS.InputOutputModels">
<LocationRowInputModel>
<AreaId>31b9b382-66b0-4320-99b1-62606cdc7132</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>6c0c69f9-d802-41ca-989a-f6f3772d1713</ID>
<Length>1</Length>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempBayId>b9f3591b-3e17-45b8-ba27-49944863eae4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>6c0c69f9-d802-41ca-989a-f6f3772d1713</ID>
<Length>1</Length>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempBayId>b9f3591b-3e17-45b8-ba27-49944863eae4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>58377314-2d42-4058-84a8-df1184052d54</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>9d00e95b-47dd-4c04-ae1c-0ba56c97d679</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>9d00e95b-47dd-4c04-ae1c-0ba56c97d679</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>b7d4667a-33b9-4ed7-90fb-0d3e21fef662</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e8e42d4a-a123-4bf1-b413-f6baca26dd92</ID>
<Length>1</Length>
<LevelId>d3ebf02c-363b-4edc-80bd-f42bb1fb60e6</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>67c48c7c-5f6f-419d-b927-e40a998c1d74</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>8e7ade72-057f-4ea7-8b0f-d70a9eb564cd</TempBayId>
<TempLevelId>9bf92cb6-3180-4f5a-85e0-8597b37e9f26</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>b7d4667a-33b9-4ed7-90fb-0d3e21fef662</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e8e42d4a-a123-4bf1-b413-f6baca26dd92</ID>
<Length>1</Length>
<LevelId>d3ebf02c-363b-4edc-80bd-f42bb1fb60e6</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>67c48c7c-5f6f-419d-b927-e40a998c1d74</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>8e7ade72-057f-4ea7-8b0f-d70a9eb564cd</TempBayId>
<TempLevelId>9bf92cb6-3180-4f5a-85e0-8597b37e9f26</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
</Positions>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<WarehouseId>1</WarehouseId>
<Width>1</Width>
</LocationRowInputModel>
<LocationRowInputModel>
<AreaId>31b9b382-66b0-4320-99b1-62606cdc7132</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>6c0c69f9-d802-41ca-989a-f6f3772d1713</ID>
<Length>1</Length>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempBayId>b9f3591b-3e17-45b8-ba27-49944863eae4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>6c0c69f9-d802-41ca-989a-f6f3772d1713</ID>
<Length>1</Length>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempBayId>b9f3591b-3e17-45b8-ba27-49944863eae4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>58377314-2d42-4058-84a8-df1184052d54</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>9d00e95b-47dd-4c04-ae1c-0ba56c97d679</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>9d00e95b-47dd-4c04-ae1c-0ba56c97d679</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>b7d4667a-33b9-4ed7-90fb-0d3e21fef662</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e8e42d4a-a123-4bf1-b413-f6baca26dd92</ID>
<Length>1</Length>
<LevelId>d3ebf02c-363b-4edc-80bd-f42bb1fb60e6</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>67c48c7c-5f6f-419d-b927-e40a998c1d74</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>8e7ade72-057f-4ea7-8b0f-d70a9eb564cd</TempBayId>
<TempLevelId>9bf92cb6-3180-4f5a-85e0-8597b37e9f26</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>b7d4667a-33b9-4ed7-90fb-0d3e21fef662</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e8e42d4a-a123-4bf1-b413-f6baca26dd92</ID>
<Length>1</Length>
<LevelId>d3ebf02c-363b-4edc-80bd-f42bb1fb60e6</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>67c48c7c-5f6f-419d-b927-e40a998c1d74</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>8e7ade72-057f-4ea7-8b0f-d70a9eb564cd</TempBayId>
<TempLevelId>9bf92cb6-3180-4f5a-85e0-8597b37e9f26</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
</Positions>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<WarehouseId>1</WarehouseId>
<Width>1</Width>
</LocationRowInputModel>
</ArrayOfLocationRowInputModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
text/html
Sample:
[{"ID":"58377314-2d42-4058-84a8-df1184052d54","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"31b9b382-66b0-4320-99b1-62606cdc7132","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"6c0c69f9-d802-41ca-989a-f6f3772d1713","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"b9f3591b-3e17-45b8-ba27-49944863eae4","SequenceNo":6},{"ID":"6c0c69f9-d802-41ca-989a-f6f3772d1713","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"b9f3591b-3e17-45b8-ba27-49944863eae4","SequenceNo":6}],"Levels":[{"ID":"c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"CustomerId":1,"Description":"sample string 4","TempLevelId":"9d00e95b-47dd-4c04-ae1c-0ba56c97d679","SequenceNo":6},{"ID":"c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"CustomerId":1,"Description":"sample string 4","TempLevelId":"9d00e95b-47dd-4c04-ae1c-0ba56c97d679","SequenceNo":6}],"Positions":[{"ID":"e8e42d4a-a123-4bf1-b413-f6baca26dd92","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"67c48c7c-5f6f-419d-b927-e40a998c1d74","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"8e7ade72-057f-4ea7-8b0f-d70a9eb564cd","TempLevelId":"9bf92cb6-3180-4f5a-85e0-8597b37e9f26","BayId":"b7d4667a-33b9-4ed7-90fb-0d3e21fef662","LevelId":"d3ebf02c-363b-4edc-80bd-f42bb1fb60e6","SubPositionOrder":7},{"ID":"e8e42d4a-a123-4bf1-b413-f6baca26dd92","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"67c48c7c-5f6f-419d-b927-e40a998c1d74","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"8e7ade72-057f-4ea7-8b0f-d70a9eb564cd","TempLevelId":"9bf92cb6-3180-4f5a-85e0-8597b37e9f26","BayId":"b7d4667a-33b9-4ed7-90fb-0d3e21fef662","LevelId":"d3ebf02c-363b-4edc-80bd-f42bb1fb60e6","SubPositionOrder":7}],"Height":1.0},{"ID":"58377314-2d42-4058-84a8-df1184052d54","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"31b9b382-66b0-4320-99b1-62606cdc7132","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"6c0c69f9-d802-41ca-989a-f6f3772d1713","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"b9f3591b-3e17-45b8-ba27-49944863eae4","SequenceNo":6},{"ID":"6c0c69f9-d802-41ca-989a-f6f3772d1713","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"b9f3591b-3e17-45b8-ba27-49944863eae4","SequenceNo":6}],"Levels":[{"ID":"c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"CustomerId":1,"Description":"sample string 4","TempLevelId":"9d00e95b-47dd-4c04-ae1c-0ba56c97d679","SequenceNo":6},{"ID":"c0a9ab47-d93e-4fd9-ba4c-db2a23e939d2","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"Length":1.0,"Width":1.0,"Height":1.0,"CustomerId":1,"Description":"sample string 4","TempLevelId":"9d00e95b-47dd-4c04-ae1c-0ba56c97d679","SequenceNo":6}],"Positions":[{"ID":"e8e42d4a-a123-4bf1-b413-f6baca26dd92","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"67c48c7c-5f6f-419d-b927-e40a998c1d74","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"8e7ade72-057f-4ea7-8b0f-d70a9eb564cd","TempLevelId":"9bf92cb6-3180-4f5a-85e0-8597b37e9f26","BayId":"b7d4667a-33b9-4ed7-90fb-0d3e21fef662","LevelId":"d3ebf02c-363b-4edc-80bd-f42bb1fb60e6","SubPositionOrder":7},{"ID":"e8e42d4a-a123-4bf1-b413-f6baca26dd92","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"67c48c7c-5f6f-419d-b927-e40a998c1d74","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"8e7ade72-057f-4ea7-8b0f-d70a9eb564cd","TempLevelId":"9bf92cb6-3180-4f5a-85e0-8597b37e9f26","BayId":"b7d4667a-33b9-4ed7-90fb-0d3e21fef662","LevelId":"d3ebf02c-363b-4edc-80bd-f42bb1fb60e6","SubPositionOrder":7}],"Height":1.0}]
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.