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": "5434b8c8-7dc3-496e-9ef3-bbed9a78f601",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "508d95b2-7ca7-459c-8b56-f8aa9fddf3bf",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "9c893f88-72cd-4cb2-b392-9f90314552cd",
"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": "60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7",
"SequenceNo": 6
},
{
"ID": "9c893f88-72cd-4cb2-b392-9f90314552cd",
"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": "60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "b9cade78-362b-4b36-932b-7f580dfaebdb",
"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": "cb919946-3332-4a9c-9dce-bd3a64f2b182",
"SequenceNo": 6
},
{
"ID": "b9cade78-362b-4b36-932b-7f580dfaebdb",
"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": "cb919946-3332-4a9c-9dce-bd3a64f2b182",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "73dd7fe3-27c6-426f-a52e-5f8e7f2e478b",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "59814ece-6e26-4675-9451-7390de56ea20",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "e7722495-72f3-4a3f-b745-bdd30d3b78fe",
"TempLevelId": "e284df60-b88d-49b4-9d6d-782bfaff0340",
"BayId": "51ab4335-4ad9-47c7-8b7b-bb62aa079c24",
"LevelId": "47170021-d065-45ce-bfb5-ef5e27974889",
"SubPositionOrder": 7
},
{
"ID": "73dd7fe3-27c6-426f-a52e-5f8e7f2e478b",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "59814ece-6e26-4675-9451-7390de56ea20",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "e7722495-72f3-4a3f-b745-bdd30d3b78fe",
"TempLevelId": "e284df60-b88d-49b4-9d6d-782bfaff0340",
"BayId": "51ab4335-4ad9-47c7-8b7b-bb62aa079c24",
"LevelId": "47170021-d065-45ce-bfb5-ef5e27974889",
"SubPositionOrder": 7
}
],
"Height": 1.0
},
{
"ID": "5434b8c8-7dc3-496e-9ef3-bbed9a78f601",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "508d95b2-7ca7-459c-8b56-f8aa9fddf3bf",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "9c893f88-72cd-4cb2-b392-9f90314552cd",
"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": "60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7",
"SequenceNo": 6
},
{
"ID": "9c893f88-72cd-4cb2-b392-9f90314552cd",
"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": "60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "b9cade78-362b-4b36-932b-7f580dfaebdb",
"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": "cb919946-3332-4a9c-9dce-bd3a64f2b182",
"SequenceNo": 6
},
{
"ID": "b9cade78-362b-4b36-932b-7f580dfaebdb",
"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": "cb919946-3332-4a9c-9dce-bd3a64f2b182",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "73dd7fe3-27c6-426f-a52e-5f8e7f2e478b",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "59814ece-6e26-4675-9451-7390de56ea20",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "e7722495-72f3-4a3f-b745-bdd30d3b78fe",
"TempLevelId": "e284df60-b88d-49b4-9d6d-782bfaff0340",
"BayId": "51ab4335-4ad9-47c7-8b7b-bb62aa079c24",
"LevelId": "47170021-d065-45ce-bfb5-ef5e27974889",
"SubPositionOrder": 7
},
{
"ID": "73dd7fe3-27c6-426f-a52e-5f8e7f2e478b",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "59814ece-6e26-4675-9451-7390de56ea20",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "e7722495-72f3-4a3f-b745-bdd30d3b78fe",
"TempLevelId": "e284df60-b88d-49b4-9d6d-782bfaff0340",
"BayId": "51ab4335-4ad9-47c7-8b7b-bb62aa079c24",
"LevelId": "47170021-d065-45ce-bfb5-ef5e27974889",
"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>508d95b2-7ca7-459c-8b56-f8aa9fddf3bf</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>9c893f88-72cd-4cb2-b392-9f90314552cd</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>60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>9c893f88-72cd-4cb2-b392-9f90314552cd</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>60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>5434b8c8-7dc3-496e-9ef3-bbed9a78f601</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>b9cade78-362b-4b36-932b-7f580dfaebdb</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>cb919946-3332-4a9c-9dce-bd3a64f2b182</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>b9cade78-362b-4b36-932b-7f580dfaebdb</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>cb919946-3332-4a9c-9dce-bd3a64f2b182</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>51ab4335-4ad9-47c7-8b7b-bb62aa079c24</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>73dd7fe3-27c6-426f-a52e-5f8e7f2e478b</ID>
<Length>1</Length>
<LevelId>47170021-d065-45ce-bfb5-ef5e27974889</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>59814ece-6e26-4675-9451-7390de56ea20</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>e7722495-72f3-4a3f-b745-bdd30d3b78fe</TempBayId>
<TempLevelId>e284df60-b88d-49b4-9d6d-782bfaff0340</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>51ab4335-4ad9-47c7-8b7b-bb62aa079c24</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>73dd7fe3-27c6-426f-a52e-5f8e7f2e478b</ID>
<Length>1</Length>
<LevelId>47170021-d065-45ce-bfb5-ef5e27974889</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>59814ece-6e26-4675-9451-7390de56ea20</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>e7722495-72f3-4a3f-b745-bdd30d3b78fe</TempBayId>
<TempLevelId>e284df60-b88d-49b4-9d6d-782bfaff0340</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>508d95b2-7ca7-459c-8b56-f8aa9fddf3bf</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>9c893f88-72cd-4cb2-b392-9f90314552cd</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>60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>9c893f88-72cd-4cb2-b392-9f90314552cd</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>60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>5434b8c8-7dc3-496e-9ef3-bbed9a78f601</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>b9cade78-362b-4b36-932b-7f580dfaebdb</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>cb919946-3332-4a9c-9dce-bd3a64f2b182</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>b9cade78-362b-4b36-932b-7f580dfaebdb</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>cb919946-3332-4a9c-9dce-bd3a64f2b182</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>51ab4335-4ad9-47c7-8b7b-bb62aa079c24</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>73dd7fe3-27c6-426f-a52e-5f8e7f2e478b</ID>
<Length>1</Length>
<LevelId>47170021-d065-45ce-bfb5-ef5e27974889</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>59814ece-6e26-4675-9451-7390de56ea20</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>e7722495-72f3-4a3f-b745-bdd30d3b78fe</TempBayId>
<TempLevelId>e284df60-b88d-49b4-9d6d-782bfaff0340</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>51ab4335-4ad9-47c7-8b7b-bb62aa079c24</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>73dd7fe3-27c6-426f-a52e-5f8e7f2e478b</ID>
<Length>1</Length>
<LevelId>47170021-d065-45ce-bfb5-ef5e27974889</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>59814ece-6e26-4675-9451-7390de56ea20</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>e7722495-72f3-4a3f-b745-bdd30d3b78fe</TempBayId>
<TempLevelId>e284df60-b88d-49b4-9d6d-782bfaff0340</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":"5434b8c8-7dc3-496e-9ef3-bbed9a78f601","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"508d95b2-7ca7-459c-8b56-f8aa9fddf3bf","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"9c893f88-72cd-4cb2-b392-9f90314552cd","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":"60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7","SequenceNo":6},{"ID":"9c893f88-72cd-4cb2-b392-9f90314552cd","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":"60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7","SequenceNo":6}],"Levels":[{"ID":"b9cade78-362b-4b36-932b-7f580dfaebdb","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":"cb919946-3332-4a9c-9dce-bd3a64f2b182","SequenceNo":6},{"ID":"b9cade78-362b-4b36-932b-7f580dfaebdb","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":"cb919946-3332-4a9c-9dce-bd3a64f2b182","SequenceNo":6}],"Positions":[{"ID":"73dd7fe3-27c6-426f-a52e-5f8e7f2e478b","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"59814ece-6e26-4675-9451-7390de56ea20","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"e7722495-72f3-4a3f-b745-bdd30d3b78fe","TempLevelId":"e284df60-b88d-49b4-9d6d-782bfaff0340","BayId":"51ab4335-4ad9-47c7-8b7b-bb62aa079c24","LevelId":"47170021-d065-45ce-bfb5-ef5e27974889","SubPositionOrder":7},{"ID":"73dd7fe3-27c6-426f-a52e-5f8e7f2e478b","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"59814ece-6e26-4675-9451-7390de56ea20","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"e7722495-72f3-4a3f-b745-bdd30d3b78fe","TempLevelId":"e284df60-b88d-49b4-9d6d-782bfaff0340","BayId":"51ab4335-4ad9-47c7-8b7b-bb62aa079c24","LevelId":"47170021-d065-45ce-bfb5-ef5e27974889","SubPositionOrder":7}],"Height":1.0},{"ID":"5434b8c8-7dc3-496e-9ef3-bbed9a78f601","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"508d95b2-7ca7-459c-8b56-f8aa9fddf3bf","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"9c893f88-72cd-4cb2-b392-9f90314552cd","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":"60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7","SequenceNo":6},{"ID":"9c893f88-72cd-4cb2-b392-9f90314552cd","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":"60fc20c8-43b7-4cf8-a72a-5d7f8f7aaab7","SequenceNo":6}],"Levels":[{"ID":"b9cade78-362b-4b36-932b-7f580dfaebdb","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":"cb919946-3332-4a9c-9dce-bd3a64f2b182","SequenceNo":6},{"ID":"b9cade78-362b-4b36-932b-7f580dfaebdb","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":"cb919946-3332-4a9c-9dce-bd3a64f2b182","SequenceNo":6}],"Positions":[{"ID":"73dd7fe3-27c6-426f-a52e-5f8e7f2e478b","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"59814ece-6e26-4675-9451-7390de56ea20","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"e7722495-72f3-4a3f-b745-bdd30d3b78fe","TempLevelId":"e284df60-b88d-49b4-9d6d-782bfaff0340","BayId":"51ab4335-4ad9-47c7-8b7b-bb62aa079c24","LevelId":"47170021-d065-45ce-bfb5-ef5e27974889","SubPositionOrder":7},{"ID":"73dd7fe3-27c6-426f-a52e-5f8e7f2e478b","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"59814ece-6e26-4675-9451-7390de56ea20","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"e7722495-72f3-4a3f-b745-bdd30d3b78fe","TempLevelId":"e284df60-b88d-49b4-9d6d-782bfaff0340","BayId":"51ab4335-4ad9-47c7-8b7b-bb62aa079c24","LevelId":"47170021-d065-45ce-bfb5-ef5e27974889","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.