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": "fb4fa6c3-fb85-4f4d-9050-a5584a3892a6",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "c814610d-44e7-4615-9235-dc6a3f866aac",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "72079450-7b85-41f2-874d-097a79a43924",
"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": "2d9b8833-72e2-4eb4-9d55-6dcf52536225",
"SequenceNo": 6
},
{
"ID": "72079450-7b85-41f2-874d-097a79a43924",
"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": "2d9b8833-72e2-4eb4-9d55-6dcf52536225",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "70777517-56a4-41d7-9739-112358e560f8",
"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": "d2f726fb-a95d-4b02-bcab-5683284738be",
"SequenceNo": 6
},
{
"ID": "70777517-56a4-41d7-9739-112358e560f8",
"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": "d2f726fb-a95d-4b02-bcab-5683284738be",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "bb7d2a11-e22e-4f1f-87a3-134b2a86d99c",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "4be91666-b760-40f8-95c8-8a72478485fe",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "960d8be2-c360-4a21-90d7-4ecf33934d8f",
"TempLevelId": "c4e61077-7b0b-4da4-af5b-049c2747c4f4",
"BayId": "d18430a0-bd8f-4716-8107-808bf0777fb8",
"LevelId": "37585234-5b0a-4426-9f70-2a6c6b5697fa",
"SubPositionOrder": 7
},
{
"ID": "bb7d2a11-e22e-4f1f-87a3-134b2a86d99c",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "4be91666-b760-40f8-95c8-8a72478485fe",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "960d8be2-c360-4a21-90d7-4ecf33934d8f",
"TempLevelId": "c4e61077-7b0b-4da4-af5b-049c2747c4f4",
"BayId": "d18430a0-bd8f-4716-8107-808bf0777fb8",
"LevelId": "37585234-5b0a-4426-9f70-2a6c6b5697fa",
"SubPositionOrder": 7
}
],
"Height": 1.0
},
{
"ID": "fb4fa6c3-fb85-4f4d-9050-a5584a3892a6",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"WarehouseId": 1,
"AreaId": "c814610d-44e7-4615-9235-dc6a3f866aac",
"Length": 1.0,
"Width": 1.0,
"DepartmentId": 1,
"CustomerId": 1,
"Description": "sample string 4",
"Bays": [
{
"ID": "72079450-7b85-41f2-874d-097a79a43924",
"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": "2d9b8833-72e2-4eb4-9d55-6dcf52536225",
"SequenceNo": 6
},
{
"ID": "72079450-7b85-41f2-874d-097a79a43924",
"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": "2d9b8833-72e2-4eb4-9d55-6dcf52536225",
"SequenceNo": 6
}
],
"Levels": [
{
"ID": "70777517-56a4-41d7-9739-112358e560f8",
"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": "d2f726fb-a95d-4b02-bcab-5683284738be",
"SequenceNo": 6
},
{
"ID": "70777517-56a4-41d7-9739-112358e560f8",
"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": "d2f726fb-a95d-4b02-bcab-5683284738be",
"SequenceNo": 6
}
],
"Positions": [
{
"ID": "bb7d2a11-e22e-4f1f-87a3-134b2a86d99c",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "4be91666-b760-40f8-95c8-8a72478485fe",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "960d8be2-c360-4a21-90d7-4ecf33934d8f",
"TempLevelId": "c4e61077-7b0b-4da4-af5b-049c2747c4f4",
"BayId": "d18430a0-bd8f-4716-8107-808bf0777fb8",
"LevelId": "37585234-5b0a-4426-9f70-2a6c6b5697fa",
"SubPositionOrder": 7
},
{
"ID": "bb7d2a11-e22e-4f1f-87a3-134b2a86d99c",
"SequenceName": "sample string 2",
"PrefixId": 1,
"Name": "sample string 3",
"StatusId": 1,
"RowId": "4be91666-b760-40f8-95c8-8a72478485fe",
"Length": 1.0,
"Width": 1.0,
"Height": 1.0,
"MaxWeight": 1.0,
"CustomerId": 1,
"Description": "sample string 4",
"TempBayId": "960d8be2-c360-4a21-90d7-4ecf33934d8f",
"TempLevelId": "c4e61077-7b0b-4da4-af5b-049c2747c4f4",
"BayId": "d18430a0-bd8f-4716-8107-808bf0777fb8",
"LevelId": "37585234-5b0a-4426-9f70-2a6c6b5697fa",
"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>c814610d-44e7-4615-9235-dc6a3f866aac</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>72079450-7b85-41f2-874d-097a79a43924</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>2d9b8833-72e2-4eb4-9d55-6dcf52536225</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>72079450-7b85-41f2-874d-097a79a43924</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>2d9b8833-72e2-4eb4-9d55-6dcf52536225</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>fb4fa6c3-fb85-4f4d-9050-a5584a3892a6</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>70777517-56a4-41d7-9739-112358e560f8</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>d2f726fb-a95d-4b02-bcab-5683284738be</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>70777517-56a4-41d7-9739-112358e560f8</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>d2f726fb-a95d-4b02-bcab-5683284738be</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>d18430a0-bd8f-4716-8107-808bf0777fb8</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>bb7d2a11-e22e-4f1f-87a3-134b2a86d99c</ID>
<Length>1</Length>
<LevelId>37585234-5b0a-4426-9f70-2a6c6b5697fa</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>4be91666-b760-40f8-95c8-8a72478485fe</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>960d8be2-c360-4a21-90d7-4ecf33934d8f</TempBayId>
<TempLevelId>c4e61077-7b0b-4da4-af5b-049c2747c4f4</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>d18430a0-bd8f-4716-8107-808bf0777fb8</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>bb7d2a11-e22e-4f1f-87a3-134b2a86d99c</ID>
<Length>1</Length>
<LevelId>37585234-5b0a-4426-9f70-2a6c6b5697fa</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>4be91666-b760-40f8-95c8-8a72478485fe</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>960d8be2-c360-4a21-90d7-4ecf33934d8f</TempBayId>
<TempLevelId>c4e61077-7b0b-4da4-af5b-049c2747c4f4</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>c814610d-44e7-4615-9235-dc6a3f866aac</AreaId>
<Bays>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>72079450-7b85-41f2-874d-097a79a43924</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>2d9b8833-72e2-4eb4-9d55-6dcf52536225</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
<LocationBayInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>72079450-7b85-41f2-874d-097a79a43924</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>2d9b8833-72e2-4eb4-9d55-6dcf52536225</TempBayId>
<Width>1</Width>
</LocationBayInputModel>
</Bays>
<CustomerId>1</CustomerId>
<DepartmentId>1</DepartmentId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>fb4fa6c3-fb85-4f4d-9050-a5584a3892a6</ID>
<Length>1</Length>
<Levels>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>70777517-56a4-41d7-9739-112358e560f8</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>d2f726fb-a95d-4b02-bcab-5683284738be</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
<LocationLevelInputModel>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>70777517-56a4-41d7-9739-112358e560f8</ID>
<Length>1</Length>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<SequenceName>sample string 2</SequenceName>
<SequenceNo>6</SequenceNo>
<StatusId>1</StatusId>
<TempLevelId>d2f726fb-a95d-4b02-bcab-5683284738be</TempLevelId>
<Width>1</Width>
</LocationLevelInputModel>
</Levels>
<Name>sample string 3</Name>
<Positions>
<LocationPositionInputModel>
<BayId>d18430a0-bd8f-4716-8107-808bf0777fb8</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>bb7d2a11-e22e-4f1f-87a3-134b2a86d99c</ID>
<Length>1</Length>
<LevelId>37585234-5b0a-4426-9f70-2a6c6b5697fa</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>4be91666-b760-40f8-95c8-8a72478485fe</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>960d8be2-c360-4a21-90d7-4ecf33934d8f</TempBayId>
<TempLevelId>c4e61077-7b0b-4da4-af5b-049c2747c4f4</TempLevelId>
<Width>1</Width>
</LocationPositionInputModel>
<LocationPositionInputModel>
<BayId>d18430a0-bd8f-4716-8107-808bf0777fb8</BayId>
<CustomerId>1</CustomerId>
<Description>sample string 4</Description>
<Height>1</Height>
<ID>bb7d2a11-e22e-4f1f-87a3-134b2a86d99c</ID>
<Length>1</Length>
<LevelId>37585234-5b0a-4426-9f70-2a6c6b5697fa</LevelId>
<MaxWeight>1</MaxWeight>
<Name>sample string 3</Name>
<PrefixId>1</PrefixId>
<RowId>4be91666-b760-40f8-95c8-8a72478485fe</RowId>
<SequenceName>sample string 2</SequenceName>
<StatusId>1</StatusId>
<SubPositionOrder>7</SubPositionOrder>
<TempBayId>960d8be2-c360-4a21-90d7-4ecf33934d8f</TempBayId>
<TempLevelId>c4e61077-7b0b-4da4-af5b-049c2747c4f4</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":"fb4fa6c3-fb85-4f4d-9050-a5584a3892a6","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"c814610d-44e7-4615-9235-dc6a3f866aac","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"72079450-7b85-41f2-874d-097a79a43924","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":"2d9b8833-72e2-4eb4-9d55-6dcf52536225","SequenceNo":6},{"ID":"72079450-7b85-41f2-874d-097a79a43924","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":"2d9b8833-72e2-4eb4-9d55-6dcf52536225","SequenceNo":6}],"Levels":[{"ID":"70777517-56a4-41d7-9739-112358e560f8","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":"d2f726fb-a95d-4b02-bcab-5683284738be","SequenceNo":6},{"ID":"70777517-56a4-41d7-9739-112358e560f8","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":"d2f726fb-a95d-4b02-bcab-5683284738be","SequenceNo":6}],"Positions":[{"ID":"bb7d2a11-e22e-4f1f-87a3-134b2a86d99c","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"4be91666-b760-40f8-95c8-8a72478485fe","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"960d8be2-c360-4a21-90d7-4ecf33934d8f","TempLevelId":"c4e61077-7b0b-4da4-af5b-049c2747c4f4","BayId":"d18430a0-bd8f-4716-8107-808bf0777fb8","LevelId":"37585234-5b0a-4426-9f70-2a6c6b5697fa","SubPositionOrder":7},{"ID":"bb7d2a11-e22e-4f1f-87a3-134b2a86d99c","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"4be91666-b760-40f8-95c8-8a72478485fe","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"960d8be2-c360-4a21-90d7-4ecf33934d8f","TempLevelId":"c4e61077-7b0b-4da4-af5b-049c2747c4f4","BayId":"d18430a0-bd8f-4716-8107-808bf0777fb8","LevelId":"37585234-5b0a-4426-9f70-2a6c6b5697fa","SubPositionOrder":7}],"Height":1.0},{"ID":"fb4fa6c3-fb85-4f4d-9050-a5584a3892a6","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"WarehouseId":1,"AreaId":"c814610d-44e7-4615-9235-dc6a3f866aac","Length":1.0,"Width":1.0,"DepartmentId":1,"CustomerId":1,"Description":"sample string 4","Bays":[{"ID":"72079450-7b85-41f2-874d-097a79a43924","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":"2d9b8833-72e2-4eb4-9d55-6dcf52536225","SequenceNo":6},{"ID":"72079450-7b85-41f2-874d-097a79a43924","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":"2d9b8833-72e2-4eb4-9d55-6dcf52536225","SequenceNo":6}],"Levels":[{"ID":"70777517-56a4-41d7-9739-112358e560f8","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":"d2f726fb-a95d-4b02-bcab-5683284738be","SequenceNo":6},{"ID":"70777517-56a4-41d7-9739-112358e560f8","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":"d2f726fb-a95d-4b02-bcab-5683284738be","SequenceNo":6}],"Positions":[{"ID":"bb7d2a11-e22e-4f1f-87a3-134b2a86d99c","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"4be91666-b760-40f8-95c8-8a72478485fe","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"960d8be2-c360-4a21-90d7-4ecf33934d8f","TempLevelId":"c4e61077-7b0b-4da4-af5b-049c2747c4f4","BayId":"d18430a0-bd8f-4716-8107-808bf0777fb8","LevelId":"37585234-5b0a-4426-9f70-2a6c6b5697fa","SubPositionOrder":7},{"ID":"bb7d2a11-e22e-4f1f-87a3-134b2a86d99c","SequenceName":"sample string 2","PrefixId":1,"Name":"sample string 3","StatusId":1,"RowId":"4be91666-b760-40f8-95c8-8a72478485fe","Length":1.0,"Width":1.0,"Height":1.0,"MaxWeight":1.0,"CustomerId":1,"Description":"sample string 4","TempBayId":"960d8be2-c360-4a21-90d7-4ecf33934d8f","TempLevelId":"c4e61077-7b0b-4da4-af5b-049c2747c4f4","BayId":"d18430a0-bd8f-4716-8107-808bf0777fb8","LevelId":"37585234-5b0a-4426-9f70-2a6c6b5697fa","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.