Newer Version Available
Claim Coverage (POST)
Create a claim coverage record for the specified claim.
- Resource
-
- Resource example
-
- Available version
- 65.0
- HTTP methods
- POST
- Path parameter for POST
-
Parameter Name Type Description Required or Optional Available Version claimId String ID of the claim to create the coverages for. Required 65.0 - Request body for POST
-
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version additionalFields Object Additional standard or custom fields to create or update the record. Optional 65.0 claimItemId String ID of the claim item. Required 65.0 claimParticipantId String ID of the claim participant that's associated with the claim coverage. Required 65.0 currencyIsoCode String Currency ISO code for reserve adjustments. Optional 65.0 expenseReserveAmount Double Amount that's reserved to cover potential expenses while handling the claim, such as administrative or legal costs. Optional 65.0 insurancePolicyAssetId String ID of the asset covered by the insurance policy that's associated with the claim coverage. Optional 65.0 insurancePolicyCoverageId String ID of the insurance policy coverage. Optional 65.0 lossReserveAmount Double Amount that's reserved to cover a potential payment for a loss. Optional 65.0 name String Name of the claim coverage. Optional 65.0 reserveProcessingMode String Specifies how financial reserves are managed when a claim coverage is created. The default value is CoverageReserve.
Optional 65.0
- Response body for POST
- Claim Coverage