diff --git a/api-v1-intervention-post_de.md b/api-v1-intervention-post_de.md index cfcc4e9..e54b466 100644 --- a/api-v1-intervention-post_de.md +++ b/api-v1-intervention-post_de.md @@ -54,26 +54,27 @@ Mit `POST` kann ein neuer Eingriff angelegt werden. Die Eingriffsdaten werden im "properties": { "title": "Tolles Baugebiet", "responsible": { - "registration_office": "1764986", + "registration_office": "1958913", "registration_file_number": "XYZ.665-123", - "conservation_office": "710138", + "conservation_office": "1944331", "conservation_file_number": "ABC.123-5664", "handler": { - "type": "5466", + "type": "1956138", "detail": "Firma Mustermann234" } }, "legal": { "registration_date": "2021-12-27", "binding_date": "2022-01-21", - "process_type": "5678", + "process_type": "1944912", "laws": [ - "123" + "1935994" ] } } } + ```