List of Cancel Reason Codes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns a valid list of Cancel Reason Codes for a specific PolicyID


Overview

Returns the list of valid cancellation reason codes for a specific policy. The results are scoped to the policy's PolicySet. If reason codes are configured with PolicySetCode filtering, only the codes matching the policy's PolicySet code are returned.

Use this endpoint to populate a cancellation reason dropdown or to look up valid CancellationReasonID values before calling the {policyID}/Cancel endpoint.

⚠️ Note: This endpoint is semantically a GET. It is read-only with no side effects. It uses POST because the PoliciesController applies [HttpPost] uniformly across all actions rather than matching HTTP methods to intent.

Query Params
integer
required

The ID of the policy for which you are retrieving possible cancellation reason codes.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json