Skip to main content

Create Insurer Plan

POST 

/v1/plans

Create a new insurer plan in the authenticated user's organization.

Request

Body

required
    name string

Responses

Plan created successfully

Schema
    saved integer
    message string
Loading...