Submit Trip Enrollment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Defaults to USD

The currency in which this coverage was purchased.

purchaser
object
required

The individual who purchased this Trip coverage.

insureds
array of objects
required

A list of insured individuals who this coverage
applies to. This may or may not include the purchaser.

insureds*
partner
object
required

Partner provided information about the transaction.

Some of this data is optional, but is useful in helping Spot
clearly communicate to purchasers and insureds what product
what sold that they purchased Spot Coverage on.

policyAddress
object
required

The address that best aligns to the residence address
of the insured individual on the policy. This address
will be used in determining any state or country based
variations of policy and pricing for the coverage.

number
required

The cost of Spot Insurance coverage to the end consumer.

date-time
required

The start date for the coverage.

Must be before the provided end date.

date-time
required

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

date-time
required

The ISO8601 compliant timestamp for
when this coverage was purchased.

string
required

The Spot Offer Sku this coverage is for.

metadata
object

Any additional metadata desired to be persisted. For example,
this might contain useful metadata to help tie the enrollment
back to a user within the partner's system. Nested objects are
not supported. Keys should be defined as strings and values
may be of type string, number, or boolean.

NOTE: Prior to using this, please consult with Spot to discuss
your requirements. This field is meant more as an FYI, and not
intended to support additional, specific functionality.

Headers
string

Spot Provided ID for Partner

string
required
Responses

400

The enrollment is malformed.

401

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