v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-10184967.1 KB
Amendment

Apply amendment changes

Applies the specified amendment changes to the policy

post/v1/amendment/apply/changes

Headers

Authorizationstring

Bearer token

Request body

tokenstring required

Payment token for that was created by the payment provider

changeKeystring required

The change key that was returned by the create amendment quote

policyCodestring required

The policy code to cancel

Example request

{
  "policyCode": "POLICY-123456"
}

Response

The amendment changes have been successfully applied.

policyCodestring required

This is the new policy code after the change

policyUrlstring required

This is the new policy link after the change

receiptUrlstring required

This is the new policy receipt after the change