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.
API Key authentication with required prefix "Bearer"
The amount of the premium. For example '100' to define a rate of $100.
The coverage type to which this premium applies. For example 'member' to define a rate for a member-only enrollment.
member, member_spouse, member_child, member_children, member_family Whether this rate depends on tobacco usage. Leave null when not applicable.
The relationship category to which this premium applies. For example 'member' to define a rate for a member and 'child' to define a rate for a child.
member, spouse, child The age to which this premium applies. For example '18' to define a rate for a 18-year-old.
The amount of the premium. For example '100' to define a rate of $100.
The coverage type to which this premium applies. For example 'member' to define a rate for a member-only enrollment.
member, member_spouse, member_child, member_children, member_family Whether this rate depends on tobacco usage. Leave null when not applicable.
The relationship category to which this premium applies. For example 'member' to define a rate for a member and 'child' to define a rate for a child.
member, spouse, child The age to which this premium applies. For example '18' to define a rate for a 18-year-old.