curl --request POST \
--url https://finceptbackend.share.zrok.io/quantlib/analysis/valuation/residual-income/eva \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '{}'{
"success": true,
"data": {}
}Calculate Economic Value Added
curl --request POST \
--url https://finceptbackend.share.zrok.io/quantlib/analysis/valuation/residual-income/eva \
--header 'Content-Type: application/json' \
--header 'X-API-Key: <api-key>' \
--data '{}'{
"success": true,
"data": {}
}API key for authentication. Get your key at https://finceptbackend.share.zrok.io/auth/register
The body is of type object.