Skip to main content
POST
Create Insurance Plan

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
insurance_company
integer<int64>
required

The insurance company that the plan is associated with.

name
string
required
Maximum string length: 200
practice
integer<int64>
required

Response

201 - application/json
insurance_company
integer<int64>
required

The insurance company that the plan is associated with.

name
string
required
Maximum string length: 200
practice
integer<int64>
required
created_date
string<date-time> | null
read-only
deleted_date
string<date-time> | null
read-only
id
integer
read-only