Policy Benefits
GET {{claim_api_host}}/policy/{policy_id}/benefits
A list of coverages based on benefits purchased for a given policy.
URL Param | Description |
---|---|
policy_id | ID of the policy |
Note: This is typically returned as a remoteOptionUrl to populate a select input in the Questions endpoint. This selection typically triggers the population of the Cover Causes.
RESPONSES
status: OK
[{"name":"Cancel For Any Reason","value":"cancel_for_any_reason"}]