Create Insurance Plan

Creates a new insurance plan (carrier and plan) in the practice management system.
If a plan with the same carrier payer ID and group number already exists, the server returns
an ALREADY_EXISTS error. Clients that need "create-or-return-existing" semantics should first
look up an existing plan before calling this method.

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

Resource name of the insurance plan in the Unify Dental API. Format: insurancePlans/{insurance_plan}

string

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

string

The name of the insurance group, typically tied to an employer or organization that sponsors the plan.

string

The alphanumeric group number assigned by the insurance carrier to identify the employer or organization's plan.

string

The display name of the insurance carrier (for example, "Delta Dental" or "MetLife").

string

The unique payer identifier assigned to the insurance carrier, used when submitting electronic claims.

string

The street address of the insurance carrier's mailing address.

string

The city of the insurance carrier's mailing address.

string

The state or province of the insurance carrier's mailing address.

string

The postal or ZIP code of the insurance carrier's mailing address.

string

The country code of the insurance carrier's mailing address.

string

The name of the employer that sponsors this insurance plan.

string

The phone number of the insurance carrier for claims inquiries.

string

A free-text note containing additional details about this 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