Divisions

Confirm whether divisions exist for a given date

Returns true if divisions exist for the given date, otherwise returns false

get/api/v1/DivisionsExistForDate.{format}

Path parameters

formatstring required

the required output format (xml or json)

Query parameters

datestring date-time required

The date to be checked for the presence of divisions (yyyy-mm-dd)

Response

OK

boolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.