PUT api/v2/StadiumGroup/updateStadiumInStadiumGroup
Slette banegruppe og underliggende baner
Request Information
URI Parameters
None.
Body Parameters
StadiumsInStadiumGroupDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| StadiumGroupId | integer |
None. |
|
| StadiumId | integer |
None. |
|
| DistrictId | integer |
None. |
|
| StadiumName | string |
None. |
|
| VisibleForTeams | boolean |
None. |
|
| IsOrg | boolean |
None. |
|
| Longitude | string |
None. |
|
| Latitude | string |
None. |
|
| TeamId | globally unique identifier |
None. |
|
| ClubId | globally unique identifier |
None. |
|
| StadiumParentId | integer |
None. |
|
| ShortName | string |
None. |
|
| Stadiums | Collection of StadiumsInStadiumGroupDto |
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 NffStadiums| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| StadiumId | integer |
None. |
|
| StadiumName | string |
None. |
|
| SurfaceName | string |
None. |
|
| Address | string |
None. |
|
| PostalCode | string |
None. |
|
| Postadresse | string |
None. |
|
| City | string |
None. |
|
| DistrictId | integer |
None. |
|
| Latitude | string |
None. |
|
| Longitude | string |
None. |
|
| LastChangedDate | date |
None. |
|
| LastCacheDate | date |
None. |
|
| ClubId | globally unique identifier |
None. |
|
| TeamId | globally unique identifier |
None. |
|
| LightingLux | integer |
None. |
|
| StadiumParentId | integer |
None. |
|
| StadiumParentName | string |
None. |
|
| StadiumType | integer |
None. |
|
| IsOrg | boolean |
None. |
|
| VisibleForTeams | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": 1,
"stadiumId": 2,
"stadiumName": "sample string 3",
"surfaceName": "sample string 4",
"address": "sample string 5",
"postalCode": "sample string 6",
"postadresse": "sample string 7",
"city": "sample string 8",
"districtId": 9,
"latitude": "sample string 10",
"longitude": "sample string 11",
"lastChangedDate": "2026-01-01T10:35:41.7283566Z",
"lastCacheDate": "2026-01-01T10:35:41.7283566Z",
"clubId": "dd45c042-aedf-4366-87b5-50dd019a6f1d",
"teamId": "6f991d9c-bd24-4bca-ba63-eb2d0d6f3f02",
"lightingLux": 16,
"stadiumParentId": 17,
"stadiumParentName": "sample string 18",
"stadiumType": 19,
"isOrg": true,
"visibleForTeams": true
},
{
"id": 1,
"stadiumId": 2,
"stadiumName": "sample string 3",
"surfaceName": "sample string 4",
"address": "sample string 5",
"postalCode": "sample string 6",
"postadresse": "sample string 7",
"city": "sample string 8",
"districtId": 9,
"latitude": "sample string 10",
"longitude": "sample string 11",
"lastChangedDate": "2026-01-01T10:35:41.7283566Z",
"lastCacheDate": "2026-01-01T10:35:41.7283566Z",
"clubId": "dd45c042-aedf-4366-87b5-50dd019a6f1d",
"teamId": "6f991d9c-bd24-4bca-ba63-eb2d0d6f3f02",
"lightingLux": 16,
"stadiumParentId": 17,
"stadiumParentName": "sample string 18",
"stadiumType": 19,
"isOrg": true,
"visibleForTeams": true
}
]
application/xml, text/xml
Sample:
<ArrayOfNffStadiums xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/oiback.Classes">
<NffStadiums>
<Address>sample string 5</Address>
<City>sample string 8</City>
<ClubId>dd45c042-aedf-4366-87b5-50dd019a6f1d</ClubId>
<DistrictId>9</DistrictId>
<Id>1</Id>
<IsOrg>true</IsOrg>
<LastCacheDate>2026-01-01T11:35:41.7283566+01:00</LastCacheDate>
<LastChangedDate>2026-01-01T11:35:41.7283566+01:00</LastChangedDate>
<Latitude>sample string 10</Latitude>
<LightingLux>16</LightingLux>
<Longitude>sample string 11</Longitude>
<Postadresse>sample string 7</Postadresse>
<PostalCode>sample string 6</PostalCode>
<StadiumId>2</StadiumId>
<StadiumName>sample string 3</StadiumName>
<StadiumParentId>17</StadiumParentId>
<StadiumParentName>sample string 18</StadiumParentName>
<StadiumType>19</StadiumType>
<SurfaceName>sample string 4</SurfaceName>
<TeamId>6f991d9c-bd24-4bca-ba63-eb2d0d6f3f02</TeamId>
<VisibleForTeams>true</VisibleForTeams>
</NffStadiums>
<NffStadiums>
<Address>sample string 5</Address>
<City>sample string 8</City>
<ClubId>dd45c042-aedf-4366-87b5-50dd019a6f1d</ClubId>
<DistrictId>9</DistrictId>
<Id>1</Id>
<IsOrg>true</IsOrg>
<LastCacheDate>2026-01-01T11:35:41.7283566+01:00</LastCacheDate>
<LastChangedDate>2026-01-01T11:35:41.7283566+01:00</LastChangedDate>
<Latitude>sample string 10</Latitude>
<LightingLux>16</LightingLux>
<Longitude>sample string 11</Longitude>
<Postadresse>sample string 7</Postadresse>
<PostalCode>sample string 6</PostalCode>
<StadiumId>2</StadiumId>
<StadiumName>sample string 3</StadiumName>
<StadiumParentId>17</StadiumParentId>
<StadiumParentName>sample string 18</StadiumParentName>
<StadiumType>19</StadiumType>
<SurfaceName>sample string 4</SurfaceName>
<TeamId>6f991d9c-bd24-4bca-ba63-eb2d0d6f3f02</TeamId>
<VisibleForTeams>true</VisibleForTeams>
</NffStadiums>
</ArrayOfNffStadiums>