Skip to content
Inshuwa
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
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
Schema
JSON
JSON
{
"duration"
:
0
,
"startDate"
:
"string"
}
Responses
200
Motor policy renewed
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/policies/motor/{policyId}/renew
Playground
Authorization
BearerAuth
Variables
Key
Value
policyId
*
Body
Try it out
Samples