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": "e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "4c18f403-c242-4e63-9354-72edc1f5ee03",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "1117c862-0bba-43c8-8b85-55462ce296d1",
"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": "acec31f2-58dd-4626-878a-55e701fb8fd4",
"SequenceNo": 6
},
{
"ID": "1117c862-0bba-43c8-8b85-55462ce296d1",
"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": "acec31f2-58dd-4626-878a-55e701fb8fd4",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "47757b84-384a-4d64-9d67-491c2e0b70aa",
"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": "b990fb5c-2da0-4bf1-a8fb-bff09007c395",
"SequenceNo": 6
},
{
"ID": "47757b84-384a-4d64-9d67-491c2e0b70aa",
"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": "b990fb5c-2da0-4bf1-a8fb-bff09007c395",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "f8942bb7-0500-41f1-8cd0-47fc81de37ce",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "75e0b24f-2525-4c81-a958-d62bc2207de1",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "6e26830d-0d66-45bf-9cdc-cd68379151aa",
"TempLevelId": "8ddec092-4902-44cb-b059-46696e06da2b",
"BayId": "3141d2e4-eda1-4704-9347-f55e1b7b4819",
"LevelId": "3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54",
"SubPositionOrder": 7
},
{
"ID": "f8942bb7-0500-41f1-8cd0-47fc81de37ce",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "75e0b24f-2525-4c81-a958-d62bc2207de1",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "6e26830d-0d66-45bf-9cdc-cd68379151aa",
"TempLevelId": "8ddec092-4902-44cb-b059-46696e06da2b",
"BayId": "3141d2e4-eda1-4704-9347-f55e1b7b4819",
"LevelId": "3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54",
"SubPositionOrder": 7
}
],
"Height": 1.0
},
{
"ID": "e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "4c18f403-c242-4e63-9354-72edc1f5ee03",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "1117c862-0bba-43c8-8b85-55462ce296d1",
"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": "acec31f2-58dd-4626-878a-55e701fb8fd4",
"SequenceNo": 6
},
{
"ID": "1117c862-0bba-43c8-8b85-55462ce296d1",
"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": "acec31f2-58dd-4626-878a-55e701fb8fd4",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "47757b84-384a-4d64-9d67-491c2e0b70aa",
"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": "b990fb5c-2da0-4bf1-a8fb-bff09007c395",
"SequenceNo": 6
},
{
"ID": "47757b84-384a-4d64-9d67-491c2e0b70aa",
"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": "b990fb5c-2da0-4bf1-a8fb-bff09007c395",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "f8942bb7-0500-41f1-8cd0-47fc81de37ce",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "75e0b24f-2525-4c81-a958-d62bc2207de1",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "6e26830d-0d66-45bf-9cdc-cd68379151aa",
"TempLevelId": "8ddec092-4902-44cb-b059-46696e06da2b",
"BayId": "3141d2e4-eda1-4704-9347-f55e1b7b4819",
"LevelId": "3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54",
"SubPositionOrder": 7
},
{
"ID": "f8942bb7-0500-41f1-8cd0-47fc81de37ce",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "75e0b24f-2525-4c81-a958-d62bc2207de1",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "6e26830d-0d66-45bf-9cdc-cd68379151aa",
"TempLevelId": "8ddec092-4902-44cb-b059-46696e06da2b",
"BayId": "3141d2e4-eda1-4704-9347-f55e1b7b4819",
"LevelId": "3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54",
"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>4c18f403-c242-4e63-9354-72edc1f5ee03</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>1117c862-0bba-43c8-8b85-55462ce296d1</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>acec31f2-58dd-4626-878a-55e701fb8fd4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>1117c862-0bba-43c8-8b85-55462ce296d1</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>acec31f2-58dd-4626-878a-55e701fb8fd4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>47757b84-384a-4d64-9d67-491c2e0b70aa</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>b990fb5c-2da0-4bf1-a8fb-bff09007c395</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>47757b84-384a-4d64-9d67-491c2e0b70aa</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>b990fb5c-2da0-4bf1-a8fb-bff09007c395</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>3141d2e4-eda1-4704-9347-f55e1b7b4819</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>f8942bb7-0500-41f1-8cd0-47fc81de37ce</ID>
<Length>1</Length>
<LevelId>3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>75e0b24f-2525-4c81-a958-d62bc2207de1</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>6e26830d-0d66-45bf-9cdc-cd68379151aa</TempBayId>
<TempLevelId>8ddec092-4902-44cb-b059-46696e06da2b</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>3141d2e4-eda1-4704-9347-f55e1b7b4819</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>f8942bb7-0500-41f1-8cd0-47fc81de37ce</ID>
<Length>1</Length>
<LevelId>3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>75e0b24f-2525-4c81-a958-d62bc2207de1</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>6e26830d-0d66-45bf-9cdc-cd68379151aa</TempBayId>
<TempLevelId>8ddec092-4902-44cb-b059-46696e06da2b</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>4c18f403-c242-4e63-9354-72edc1f5ee03</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>1117c862-0bba-43c8-8b85-55462ce296d1</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>acec31f2-58dd-4626-878a-55e701fb8fd4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>1117c862-0bba-43c8-8b85-55462ce296d1</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>acec31f2-58dd-4626-878a-55e701fb8fd4</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>47757b84-384a-4d64-9d67-491c2e0b70aa</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>b990fb5c-2da0-4bf1-a8fb-bff09007c395</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>47757b84-384a-4d64-9d67-491c2e0b70aa</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>b990fb5c-2da0-4bf1-a8fb-bff09007c395</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>3141d2e4-eda1-4704-9347-f55e1b7b4819</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>f8942bb7-0500-41f1-8cd0-47fc81de37ce</ID>
<Length>1</Length>
<LevelId>3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>75e0b24f-2525-4c81-a958-d62bc2207de1</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>6e26830d-0d66-45bf-9cdc-cd68379151aa</TempBayId>
<TempLevelId>8ddec092-4902-44cb-b059-46696e06da2b</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>3141d2e4-eda1-4704-9347-f55e1b7b4819</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>f8942bb7-0500-41f1-8cd0-47fc81de37ce</ID>
<Length>1</Length>
<LevelId>3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>75e0b24f-2525-4c81-a958-d62bc2207de1</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>6e26830d-0d66-45bf-9cdc-cd68379151aa</TempBayId>
<TempLevelId>8ddec092-4902-44cb-b059-46696e06da2b</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":"e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"4c18f403-c242-4e63-9354-72edc1f5ee03","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"1117c862-0bba-43c8-8b85-55462ce296d1","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":"acec31f2-58dd-4626-878a-55e701fb8fd4","SequenceNo":6},{"ID":"1117c862-0bba-43c8-8b85-55462ce296d1","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":"acec31f2-58dd-4626-878a-55e701fb8fd4","SequenceNo":6}],"Levels":[{"ID":"47757b84-384a-4d64-9d67-491c2e0b70aa","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":"b990fb5c-2da0-4bf1-a8fb-bff09007c395","SequenceNo":6},{"ID":"47757b84-384a-4d64-9d67-491c2e0b70aa","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":"b990fb5c-2da0-4bf1-a8fb-bff09007c395","SequenceNo":6}],"Positions":[{"ID":"f8942bb7-0500-41f1-8cd0-47fc81de37ce","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"75e0b24f-2525-4c81-a958-d62bc2207de1","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"6e26830d-0d66-45bf-9cdc-cd68379151aa","TempLevelId":"8ddec092-4902-44cb-b059-46696e06da2b","BayId":"3141d2e4-eda1-4704-9347-f55e1b7b4819","LevelId":"3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54","SubPositionOrder":7},{"ID":"f8942bb7-0500-41f1-8cd0-47fc81de37ce","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"75e0b24f-2525-4c81-a958-d62bc2207de1","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"6e26830d-0d66-45bf-9cdc-cd68379151aa","TempLevelId":"8ddec092-4902-44cb-b059-46696e06da2b","BayId":"3141d2e4-eda1-4704-9347-f55e1b7b4819","LevelId":"3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54","SubPositionOrder":7}],"Height":1.0},{"ID":"e7ee2d1c-bb5a-42fa-ac56-a3dd0b031309","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"4c18f403-c242-4e63-9354-72edc1f5ee03","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"1117c862-0bba-43c8-8b85-55462ce296d1","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":"acec31f2-58dd-4626-878a-55e701fb8fd4","SequenceNo":6},{"ID":"1117c862-0bba-43c8-8b85-55462ce296d1","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":"acec31f2-58dd-4626-878a-55e701fb8fd4","SequenceNo":6}],"Levels":[{"ID":"47757b84-384a-4d64-9d67-491c2e0b70aa","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":"b990fb5c-2da0-4bf1-a8fb-bff09007c395","SequenceNo":6},{"ID":"47757b84-384a-4d64-9d67-491c2e0b70aa","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":"b990fb5c-2da0-4bf1-a8fb-bff09007c395","SequenceNo":6}],"Positions":[{"ID":"f8942bb7-0500-41f1-8cd0-47fc81de37ce","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"75e0b24f-2525-4c81-a958-d62bc2207de1","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"6e26830d-0d66-45bf-9cdc-cd68379151aa","TempLevelId":"8ddec092-4902-44cb-b059-46696e06da2b","BayId":"3141d2e4-eda1-4704-9347-f55e1b7b4819","LevelId":"3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54","SubPositionOrder":7},{"ID":"f8942bb7-0500-41f1-8cd0-47fc81de37ce","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"75e0b24f-2525-4c81-a958-d62bc2207de1","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"6e26830d-0d66-45bf-9cdc-cd68379151aa","TempLevelId":"8ddec092-4902-44cb-b059-46696e06da2b","BayId":"3141d2e4-eda1-4704-9347-f55e1b7b4819","LevelId":"3e984bbd-11e0-44ca-ba3e-ed4cedaa7a54","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.