ScalepointDeveloper Portal

auto settlement failed

auto_settlement_failed

auto_settlement_failed event is sent to Insurance Company when auto settlement is stopped due to fraudulent status (automatic flow).

auto_settlement_failed Event

auto_settlement_failed Event Description

Root

JSON Path
Description
Required
eventType

Type of the event - auto_settlement_failed

Yes
payloadVersion

Version of the payload, in case if we do any breaking changes we will update this version

Yes
timestamp

Time stamp when the event is created

Yes
case
Case dataYes
error
description of the failure cause

case

JSON Path
Description
Required
case.uuid
case idYes
case.token
Case token which uniquely identifies ClaimShop caseYes
case.number
Naming identifier for the caseYes
case.caseType

The caseType determines the kind of case - contentClaim, propertyclaim

No
case.externalClaimId

External claim Id is unique to the specified case and provided by Insurance Company

No
case.company
Insurance company nameNo

error

JSON Path
Description
Required
error.type
Type of  the error - FRAUD_ALERTYes
error.message
Error descriptionNo

Types of Events Supported by ClaimShop

Last updated on

On this page