claim_reimbursed event is sent to Insurance Company when claim is being reimbursed.
| 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. Fx. case_settled, claim_updated |
| reimbursement | Reimbursement details |
| reimbursement.amount | Amount reimbursed |
| reimbursement.reimbursedTo | Can be either "Nemkonto" or "IC" |