Determine whether or not the given day is a public holiday (or a substitute public holiday)
get/operations/isPublicHoliday
Query parameters
datestring date required
The date whose Public holiday status is to be determined
personIdstring required
The person has a bearing on whether a date is a public holiday
Response
A boolean value. True if the date is a public holiday in the context of the person otherwise False
boolean required