-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nye bo for spesifikke scenarier (#6)
- Bo med arving under 18 år - Bo med arvinger med adressebeskyttelse
- Loading branch information
Showing
3 changed files
with
118 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
58 changes: 58 additions & 0 deletions
58
src/oed-testdata.Server/Testdata/Json/Estate/05819496309-(LOK)VEIK_TELEFONKATALOG.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"DaEventList": [ | ||
[ | ||
{ | ||
"specversion": "1.0", | ||
"id": "79504348-612a-444a-9deb-b79bb5e9e43f", | ||
"source": "https://domstol.no", | ||
"type": "DODSFALLSAK-STATUS_OPPDATERT", | ||
"datacontenttype": "application/json", | ||
"time": "2025-01-15T12:03:44.1859254+01:00", | ||
"data": { | ||
"@id": "https://hendelsesliste.test.domstol.no/api/objects/79504348-612a-444a-9deb-b79bb5e9e43f" | ||
} | ||
} | ||
] | ||
], | ||
"DaCaseList": [ | ||
{ | ||
"sakId": "79504348-612a-444a-9deb-b79bb5e9e43f", | ||
"avdode": "05819496309", | ||
"embete": "Oslo Tingrett", | ||
"status": "MOTTATT", | ||
"parter": [ | ||
{ | ||
"nin": "26821999153", | ||
"role": "BARN", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
}, | ||
{ | ||
"nin": "21821798423", | ||
"role": "BARN", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
}, | ||
{ | ||
"nin": "10829797645", | ||
"role": "GJENLEV_EKTEFELLE_PARTNER", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
} | ||
], | ||
"receivedDate": "2025-01-15T12:03:44.1863084+01:00", | ||
"deadlineDate": "2025-03-16T12:03:44.1863243+01:00", | ||
"resultatType": null, | ||
"skifteattest": null | ||
} | ||
] | ||
} |
58 changes: 58 additions & 0 deletions
58
src/oed-testdata.Server/Testdata/Json/Estate/21899097235-(LOK)ELASTISK_KOKEPLATE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"DaEventList": [ | ||
[ | ||
{ | ||
"specversion": "1.0", | ||
"id": "7c5bb15c-cf55-4f0f-8c23-7cbb44ca0ed9", | ||
"source": "https://domstol.no", | ||
"type": "DODSFALLSAK-STATUS_OPPDATERT", | ||
"datacontenttype": "application/json", | ||
"time": "2025-01-15T11:54:11.2264143+01:00", | ||
"data": { | ||
"@id": "https://hendelsesliste.test.domstol.no/api/objects/7c5bb15c-cf55-4f0f-8c23-7cbb44ca0ed9" | ||
} | ||
} | ||
] | ||
], | ||
"DaCaseList": [ | ||
{ | ||
"sakId": "7c5bb15c-cf55-4f0f-8c23-7cbb44ca0ed9", | ||
"avdode": "21899097235", | ||
"embete": "Oslo Tingrett", | ||
"status": "MOTTATT", | ||
"parter": [ | ||
{ | ||
"nin": "26922192285", | ||
"role": "BARN", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
}, | ||
{ | ||
"nin": "15875498670", | ||
"role": "MOR", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
}, | ||
{ | ||
"nin": "03885397564", | ||
"role": "FAR", | ||
"formuesfullmakt": true, | ||
"signertDato": null, | ||
"onsketSkifteform": null, | ||
"paatarGjeldsansvar": false, | ||
"godkjennerSkifteattest": false | ||
} | ||
], | ||
"receivedDate": "2025-01-15T11:54:11.2268307+01:00", | ||
"deadlineDate": "2025-03-16T11:54:11.2268464+01:00", | ||
"resultatType": null, | ||
"skifteattest": null | ||
} | ||
] | ||
} |