Tangerine
Easily get gadget insurance from Tangerine through our convenient API
Last updated
Was this helpful?
Easily get gadget insurance from Tangerine through our convenient API
Last updated
Was this helpful?
POST
https://api.mycover.ai/v1/products/tangerine/buy-device-cover
first_name*
String
Customer's first name
last_name*
String
Customer's last name
email*
String
Customer's email
phone_number*
String
Customer's phone number
device_value*
Number
Amount the device was bought for
gender*
String
Customer's gender
device_serial_number*
String
The device serial number
id_number*
String
Customer's means of Identity number
date_of_purchase*
String
When the device was purchased
device_type*
String
The type of device being insured. Should be one of [Phone, Laptop, Tablet, POS]
device_make*
String
The make of the device, e.g Samsung
device_model*
String
The model of the device, e.g A53
proof_of_purchase*
String
Do you have a proof of purchase like a receipt? yes/no
imei_number
String
If the device is phone, provide the IMEI
device_value*
Number
How much did you buy the device?
product_id
String
The insurance product ID
id_image_url*
String
Link to the uplaoded ID. You may use our endpoint for the file upload. See the Auxiliary section for more details.
POST
https://api.mycover.ai/v1/products/tangerine/renew-device
This endpoint renews a Tangerine device policy.
Headers
Content-Type
application/json
Authorization
Bearer <YOUR_API_KEY>
Body
policy_id
string
The id of the policy
Response
Certain properties obtain their values from supplementary endpoints. Refer to the page for a list of these additional endpoints.