GET api/FWebMobile/PackoutClosing/GetPackoutVerificationCountDetails/{countIdNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| countIdNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of PackoutVerificationCountDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| IdNo | integer |
None. |
|
| LocationId | string |
None. |
|
| PackagesPerFullPallet | integer |
None. |
|
| FullPackageUnitWeight | decimal number |
None. |
|
| FullPalletQuantity | integer |
None. |
|
| IsFullPalletQuantityVisible | boolean |
None. |
|
| IsPartialQuantityOrWeightVisible | boolean |
None. |
|
| PartialPackageQuantityOrWeight |
For boxes or supersacks, this value will be the unit weight of the partial box/supersack. "Partial Weight:" For bags, this value should be the number of bags on the partial pallet. "Partial Bag Count:" |
integer |
None. |
| PackageQuantity | integer |
None. |
|
| TotalPalletQuantity | integer |
None. |
|
| TotalWeight | decimal number |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.