/
EL
elationhealth
/
api-authentication
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-24
447
622
848.7 KB
Insurance Plans
Partially Update Insurance Plan
patch
/api/2.0/insurance_plans/{id}/
Path parameters
id
integer
required
Request body
PatchedInsurancePlanSingleInstance
required
created_date
string
date-time
nullable
deleted_date
string
date-time
nullable
id
integer
insurance_company
integer
The insurance company that the plan is associated with.
name
string
patients
integer[]
practice
integer
Response
InsurancePlanSingleInstance
required
created_date
string
date-time
nullable
deleted_date
string
date-time
nullable
id
integer
insurance_company
integer
required
The insurance company that the plan is associated with.
name
string
required
patients
integer[]
practice
integer
required