POST api/v2/StadiumGroup/recursiveStadiums?id={id}&isOrg={isOrg}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| isOrg | boolean |
Required |
Body Parameters
Collection of StadiumTree| Name | Description | Type | Additional information |
|---|---|---|---|
| StadiumId | integer |
None. |
|
| StadiumName | string |
None. |
|
| SurfaceName | string |
None. |
|
| Address | string |
None. |
|
| PostalCode | string |
None. |
|
| PostalAddress | string |
None. |
|
| City | string |
None. |
|
| nffDistrictId | integer |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| LastChangedDate | date |
None. |
|
| LastCacheDate | date |
None. |
|
| TeamId | string |
None. |
|
| ClubId | string |
None. |
|
| LightingLux | integer |
None. |
|
| StadiumParentId | integer |
None. |
|
| StadiumParentName | string |
None. |
|
| StadiumType | integer |
None. |
|
| IsOrg | boolean |
None. |
|
| VisibleForTeams | boolean |
None. |
|
| Stadiums | Collection of StadiumTree |
None. |
Request 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.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of StadiumTree| Name | Description | Type | Additional information |
|---|---|---|---|
| StadiumId | integer |
None. |
|
| StadiumName | string |
None. |
|
| SurfaceName | string |
None. |
|
| Address | string |
None. |
|
| PostalCode | string |
None. |
|
| PostalAddress | string |
None. |
|
| City | string |
None. |
|
| nffDistrictId | integer |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| LastChangedDate | date |
None. |
|
| LastCacheDate | date |
None. |
|
| TeamId | string |
None. |
|
| ClubId | string |
None. |
|
| LightingLux | integer |
None. |
|
| StadiumParentId | integer |
None. |
|
| StadiumParentName | string |
None. |
|
| StadiumType | integer |
None. |
|
| IsOrg | boolean |
None. |
|
| VisibleForTeams | boolean |
None. |
|
| Stadiums | Collection of StadiumTree |
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.