# Travel / Accomodation

Online Travel Agents (OTA's) and Accommodation platforms selling flights, hotel bookings, experiences and travel packages can seamlessly present relevant travel insurance policies in the purchase booking path. Commonly, partners will integrate XCover using two key purchase process API calls: [create quote](https://docs.covergenius.com/xcover/purchase-workflow-overview/quote#quote-request) and [create booking](https://docs.covergenius.com/xcover/purchase-workflow-overview/booking).\
\
:bulb: See a collection of common requests for this integration type\
\
Most integrations follow the below high level flow of events:

<picture><source srcset="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-9c98f09861bf2a7949588dd972dd8d929e95a61f%2Fplatforms-CUC-xcover-travelaccom-quote-booking-dark.png?alt=media" media="(prefers-color-scheme: dark)"><img src="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-167a509d472ab9958e9e54218bdbea0413da5660%2Fplatforms-CUC-xcover-travelaccom-quote-booking-light.png?alt=media" alt=""></picture>

1\. User browses travel options and;\
2\. Selects a travel offer\
3\. Partner platform sends a [quote package payload](https://docs.covergenius.com/xcover/purchase-workflow-overview/quote) to the create quote endpoint\
4\. User selects insurance option/s\
5\. User pays for travel and insurance at checkout\
6\. [Payment collection](https://docs.covergenius.com/xcover/purchase-workflow-overview/payment-process)\
7\. Partner sends a [booking request payload](https://docs.covergenius.com/xcover/purchase-workflow-overview/booking) to the create booking endpoint\
8\. XCover sends confirmation email including policy details, Partner sends purchase confirmation and tax invoice.

#### Post sale processes

[Modification](https://app.gitbook.com/@cover-genius/s/doc-xcover/~/drafts/-MI2Y76Y5vxiUOiNBc0h/modification)\
Where a partner operates a management service for booked travel services, modifications to policies may be submitted to adjust for trip length (financial adjustment), or basic updates such as address changes for a policy profile (non-financial adjustment)

<picture><source srcset="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-420d012cb457e5c0f33cd6f270028c274b15ead3%2Fplatforms-CUC-xcover-travelaccom-sync-mod-dark.png?alt=media" media="(prefers-color-scheme: dark)"><img src="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-16aeefbf6ff5098b152ac482084be5fa38081998%2Fplatforms-CUC-xcover-travelaccom-sync-mod-light.png?alt=media" alt=""></picture>

\
[Cancellation](https://app.gitbook.com/@cover-genius/s/doc-xcover/~/drafts/-MI2Y76Y5vxiUOiNBc0h/cancellation)\
Should a partner need to facilitate travel and policy cancellation (note that this differs from trip cancellation policies, which due to their nature, may not be cancelled), the below workflow should be referenced.

<picture><source srcset="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-a4547ee5bf9b55660cd13db2dd0db4348b094ebb%2Fplatforms-CUC-xcover-travelaccom-cancel-preview-dark.png?alt=media" media="(prefers-color-scheme: dark)"><img src="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-945b5d9c2caff77810e388bee970de33e55d94a8%2Fplatforms-CUC-xcover-travelaccom-cancel-preview-light.png?alt=media" alt=""></picture>

#### Opt-out process

In circumstances where a customer chooses to purchase travel, but not the insurance offer. An opt-out request is used to notify XCover of a non-opted insurance quote. This assists with pricing and product offer data analysis and ultimately improved offers and sales results.

<picture><source srcset="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-c3002d4b718f38a377023e3988b1a99154af7624%2Fplatforms-CUC-xcover-travelaccom-opt-out-dark.png?alt=media" media="(prefers-color-scheme: dark)"><img src="https://1637184925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LsQ_haI87nzaKJrV84e%2Fuploads%2Fgit-blob-29fc1713b22ce9efc73543b4089c9c235cadac50%2Fplatforms-CUC-xcover-travelaccom-opt-out-light.png?alt=media" alt=""></picture>

\
\\
