Update Trip Enrollment

This endpoint allows you, the partner, to update two primary aspects of a Trip Enrollment. Those two aspects are:

  • The Coverage Dates. You may provide new start and end dates for this trip if it has been rescheduled and the duration remains the same.
  • The Prices. Typically with a change in dates or accommodations, the cost of Spot to you and the product sold may also change.
    If some other aspect has changed (such as the duration, in days), issue a cancellation and submit a new Enrollment.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required
Defaults to USD

The currency in which the refund was processed. This must match the currency in which the original purchase was made.

number

The new price for the enrollment.

date-time

The new start date for the coverage.

Must be before the provided end date.

date-time

The new end date for the coverage.
Must be after the provided start date.

partner
object

Partner Provided information to update for the enrollment.

Headers
string

Spot Provided ID for Partner

Responses

401

You do not have access to update 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