v1
latestOpenAPI 3.0.12026-07-23203661.0 KBSittingDays
Get a list of non-sitting days
Returns a list of non-sitting days for a given month and year. If a non-sitting period spans more than the given month, and data source is Calendar, non-sitting days for the entire period encompassing the given month will be returned.
get/api/v1/NonSittingDays.{format}/{month}/{year}
Path parameters
monthinteger required
The number of the month for which to return non-sitting days e.g. enter 12 for month of December
yearinteger required
The year for which to return non-sitting days
formatstring required
the required output format (xml or json)
Query parameters
dataSource'Calendar' | 'PublishedBusiness'
Source of non sitting days. Default is Calendar. select "PublishedBusiness" to instead return days with no published business.
Response
OK
string[] required