Opt-out
Last updated
Last updated
POST
/api/partners/{partner_id}/quotes/{quote_id}/opt-out
The Opt-Out API endpoint allows partners to report the conversion of the main product without ancillary insurance products. This endpoint requires a valid access token obtained from the Authentication
Path parameters
Parameter | Type | Description |
---|---|---|
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Response
partner_id
string
The partner identifier provided during onboarding
quote_id
string
Unique identifier of the quote returned in the widget
Accept
application/json
Content-Type
application/json
Authorization
Bearer <token>
customer.first_name
string
First name
customer.last_name
string
Last name
customer.email
string | email address
Email address
customer.phone
string
Phone number
customer.country
2 characters country code
2 characters country code
customer.date_of_birth
date in format of yyyy-mm-dd
Date of birth
customer.address1
string
Address line 1
customer.address2
string
Address line 2
customer.city
string
City
customer.region
string
Region
customer.postcode
string
Postcode / zip code