Newer Version Available

This content describes an older version of this product. View Latest

ClaimRecovery

Represents a recovery of funds on an insurance claim through subrogation and salvage activities. Recovered amounts can come from a salvage company or through legal litigation or arbitration. Master-detail child object of Claim. This object is available in API version 54.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This object is available if the add-on license for Claims Management is enabled. 

Fields

Field Details
ClaimCoverageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The claim coverage associated with the claim recovery.
This is a relationship field.
Relationship Name
ClaimCoverage
Relationship Type
Lookup
Refers To
ClaimCoverage
ClaimId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The claim associated with the claim recovery.
This is a relationship field.
Relationship Name
Claim
Relationship Type
Lookup
Refers To
Claim
EstimatedAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The estimated amount the insurance carrier identified to pursue for the claim recovery.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the Claim Recovery record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the record owner.
This is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
RecoveredAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The actual amount the insurance carrier recovered.
RecoveryFromAccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account that the claim is recovered from.
This is a relationship field.
Relationship Name
RecoveryFromAccount
Relationship Type
Lookup
Refers To
Account
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Status of the claim recovery.
Possible values include:
  • Accepted Recovery
  • Disputed Recovery
  • Estimated
  • Pursued
Type
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Type of claim recovery.
Possible values include:
  • Salvage
  • Subrogation

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ClaimRecoveryFeed
Feed tracking is available for the object.
ClaimRecoveryHistory
History is available for tracked fields of the object.
ClaimRecoveryOwnerSharingRule
Sharing rules are available for the object.
ClaimRecoveryShare
Sharing is available for the object.