Newer Version Available
Plan Benefits Attributes
Output representation details of the benefits attributes for an insurance policy
coverage plan.
- JSON example
-
1{ 2 "attributes": [ 3 { 4 "attributeDefinitionId": "0tjSG0000001embxxA", 5 "name": "Copay", 6 "value": 400, 7 "sequence": 1, 8 "keyHidden": false, 9 "dataType": "Currency" 10 }, 11 { 12 "attributeDefinitionId": "0tjSG00000020yPxxQ", 13 "name": "Deductible waiver", 14 "value": "Deductible waived", 15 "sequence": 2, 16 "keyHidden": true, 17 "dataType": "Text" 18 }, 19 { 20 "attributeDefinitionId": "0tjSG0000001YmMxxU", 21 "name": "Notes", 22 "value": "In network limitations apply.", 23 "sequence": 2, 24 "keyHidden": true, 25 "dataType": "Text" 26 } 27 ] 28} - Properties
-
Name Type Description Available Version attributeDefinitionId String Indicates whether the request is successful(true)or not(false). 63.0 dataType String Datatype of the Attribute Definition. 63.0 keyHidden String IsHidden field of the Product classification attribute or Product attribute definition. 63.0 name String Type of tier of the network. 63.0 sequence String Sequence field of the Product classification attribute or Product attribute definition. 63.0 value String ID of the product. 63.0