POST api/v2/StadiumGroup/save

Request Information

URI Parameters

None.

Body Parameters

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.

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

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.