POST public-api/ic/container/expand-by-container-id-sdk
Request Information
URI Parameters
None.
Body Parameters
Collection of stringRequest Formats
application/json
Sample:
[ "sample string 1", "sample string 2" ]
Response Information
Resource Description
WaspResultOfListOfContainer20ExpansionResultModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | Collection of Container20ExpansionResultModel |
None. |
|
| Messages | Collection of WtResult |
None. |
|
| BatchNumber | integer |
None. |
|
| HasError | boolean |
None. |
|
| HasHttpError | boolean |
None. |
|
| HasMessage | boolean |
None. |
|
| HasSuccessWithMoreDataRemaining | boolean |
None. |
|
| TotalRecordsLongCount | integer |
None. |
Response Formats
application/json
Sample:
{
"Data": [
{
"RelativeNestingLevel": 1,
"ItemContainerTrackbyGeneratorFormat": "sample string 1",
"MessageStatus": "sample string 2",
"NestingMessageStatus": "sample string 3",
"ProcessStatusWordDbg": "sample string 4",
"ListIndex0": 1,
"TotalNestingLevels": 6,
"MinNestingLevel": 7,
"DeepestNestingLevel": 7,
"AtlkTrackById32Hierarchy": "sample string 8",
"AtlkAssetId32": 1,
"AtlkAssetTag128": 1,
"AtlkAssetTypeId32": 1,
"TrackbyIdent32": 1,
"AtlkPkIdent32": 1,
"AtlkSpatialId32": 1,
"AtlkTopLevelLocId32": 1,
"AtlkTopLevelSiteId32": 1,
"TqvAssetGroupId32": 1,
"AtlkPKid32Debug": "sample string 9",
"CurrentQuantity": 1.0,
"ItemContainerFlags": 0,
"ItemNumber": "sample string 10",
"TrackbyQuantityValueContainerId": "sample string 11",
"TrackbyQuantityValueSerialNumber": "sample string 12",
"TrackbyQuantityValueLot": "sample string 13",
"TrackbyQuantityValueDateCode": "sample string 14",
"TrackbyQuantityValueCustom1": "sample string 15",
"TrackbyQuantityValueCustom2": "sample string 16",
"TrackbyQuantityValueCustom3": "sample string 17",
"TrackbyQuantityValueCustom4": "sample string 18",
"TrackbyQuantityValueCustom5": "sample string 19",
"TrackbyQuantityValueCustom6": "sample string 20",
"TrackbyQuantityValueCustom7": "sample string 21",
"TrackbyQuantityValueCustom8": "sample string 22",
"TrackbyQuantityValueCustom9": "sample string 23",
"AltItemNumber": "sample string 24",
"ResultKeyNumber": "sample string 25",
"ImmediateSpatialParentContainerTag": "sample string 26",
"ImmediateLocationCode": "sample string 27",
"ImmedidateLocationDescription": "sample string 28",
"ImmediateSiteName": "sample string 29",
"ImmediateSiteDescription": "sample string 30",
"AtlkTopLevelLocationCode": "sample string 31",
"WaspResultCode": 0
},
{
"RelativeNestingLevel": 1,
"ItemContainerTrackbyGeneratorFormat": "sample string 1",
"MessageStatus": "sample string 2",
"NestingMessageStatus": "sample string 3",
"ProcessStatusWordDbg": "sample string 4",
"ListIndex0": 1,
"TotalNestingLevels": 6,
"MinNestingLevel": 7,
"DeepestNestingLevel": 7,
"AtlkTrackById32Hierarchy": "sample string 8",
"AtlkAssetId32": 1,
"AtlkAssetTag128": 1,
"AtlkAssetTypeId32": 1,
"TrackbyIdent32": 1,
"AtlkPkIdent32": 1,
"AtlkSpatialId32": 1,
"AtlkTopLevelLocId32": 1,
"AtlkTopLevelSiteId32": 1,
"TqvAssetGroupId32": 1,
"AtlkPKid32Debug": "sample string 9",
"CurrentQuantity": 1.0,
"ItemContainerFlags": 0,
"ItemNumber": "sample string 10",
"TrackbyQuantityValueContainerId": "sample string 11",
"TrackbyQuantityValueSerialNumber": "sample string 12",
"TrackbyQuantityValueLot": "sample string 13",
"TrackbyQuantityValueDateCode": "sample string 14",
"TrackbyQuantityValueCustom1": "sample string 15",
"TrackbyQuantityValueCustom2": "sample string 16",
"TrackbyQuantityValueCustom3": "sample string 17",
"TrackbyQuantityValueCustom4": "sample string 18",
"TrackbyQuantityValueCustom5": "sample string 19",
"TrackbyQuantityValueCustom6": "sample string 20",
"TrackbyQuantityValueCustom7": "sample string 21",
"TrackbyQuantityValueCustom8": "sample string 22",
"TrackbyQuantityValueCustom9": "sample string 23",
"AltItemNumber": "sample string 24",
"ResultKeyNumber": "sample string 25",
"ImmediateSpatialParentContainerTag": "sample string 26",
"ImmediateLocationCode": "sample string 27",
"ImmedidateLocationDescription": "sample string 28",
"ImmediateSiteName": "sample string 29",
"ImmediateSiteDescription": "sample string 30",
"AtlkTopLevelLocationCode": "sample string 31",
"WaspResultCode": 0
}
],
"Messages": [
{
"ResultCode": 0,
"Message": "sample string 1",
"HttpStatusCode": 200,
"FieldName": "sample string 2"
},
{
"ResultCode": 0,
"Message": "sample string 1",
"HttpStatusCode": 200,
"FieldName": "sample string 2"
}
],
"BatchNumber": 1,
"HasError": false,
"HasHttpError": false,
"HasMessage": true,
"HasSuccessWithMoreDataRemaining": false,
"TotalRecordsLongCount": 1
}