cURL
curl --request POST \ --url https://api.example.com/renewal/policies/{policyId}/branches/{branchId}/finalize-renewal
200
Example
{}
Unique identifier for the policy
Unique identifier for the branch
Optional: the whenAt datetime
Finalization type
ACCEPTED
REFUSED
The response is of type object.
object
Was this page helpful?