Update Insurance Coverage

Updates an existing insurance coverage record. Only the fields specified in the update mask will be modified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The contact id.

string
required

The insurance id.

Query Params
string

Optional. Only the fields specified in the mask will be updated. If omitted, all fields included in the request body are updated.

Body Params
string

Resource name of the insurance coverage in the Unify Dental API.

string

The unique identifier for this insurance coverage in the source dental practice management system.

string

The contact (patient) associated with this insurance coverage.

string

The contact who is the primary subscriber on the insurance policy, which may differ from the covered patient.

int32

The priority order of this insurance for the patient, represented as an integer where 1 is primary, 2 is secondary, and so on.

string

The unique identifier assigned by the insurance company to the subscriber, often printed on the insurance card.

string

The date when this insurance coverage becomes effective, in YYYY-MM-DD format.

string

The date when this insurance coverage expires, in YYYY-MM-DD format.

insurance_plan
object

Contains the insurance plan details as an embedded message. Deprecated: will be removed in a future version. Use insurance_plan_name to reference the top-level InsurancePlan resource instead.

string

Resource reference to the top-level insurance plan associated with this coverage. Format: insurancePlans/{insurance_plan}

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json