Skip to content

Renew motor policy

POST
/policies/motor/{policyId}/renew

Renew an existing motor insurance policy.

Authorizations

BearerAuth
Type
HTTP (bearer)

Parameters

Path Parameters

policyId*
Type
string
Required

Request Body

application/json
JSON
{
  
"duration": 0,
  
"startDate": "string"
}

Responses

Motor policy renewed

application/json
JSON
{
}

Playground

Authorization
Variables
Key
Value
Body

Samples

Built with ❤️ by Hobbiton Technologies