claim_invoice event is sent to to Insurance Company when claimShop module receives an invoice a service partner inside Repair & Valuation module.
{
"invoice": {
"token": "43e8810a-896b-4581-8872-58618fc60378",
"dueDate": "2020-08-05T00:00:00.000Z",
"currencyCode": "DKK",
"amount": 1382.08,
"payeeParty": {
"$ref": "/parties/0"
},
"payerParty": {
"$ref": "/parties/1"
},
"paymentMeans": {
"payeeFinancialAccount": {
"id": "3001887157",
"fiBranch": {
"id": "4183"
},
"paymentNote": "elpa_gj_2020-05-14T1",
"paymentDescription": "elpa_gj_2020-05-14T10:30:40.181Z"
},
"paymentMeansCode": "DOMESTIC_BANK_TRANSFER",
"paymentChannelCode": "DK:BANK"
},
"expenseType": "repairInvoice"
},
"parties": [
{
"$id": "/parties/0",
"name": "Scalepoint",
"address": {
"street": "Aldersrogade 8",
"street2": "",
"city": "København Ø",
"postalCode": "2100",
"countryCode": ""
}
},
{
"$id": "/parties/1",
"name": "Gjensidige",
"address": {
"street": "A.C. Meyers Vænge 9 ",
"street2": "",
"city": "København SV",
"postalCode": "2450",
"countryCode": ""
}
}
],
"eventType": "claim_invoice",
"payloadVersion": "1.0.0",
"correlationId": "ecc8a412-ff38-4a43-8ef7-78b7e4344393",
"timestamp": "2020-05-14T13:04:12.999Z",
"case": {
"uuid": "ecc8a412-ff38-4a43-8ef7-78b7e4344393",
"number": "elpa_gj_2020-05-14T10:30:40.181Z",
"externalClaimId": "",
"token": "c.ecc8a412-ff38-4a43-8ef7-78b7e4344393",
"caseType": "contentClaim"
}
}