ScalepointDeveloper Portal

Order Created

order_created

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.

order_created JSON Schema

order_created Description of Attributes

Attribute NameDescription
CaseCase related information
case.uuidUnique id for the case
case.numberThe caseNumber is the identifier for the case received from Insurance Company
case.externalclaimIdExternal claim Id is unique to the specified case and provided by Insurance Company
case.tokenCase token - using this token customer always get the case related information
case.caseTypeThe caseType determines the kind of case - contentClaim, propertyclaim
timestampTime stamp when the event is created
correlationIdScalepoint internal Id
payloadVersionVersion of the payload, in case if we do any breaking changes we will update this version
eventTypeType of the event. For this case it's order_created
orderTokenOrder token - Scalepoint handled token to identify the order (suborder in Scalepoint terms)

order_created JSON Example

Types of Events Supported by ClaimShop

Last updated on

On this page