GET api/Pallets/GetCartons?customerId={customerId}&consigneeId={consigneeId}&shipperId={shipperId}&locationId={locationId}&isPallet={isPallet}&search={search}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | integer |
Default value is 0 |
|
| consigneeId | integer |
Default value is 0 |
|
| shipperId | integer |
Default value is 0 |
|
| locationId | integer |
Default value is 0 |
|
| isPallet | boolean |
Default value is False |
|
| search | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.