Sport

Api Controller for managing Sport

APIDescription
GET api/sport/GetDataVersion/{id}

Get data version for sport event main in app : Id

GET api/sport/GetDataResources/{id}

Get Resource data for Application

GET api/sport/GetDataEvents/{id}?days={days}&startTime={startTime}

Get Events for resource data

GET api/sport/GetDataResources2/{id}?days={days}&showEmpty={showEmpty}&startTime={startTime}

Get Resources With Events Count

Site

APIDescription
GET api/site/GetVersion/{id}

Get site version

GET api/site/GetPage/{id}

Get page for page Id

GET api/site/GetAllPages/{id}

Get all pages for site Id

GET api/site/GetAllHtmlParts/{id}

Get all htmlParts for site Id

GET api/site/GetNavigation/{id}

Get navigation for site Id

GET api/site/GetZip/{id}

Get navigation for site Id

GET api/site/GetSettings/{id}

Get SiteSettings for site Id

GET api/site/GetForms/{id}

Get SiteForm for site Id

GET api/site/GetNews/{id}?top={top}&page={page}&category={category}&tag={tag}

Get SiteNews for site Id

GET api/site/GetNewsPager/{id}?top={top}&category={category}&tag={tag}

Get SiteNews for site Id

Main

Api Controler for managing Application Data

APIDescription
GET api/GetAllApps?appFilter={appFilter}

List of Applications

Presentation

Api Controller for managing Presentations

APIDescription
GET api/presentation/GetDataVersion/{id}

Get data version for presentation player Id

GET api/presentation/GetData/{id}

Get data for presentation player Id

GET api/presentation/GetLinks/{id}/{name}

Get Links data for Site

GET api/presentation/GetAllSlideShows/{id}

Get All Slide shows

GET api/presentation/GetSlideShow/{id}/{name}

Get Presentation

Appointment

Api Controller for managing Appointments

APIDescription
POST api/appointment/add

Post data for new Appointment

GET api/appointment/GetFreeDate/{id}

Get dates with free apointment for resource Id

GET api/appointment/GetFreeTime/{id}/{p2}

Get time spans for resource Id on requested date.