Plan Benefit Attribute Input
Represents details of the plan benefits attributes for an Insurance Policy
Coverage.
- JSON example
-
{ "attributes": [ { "attributeDefinitionId": "0tjSG0000001embxxA", "name": "Copay", "value": 400 }, { "attributeDefinitionId": "0tjSG00000020yPxxQ", "name": "Deductible waiver", "value": "Deductible waived" } ] }
- Properties
-
Name Type Description Required or Optional Available Version attributeDefinitionId String ID of the Attribute Definition. Required 63.0 name String Name of the attribute. Optional 63.0 value String Value of the attribute. Required 63.0