Renew general policy
POST
/policies/{policyId}/renew
Renew an existing general insurance policy.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId*
Type
Requiredstring
Request Body
application/json
JSON "startDate": "string", "endDate": "string"
{
}
Responses
General policy renewed
application/json
JSON
{
}
