Skip to main content
POST
Batch Adjust

Authorizations

X-API-Key
string
header
required

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

Body

application/json
dates
string<date>[]
required

Array of dates to adjust in ISO format (YYYY-MM-DD)

Example:
adjustment
enum<string>
default:Modified Following

Business day adjustment convention to apply to all dates

Available options:
Following,
Modified Following,
Preceding,
Modified Preceding,
Unadjusted
Example:

"Modified Following"

calendar
enum<string>
default:Weekend

Calendar to use for determining business days

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

"US"

Response

Successful Response

success
boolean
Example:

true

data
object