POST api/v2/StadiumGroup/recursiveStadiums?id={id}&isOrg={isOrg}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

isOrg

boolean

Required

Body Parameters

Collection of StadiumTree
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'oiback.Classes.StadiumTree'. Path '[0].stadiums'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'oiback.Classes.StadiumTree'. Path '[0].stadiums'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'oiback.Classes.StadiumTree' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'oiback.Classes.StadiumTree' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.

Response Information

Resource Description

Collection of StadiumTree
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'oiback.Classes.StadiumTree'. Path '[0].stadiums'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'oiback.Classes.StadiumTree'. Path '[0].stadiums'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'oiback.Classes.StadiumTree' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'oiback.Classes.StadiumTree' contains cycles and cannot be serialized if reference tracking is disabled.