ClaimPaymentSummary

Represents the amount of money that's paid to a claimant or claim participant to cover a claim. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
CancellationDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date on which claim payment was canceled.
ClaimId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the claim associated with this claim payment.
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 payment summary.
PaymentAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount of the payment.
PaymentDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the date when the claim payment was initiated.
PaymentIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A unique identifier for the payment record assigned by the financial transaction system.
PaymentStatus
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the claim payment.
Possible values are:
  • Canceled
  • Paid
  • Pending Payment
  • Stopped

Associated Objects

This object has the following associated objects. Unless noted, they’re available in the same API version as this object.

ClaimPaymentSummaryChangeEvent
Change events are available for the object in API version 63.0 and later.