Skip to main content
POST
Batch Year Fraction

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_pairs
string<date>[][]
required

Array of date pairs [[start1, end1], [start2, end2], ...] in ISO format

Required array length: 2 elements
Example:
convention
enum<string>
default:ACT/360

Day count convention to apply to all date pairs

Available options:
ACT/360,
ACT/365,
ACT/365 Actual,
ACT/ACT ISDA,
30/360,
30E/360,
30E/360 ISDA,
30/360 European,
Business/252
Example:

"30/360"

Response

Successful Response

success
boolean
Example:

true

data
object