Skip to main content
POST
Create Insurance Coverage

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

patient_id
string
required

Body

application/json
patientId
string
required
memberId
string
required
inNetwork
boolean
required
isPrimary
boolean
required
insurerName
string
required
policyHolderName
string
required
policyHolderDob
string<date>
required
id
string | null
pverifyCode
string | null
groupId
string | null
phoneNumber
string | null
coverageType
string | null
planName
string | null
planType
string | null
effectiveDate
string<date> | null
effectiveTo
string<date> | null
eligibilityNote
string | null
claimsAddress
string | null

Response

Successful Response

id
string
required
patientId
string
required
inNetwork
boolean
required
memberId
string
required
isPrimary
boolean
required
insurerName
string
required
policyHolderName
string
required
policyHolderDob
string<date>
required
groupId
string | null
required
phoneNumber
string | null
required
pverifyCode
string | null
coverageType
string | null
planName
string | null
planType
string | null
effectiveDate
string<date> | null
effectiveTo
string<date> | null
eligibilityNote
string | null
claimsAddress
string | null