Hyprime Insurance
This section describes how to manage Hyprime insurance from Hygeia on your integration.
Buy Hyprime Insurance
Use this endpoint to buy Hyprime health insurance for your customers.
POST
https://api.mycover.ai/v1/products/hygeia/buy-hyprime
Request Body
gender*
string
Customer's gender
image_url*
String
Image URL of the customer
first_name*
string
Customer's legal first name
last_name*
string
Customer's legal last name
email*
string
Customer's valid email address
dob*
string
Customer's valid date of birth
phone*
string
Customer's valid phone number
bought_for_self*
boolean
This is used to identify who the customer is buying for. It can be for a beneficiary, or themselves (true, false)
buyer_first_name
string
First name of the person paying for the plan
buyer_last_name
string
Last name of the person paying for the plan
buyer_email
string
Email address of the person paying for the plan
buyer_phone
string
Phone number of the person paying for the plan
buyer_gender
string
Gender of the person paying for the plan
product_id*
string
Product ID of the insurance plan
View Hyprime Hospitals
Call this API to list all the hospitals supported by Hyprime.
GET
https://api.mycover.ai/v1/products/hygeia/plan/hyprime/hospitals
Last updated
Was this helpful?