Get calendar date info for a given date based on the contract's calendar(s)
https://services.wsoweb.com/
There are no limitations specified.
date
The date in question
date
Required
id
WSO ID of the contract
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-23T00:16:35.9308033-06:00", "isBusinessDay": true }
<CalendarDate xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Date>2024-11-23T00:16:35.9308033-06:00</Date> <IsBusinessDay>true</IsBusinessDay> </CalendarDate>