Skip to main content
POST
Is Business Day

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
date
string<date>
required

Date to check in ISO format (YYYY-MM-DD)

Example:

"2024-07-04"

calendar
enum<string>
default:US

Calendar to use for business day determination. Options: US, UK, TARGET, Japan, Weekend

Available options:
US,
UK,
TARGET,
Japan,
Weekend
Example:

"US"

Response

Successful Response

success
boolean
Example:

true

data
object