order_created event is sent to supplier so that the supplier could know that they need to get the information using Order Data API for further details.
Attribute Name | Description |
---|---|
Case | Case related information |
case.uuid | Unique id for the case |
case.number | The caseNumber is the identifier for the case received from Insurance Company |
case.externalclaimId | External claim Id is unique to the specified case and provided by Insurance Company |
case.token | Case token - using this token customer always get the case related information |
case.caseType | The caseType determines the kind of case - contentClaim, propertyclaim |
timestamp | Time stamp when the event is created |
correlationId | Scalepoint internal Id |
payloadVersion | Version of the payload, in case if we do any breaking changes we will update this version |
eventType | Type of the event. For this case it's order_created |
orderToken | Order token - Scalepoint handled token to identify the order (suborder in Scalepoint terms) |