GET api/Mobile/SelectConfirmPickupAlert/{UserGUID}/{EntityGUID}
Retreive information for Pickup Alert Task (CONFALERTPU)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserGUID | string |
Required |
|
| EntityGUID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TaskConfirmPickupAlertItem| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityGUID | string |
None. |
|
| PickupFrom | string |
None. |
|
| DeliverTo | string |
None. |
|
| Instructions | string |
None. |
|
| NumberOfOrders | integer |
None. |
|
| NumberOfPieces | integer |
None. |
|
| TotalWeight | decimal number |
None. |
|
| WeightUOM | string |
None. |
|
| TrackingNumberDisplay | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.