GET api/PopulateMatches?CompCode={CompCode}&MatchType={MatchType}

Imports the Match Schedule from FIRST API

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CompCode

string

Required

MatchType

string

Default value is Qualification

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.