Plans
Define Premiums
Defines premiums for a given plan. A plan will have multiple premiums with different criteria. For example a simple ‘composite’ plan will have 5 premiums defining an ‘amount’ for each coverage type.
POST
cURL
Authorizations
API Key authentication with required prefix "Bearer"
Path Parameters
Body
The body is of type object[]
.
Response
200 - application/json
The response is of type object[]
.
cURL