GET v3/views/mobile/club/default/{view}?id={id}

get tab view for Club

Request Information

Parameters

NameDescriptionAdditional information
view

Define this parameter in the request URI.

id
schoolId

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "club": null,
  "showSwitchNetwork": true,
  "view": "sample string 2",
  "viewModel": {},
  "isMadnessEnabled": true
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.