Skip to content

Renew general policy

POST
/policies/{policyId}/renew

Renew an existing general insurance policy.

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

policyId*
Type
string
Required

Request Body

application/json
JSON
{
  
"startDate": "string",
  
"endDate": "string"
}

Responses

General policy renewed

application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Built with ❤️ by Hobbiton Technologies