POST api/v2/StadiumGroup/deleteStadiumList

Request Information

URI Parameters

None.

Body Parameters

StadiumsInStadiumGroupDto
NameDescriptionTypeAdditional 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 StadiumGroupDto
NameDescriptionTypeAdditional 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.