Skip to content

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/premiums

Playground

Authorization
Variables
Key
Value
Body
Renew without payment
Reference →
POST/policies/motor/{policyId}/renew

Playground

Authorization
Variables
Key
Value
Body
Renew and pay in one call
Reference →
POST/policies/motor/{policyId}/renew/pay

Playground

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/premiums

Playground

Authorization
Variables
Key
Value
Body
Extend without payment
Reference →
POST/policies/motor/{policyId}/extend

Playground

Authorization
Variables
Key
Value
Body
Extend and pay in one call
Reference →
POST/policies/motor/{policyId}/extend/pay

Playground

Authorization
Variables
Key
Value
Body

Built with ❤️ by Hobbiton Technologies