cURL
curl --request POST \ --url https://finceptbackend.share.zrok.io/quantlib/core/periods/float-coupon \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{}'
{}
Create a floating coupon period and return accrual and cashflow
API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register
The body is of type object.
object
Successful Response