Override Attribute Input

Input representation of an attribute value to apply when you override a plan or coverage for a group census member.
JSON example
1{
2  "attributeId": "a0Axx0000004C92EAA",
3  "attributeValue": "1500",
4  "picklistAttributeValueId": "a0Bxx0000004C92EAA"
5}
Properties
Name Type Description Required or Optional Available Version
attributeId String ID of the attribute definition to override. Optional 68.0
attributeValue String Value for the attribute to override. Optional 68.0
picklistAttributeValueId String ID of the picklist value to apply when the attribute is a picklist. Optional 68.0