Hybasic Insurance
This section describes how to manage Hyprime insurance from Hygeia on your integration.
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Buy Hybasic Insurance
Use this endpoint to buy Hygeia Hybasic for your customers.
POST
https://api.mycover.ai/v1/products/hygeia/buy-hybasic
Request Body
gender*
string
Customer's gender
image_url*
String
URL of the customer's image
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
Cusomter'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 address 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
ID of the insurance plan
View Hybasic Hospitals
Call this API to list all the hospitals supported by Hyprime
GET
https://api.mycover.ai/v1/products/hygeia/plan/hyprime/hospitals
Certain properties obtain their values from supplementary endpoints. Refer to the Auxiliary page for a list of these additional endpoints.
Last updated