Error
errorHuman-readable error message.
UpstreamError
errorHuman-readable error message.
detailAdditional detail about the upstream failure.
Holiday
dateCalendar date of the holiday.
localNameHoliday name in the country's local language.
nameHoliday name in English.
countryCodeISO-3166 alpha-2 country code.
fixedWhether the holiday falls on a fixed calendar date.
globalTrue for nationwide holidays; false for subdivision-only holidays.
countiesISO-3166-2 subdivision codes the holiday applies to, or null when nationwide.
launchYearFirst year the holiday was observed, when known.
typesHoliday type flags (e.g. Public, Bank, Optional).
Country
countryCodeISO-3166 alpha-2 country code.
nameEnglish country name.
IsHolidayResponse
countryISO-3166 alpha-2 country code that was checked.
dateDate that was checked.
is_holidayWhether the date is a public holiday.
The matching holiday record, or null when the date is not a public holiday.