GET api/v2/StadiumGroup/Stadiumsingroup/{groupId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| groupId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StadiumGroupDto| Name | Description | Type | Additional information |
|---|---|---|---|
| StadiumGroupId | integer |
None. |
|
| CompanyId | globally unique identifier |
None. |
|
| OrgId | globally unique identifier |
None. |
|
| StadiumId | integer |
None. |
|
| StadiumName | string |
None. |
|
| IsOrg | boolean |
None. |
|
| StadiumGroupName | string |
None. |
|
| Stadiums | Collection of StadiumsInStadiumGroup |
None. |
|
| IsVisible | boolean |
None. |
|
| CanEdit | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.