Renewal and Extension
Both follow the same payment split as issuance: quote the change first, then either apply it and leave the premium outstanding, or apply it and collect in the same call.
Set it once and every Try it out below is authenticated. It stays in this browser's local storage and is never sent anywhere but the API.
Renewal
Quote the renewal premium
Reference →POST
/policies/motor/{id}/renew/premiumsPlayground
Authorization
Variables
Key
Value
Body
Renew without payment
Reference →POST
/policies/motor/{policyId}/renewPlayground
Authorization
Variables
Key
Value
Body
Renew and pay in one call
Reference →POST
/policies/motor/{policyId}/renew/payPlayground
Authorization
Variables
Key
Value
Body
Use the plain /renew form on a PayLater or externally settled account; use /renew/pay when Inshuwa collects. Both take duration and startDate.
Extension
Extending adds time to the current policy rather than starting a new one.
Quote the extension premium
Reference →POST
/policies/motor/{id}/extension/premiumsPlayground
Authorization
Variables
Key
Value
Body
Extend without payment
Reference →POST
/policies/motor/{policyId}/extendPlayground
Authorization
Variables
Key
Value
Body
Extend and pay in one call
Reference →POST
/policies/motor/{policyId}/extend/payPlayground
Authorization
Variables
Key
Value
