GET api/Mobile/SelectConfirmRecover/{UserGUID}/{EntityGUID}
Retrieve information for Recover Task (RECOVER)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserGUID |
Unique user global identifier |
string |
Required |
| EntityGUID |
Identifier of the entity that is related to the task |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
TaskConfirmRecoverItem| Name | Description | Type | Additional information |
|---|---|---|---|
| EntityGUID | string |
None. |
|
| PickupFrom | string |
None. |
|
| DeliverTo | string |
None. |
|
| Instructions | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.