provinces
Get a province or territory by abbreviation
Returns a Canadian province or territory with its associated holidays. Returns a 404 response for invalid abbreviations.
get/api/v1/provinces/{provinceId}
Query parameters
yearinteger
A calendar year
optional'1' | '0' | 'true' | 'false'
A boolean parameter (AB and BC only). If false or 0 (default), will return only legislated holidays. If true or 1, will return optional holidays from Alberta and BC.
Response
OK