ScalepointDeveloper Portal

fraud status

fraud_status

fraud_status event is sent from Insurance Company to Scalepoint as part fo the FraudAlert Solution. This event is sent from Insurance Company to let ClaimShop module about the status of the Claim, in this case it could be a FRAUDULENT or NON_FRAUDULENT

fraud_status

fraud_status event description

Root

JSON Path
Description
Required
eventId
The number of event for particular caseNo
eventType

Type of the event - fraud_status

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
status
Fraud detection result provided by the insurance company, possible valuse: FRAUDELENT and NOT_FRAUDELENT Yes

case

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

The caseType determines the kind of case - contentClaim, propertyclaim

Yes

Types of Events Supported by ClaimShop

Last updated on

On this page