GET api/FWebMobile/DigitalPackout/GetStandardPackoutRuntimes/{companyCode}/{packoutId}
Get the standard packout runtimes for the packout id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyCode | string |
Required |
|
| packoutId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StandardPackoutRuntime List
Collection of StandardPackoutRuntime| Name | Description | Type | Additional information |
|---|---|---|---|
| CrewLeaderName | string |
None. |
|
| IdNo | integer |
None. |
|
| CompanyCode | string |
None. |
|
| PackoutIdNo | string |
None. |
|
| PackoutLineItemIdNo | string |
None. |
|
| CrewIdNo | integer |
None. |
|
| StartDateTime | date |
None. |
|
| EndDateTime | date |
None. |
|
| WeatherCondition | RuntimeWeatherCondition |
None. |
|
| Humidity | integer |
None. |
|
| Temperature | integer |
None. |
|
| SourceFullPackageQuantity | integer |
None. |
|
| SourcePackagesPerFullPallet | integer |
None. |
|
| SourcePartialPackageQuantityOrWeight | decimal number |
None. |
|
| SourceEquipmentInitialWeight | decimal number |
None. |
|
| SourceEquipmentFinalWeight | decimal number |
None. |
|
| IsSourceEquipmentEmpty | boolean |
None. |
|
| SourceEquipmentSeals | string |
None. |
|
| TargetFullPalletQuantity | integer |
None. |
|
| TargetPackagesPerFullPallet | integer |
None. |
|
| TargetPartialPackageQuantityOrWeight | decimal number |
None. |
|
| TargetEquipmentInitialWeight | decimal number |
None. |
|
| TargetEquipmentFinalWeight | decimal number |
None. |
|
| IsTargetEquipmentFull | boolean |
None. |
|
| TargetEquipmentSeals | string |
None. |
|
| FloorsweepWeight | decimal number |
None. |
|
| PurgeWeight | decimal number |
None. |
|
| ObjectKeyStringWithVersion | string |
None. |
|
| VersionNo | integer |
None. |
|
| IsActive | boolean |
None. |
|
| LastModifiedBy | string |
None. |
|
| ObjectKeyString | string |
None. |
|
| PrimaryKey | Collection of Object |
None. |
|
| IsPrimaryKeyInitialized | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CrewLeaderName": "sample string 1",
"IdNo": 2,
"CompanyCode": "sample string 3",
"PackoutIdNo": "sample string 4",
"PackoutLineItemIdNo": "sample string 5",
"CrewIdNo": 6,
"StartDateTime": "2025-11-05T15:04:54.8808859-06:00",
"EndDateTime": "2025-11-05T15:04:54.8808859-06:00",
"WeatherCondition": 0,
"Humidity": 8,
"Temperature": 9,
"SourceFullPackageQuantity": 1,
"SourcePackagesPerFullPallet": 1,
"SourcePartialPackageQuantityOrWeight": 1.0,
"SourceEquipmentInitialWeight": 1.0,
"SourceEquipmentFinalWeight": 1.0,
"IsSourceEquipmentEmpty": true,
"SourceEquipmentSeals": "sample string 11",
"TargetFullPalletQuantity": 1,
"TargetPackagesPerFullPallet": 1,
"TargetPartialPackageQuantityOrWeight": 1.0,
"TargetEquipmentInitialWeight": 1.0,
"TargetEquipmentFinalWeight": 1.0,
"IsTargetEquipmentFull": true,
"TargetEquipmentSeals": "sample string 13",
"FloorsweepWeight": 1.0,
"PurgeWeight": 1.0,
"ObjectKeyStringWithVersion": "sample string 14",
"VersionNo": 15,
"IsActive": true,
"LastModifiedBy": "sample string 17",
"ObjectKeyString": "sample string 18",
"PrimaryKey": [
2
],
"IsPrimaryKeyInitialized": true
},
{
"CrewLeaderName": "sample string 1",
"IdNo": 2,
"CompanyCode": "sample string 3",
"PackoutIdNo": "sample string 4",
"PackoutLineItemIdNo": "sample string 5",
"CrewIdNo": 6,
"StartDateTime": "2025-11-05T15:04:54.8808859-06:00",
"EndDateTime": "2025-11-05T15:04:54.8808859-06:00",
"WeatherCondition": 0,
"Humidity": 8,
"Temperature": 9,
"SourceFullPackageQuantity": 1,
"SourcePackagesPerFullPallet": 1,
"SourcePartialPackageQuantityOrWeight": 1.0,
"SourceEquipmentInitialWeight": 1.0,
"SourceEquipmentFinalWeight": 1.0,
"IsSourceEquipmentEmpty": true,
"SourceEquipmentSeals": "sample string 11",
"TargetFullPalletQuantity": 1,
"TargetPackagesPerFullPallet": 1,
"TargetPartialPackageQuantityOrWeight": 1.0,
"TargetEquipmentInitialWeight": 1.0,
"TargetEquipmentFinalWeight": 1.0,
"IsTargetEquipmentFull": true,
"TargetEquipmentSeals": "sample string 13",
"FloorsweepWeight": 1.0,
"PurgeWeight": 1.0,
"ObjectKeyStringWithVersion": "sample string 14",
"VersionNo": 15,
"IsActive": true,
"LastModifiedBy": "sample string 17",
"ObjectKeyString": "sample string 18",
"PrimaryKey": [
2
],
"IsPrimaryKeyInitialized": true
}
]
text/html
Sample:
[{"CrewLeaderName":"sample string 1","IdNo":2,"CompanyCode":"sample string 3","PackoutIdNo":"sample string 4","PackoutLineItemIdNo":"sample string 5","CrewIdNo":6,"StartDateTime":"2025-11-05T15:04:54.8808859-06:00","EndDateTime":"2025-11-05T15:04:54.8808859-06:00","WeatherCondition":0,"Humidity":8,"Temperature":9,"SourceFullPackageQuantity":1,"SourcePackagesPerFullPallet":1,"SourcePartialPackageQuantityOrWeight":1.0,"SourceEquipmentInitialWeight":1.0,"SourceEquipmentFinalWeight":1.0,"IsSourceEquipmentEmpty":true,"SourceEquipmentSeals":"sample string 11","TargetFullPalletQuantity":1,"TargetPackagesPerFullPallet":1,"TargetPartialPackageQuantityOrWeight":1.0,"TargetEquipmentInitialWeight":1.0,"TargetEquipmentFinalWeight":1.0,"IsTargetEquipmentFull":true,"TargetEquipmentSeals":"sample string 13","FloorsweepWeight":1.0,"PurgeWeight":1.0,"ObjectKeyStringWithVersion":"sample string 14","VersionNo":15,"IsActive":true,"LastModifiedBy":"sample string 17","ObjectKeyString":"sample string 18","PrimaryKey":[2],"IsPrimaryKeyInitialized":true},{"CrewLeaderName":"sample string 1","IdNo":2,"CompanyCode":"sample string 3","PackoutIdNo":"sample string 4","PackoutLineItemIdNo":"sample string 5","CrewIdNo":6,"StartDateTime":"2025-11-05T15:04:54.8808859-06:00","EndDateTime":"2025-11-05T15:04:54.8808859-06:00","WeatherCondition":0,"Humidity":8,"Temperature":9,"SourceFullPackageQuantity":1,"SourcePackagesPerFullPallet":1,"SourcePartialPackageQuantityOrWeight":1.0,"SourceEquipmentInitialWeight":1.0,"SourceEquipmentFinalWeight":1.0,"IsSourceEquipmentEmpty":true,"SourceEquipmentSeals":"sample string 11","TargetFullPalletQuantity":1,"TargetPackagesPerFullPallet":1,"TargetPartialPackageQuantityOrWeight":1.0,"TargetEquipmentInitialWeight":1.0,"TargetEquipmentFinalWeight":1.0,"IsTargetEquipmentFull":true,"TargetEquipmentSeals":"sample string 13","FloorsweepWeight":1.0,"PurgeWeight":1.0,"ObjectKeyStringWithVersion":"sample string 14","VersionNo":15,"IsActive":true,"LastModifiedBy":"sample string 17","ObjectKeyString":"sample string 18","PrimaryKey":[2],"IsPrimaryKeyInitialized":true}]