GET api/FWebMobile/PackoutClosing/GetImbalancedPackoutInventoryTransactions/{packoutIdNo}/{countIdNo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| packoutIdNo | string |
Required |
|
| countIdNo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
GetImbalancedPackoutInventoryTransactionResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| InboundIdNo | string |
None. |
|
| IsImbalanced | boolean |
None. |
|
| EligiblePallets | Collection of WarehouseTransactionPallet |
None. |
|
| ProcessedPallets | Collection of WarehouseTransactionPallet |
None. |
|
| ImbalancedTransactions | Collection of ImbalancedPackoutInventoryTransaction |
None. |
|
| IsSuccessful |
Indicates if the transaction was successful or not. |
boolean |
None. |
| ReturnedMessages |
Contains a list of Informational, Warning, and/or Error messages regarding the outcome of the transaction. |
Collection of ReturnedMessage |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.