Skip to main content
POST
/
quantlib
/
core
/
periods
/
fixed-coupon
Fixed Coupon Period
curl --request POST \
  --url https://finceptbackend.share.zrok.io/quantlib/core/periods/fixed-coupon \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'
{}

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register

Body

application/json

The body is of type object.

Response

Successful Response