GET api/Shipper/GetWatchList/{UserGUID}
Used to retrieve the watch list for the specified user
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserGUID |
Unique user identifier used for authentication |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of WatchListItem| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipmentGUID | string |
None. |
|
| MasterTextLabel | string |
None. |
|
| DetailTextLabel | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.