Claim Item Input

Input representation for a claim item.
Properties
Name Type Description Required or Optional Available Version
action String Action to perform on the record, such as create, update, and delete.

Supported only for Claims (PATCH) requests that add, update, or remove a claim item.

Required to update claim item 65.0
additional​Fields Object Additional standard or custom fields for the claim item. Optional 65.0
attributes Claim Attribute Input[] Attributes of the claim item. Optional 65.0
category String Category of the claim item. Required 65.0
instanceKey String Unique identifier of the claim item. Optional 65.0
insurancePolicy​CoverageId String ID of the insurance policy coverage that applies to the claim item. Optional 65.0
insuredItemId String ID of the insured item that's involved in the claim. Optional 65.0
name String Name of the claim item. Optional 65.0
participant​InstanceKey String Unique identifier that's used to link a claim item to a specific participant. Optional 65.0
productCode String Product code of the claim item product. Required 65.0
relatedObjects Claim Related Object Input[] Related claim item records. Optional 65.0