GET Subscriber/{subscriberId}/Location/{locationId}/Amenities
Retrieve a list of all amenities assigned to the location indicated.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriberId |
The subscriber in which the desired location is held. |
integer |
Required |
locationId |
The location to retrieve assigned amenities for. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.