POST API/JobTrak/SubscribeUPRN/{uprn}?routeName={routeName}&wasteType={wasteType}&expiryDate={expiryDate}
Mark UPRN as subscribed to route
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
uprn |
UPRN |
string |
Required |
routeName |
Route to subscribe UPRN to (Optional, will update all routes if not supplied) |
string |
None. |
wasteType |
Waste Type of Routes to subscribe UPRN to (Optional, will update all routes if not supplied) |
string |
None. |
expiryDate |
Subscription Expiry Date |
date |
None. |
Body Parameters
None.
Response Information
Resource Description
Response from server
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.