Cancel Enrollment

Cancel an enrollment. This is done synchronously. Various errors will be thrown if the cancellation cannot be processed.
The following rules apply:

  • Injury Enrollments: Cancellations allowed up until the start date of the product.
  • Trip/Pass Protection Enrolllments: Cancellations allowed up until 10 days after the effective start of coverage.
  • Refund Guarantee (CFAR) Enrollments: Cancellations not allowed.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string
required

The ISO8601 formatted timestamp representing the point-in-time that the enrollment was cancelled. This must include both the date and timestamp. If the timezone is represented using the +HH:MM or -HH:MM format, then be sure to first URL encode the string before adding it to the query parameters (converting '+' to %2B, for example). Note that if the offset is zero based using 'Z' as the zone designator requires no URL encoding while using '+00:00' will require URL encoding.

Headers
string

Spot Provided ID for Partner

Responses

400

The enrollment cannot be cancelled.

401

You do not have access to cancel enrollments.

429

A rate limit is in effect. Inspect the Retry-After header.

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