Get calendar date info for a given date based on the position's calendar(s)
https://services.wsoweb.com/
There are no limitations specified.
date
The date in question
date
Required
id
WSO ID of the position
integer
Required
Date
The given date in question.
date
IsBusinessDay
Whether or not the given date is considered a business day.
boolean
{ "date": "2024-11-23T01:53:55.7537064-06:00", "isBusinessDay": true }
<CalendarDate xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Date>2024-11-23T01:53:55.7537064-06:00</Date> <IsBusinessDay>true</IsBusinessDay> </CalendarDate>