GET api/v2/Resource/GetResourceTypesByGroup?groupId={groupId}&includeNonHotelingResources={includeNonHotelingResources}&userId={userId}
Return the unique list of ResourceTypes available in the specified group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupId | integer |
Required |
|
| includeNonHotelingResources | boolean |
Required |
|
| userId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Array of
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.