Newer Version Available

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

Cancel Claim Coverage Payment Detail Action

Cancel payment for a claim coverage payment detail record.

When the coveragePaymentType is Loss, this action reverses the insurance policy limit tracking data to roll back consumption. This action is available in API version 65.0 and later.

Supported REST HTTP Methods

URI
/services/data/v65.0/actions/standard/cancelClaimCvrPaymentDetail
Formats
JSON
HTTP Methods
POST
Authentication
Authorization: Bearer token

Inputs

Input Details
cancelClaimCvrPymtDtlInputRep
Type
Apex-defined
Description

Required.

An Apex ConnectApi.CancelClaimCvrPymtDtlInputRep record that contains the details to cancel the payment for the claim coverage payment detail record.

Outputs

Output Details
paymentDetailId
Type
string
Description
ID of the payment detail record for which the payment is canceled.

Example

Sample Request

Sample Response