Skip to content
Inshuwa
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
Extend motor policy
POST
/policies/motor/{policyId}/extend
Extend an existing motor insurance policy duration.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId
*
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
}
Responses
200
Motor policy extended
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/policies/motor/{policyId}/extend
Playground
Authorization
BearerAuth
Variables
Key
Value
policyId
*
Body
Try it out
Samples