Retrieves the premiums for a given plan.
Documentation Index
Fetch the complete documentation index at: https://docs.withclasp.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication with required prefix "Bearer"
The amount of the premium. For example '100' to define a rate of $100.
^-?\d{0,8}(?:\.\d{0,2})?$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.
^\d{0,2}$