post https://api-staging.cermati.com/insurance/v1/property/premium
Calculate the premium and fee.
Log in to see full request history
Response
Calculate the premium and fee.
xxxxxxxxxx
12curl --request POST \
--url https://api-staging.cermati.com/insurance/v1/property/premium \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"tenant": {
"title": "MR",
"isRentRefundable": true
}
}
'
Try It!
to start a request and see the response here! Or choose an example: