Provider test details
Session20,603
Test Scenario
Environment ZGW APIs full test suite (ZGW v1.2) - ZGW referentiecomponenten v1.2
StartedMay 11, 2022, 01:28
StoppedMay 11, 2022, 01:42
Statusstopped
Postman collection URLsZGW OAS tests
ZGW api tests
Log ZGW APIs full test suite (ZGW v1.2) ZGW_api_postman_tests_0iBLJs9.json
    ZGW APIs full test suite (ZGW v1.2) ZGW_OAS_tests_YHWnHpR.json
      Test scenario badge

      Note: Shields.io caches the badge result for 5 minutes. Check the API for direct access.

      Markdown snippet

      Paste the following in your README.md to show your badge on Github.

      HTML snippet

      Paste the following in your HTML page to show your badge.

      Postman collection #1 results details

      Collection name: ZGW_standaard_tests

      PropertyValue
      Total calls 1,031
      Calls failed 0
      Calls successful 1,031
      Total assertions 438
      Assertions failed 0
      Assertions passed 438
      Postman collection #2 results details

      Collection name: ZGW_oas_tests

      PropertyValue
      Total calls 170
      Calls failed 0
      Calls successful 170
      Total assertions 155
      Assertions failed 0
      Assertions passed 155
      2022-05-10 23:28:08.955984+00:00 - stopped

      De volledige testsuite voor de ZGW API's, bestaande uit de OAS tests en de tests voor de business logica uit de standaard

       

      De variabelen client_id en secret moeten bestaande client credentials zijn in het Autorisatiecomponent en aan de client_id moet een Applicatie zitten met alle autorisaties.

       

      De variabelen client_id_limited en secret_limited hoeven niet te bestaan in het Autorisatiecomponent en mogen NIET hezelfde zijn als client_id en secret

      Environment variables
      Variable nameValue
      zrc_url https://zaken-api.vng.cloud/api/v1
      drc_url https://documenten-api.vng.cloud/api/v1
      ztc_url https://catalogi-api.vng.cloud/api/v1
      brc_url https://besluiten-api.vng.cloud/api/v1
      nrc_url https://notificaties-api.vng.cloud/api/v1
      ac_url https://autorisaties-api.vng.cloud/api/v1
      referentielijst_url https://referentielijsten-api.vng.cloud/api/v1
      mock_url https://mocks.opengem.nl
      client_idhidden
      secrethidden
      client_id_limitedhidden
      secret_limitedhidden
      Supplier information
      Supplier name
      Software product
      Build version
      Product role
      Postman collection #1
      Delete existing Applicaties for client_id_limited
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8cca10cb-c740-4cbb-991c-ed539202c3ed 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8cca10cb-c740-4cbb-991c-ed539202c3ed 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8cca10cb-c740-4cbb-991c-ed539202c3ed 204 No Content

      (AC) Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      (AC) Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Delete existing test Applicatie
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

      (ac-001a) Applicatie aanmaken met meerdere clientIds is mogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Tests Applicatie aanmaken met meerdere clientIds geeft 201

      (ac-001b) Applicatie aanmaken met al gebruikte client_id is onmogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken een client_id die al gebruikt is voor een andere applicatie geeft 400

      Delete created Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/eea28bd9-a88c-459a-802b-08d4194a7cc7 204 No Content

      (ac-002a) Applicatie aanmaken met heeftAlleAutorisaties en expliciete autorisaties is niet mogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken met heeftAlleAutorisaties op true en expliciet meegegeven autorisaties geeft 400

      (ac-002b) Applicatie aanmaken met heeftAlleAutorisaties false en geen autorisaties is onmogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken met heeftAlleAutorisaties false en geen expliciet meegegeven autorisaties geeft 400

      (ac-003a) Autorisatie met component zrc scope m.b.t. zaken en zonder maxVertrouwelijkheidaanduiding en zaaktype is onmogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken met Autorisatie met component zrc en scope m.b.t. zaken zonder maxVertrouwelijkheidaanduiding en zaaktype is onmogelijk

      (ac-003b) Autorisatie met component zrc zonder scope m.b.t. zaken en zonder maxVertrouwelijkheidaanduiding en zaaktype is mogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Tests Applicatie aanmaken met Autorisatie met component zrc zonder scope m.b.t. zaken en zonder maxVertrouwelijkheidaanduiding en zaaktype is mogelijk

      (COMMON) Delete Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/bfc43a5b-de85-40c1-a6e5-5ad8c5e86d02 204 No Content

      (ac-003c) Autorisatie met component drc scope m.b.t. documenten en zonder maxVertrouwelijkheidaanduiding en informatieobjecttype is onmogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken met Autorisatie met component drc en scope m.b.t. documenten zonder maxVertrouwelijkheidaanduiding en informatieobjecttype is onmogelijk

      (ac-003d) Autorisatie met component drc zonder scope m.b.t. documenten en zonder maxVertrouwelijkheidaanduiding en informatieobjecttype is mogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Tests Applicatie aanmaken met Autorisatie met component drc zonder scope m.b.t. documenten zonder maxVertrouwelijkheidaanduiding en informatieobjecttype is mogelijk

      (COMMON) Delete Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/f89279cc-f658-4361-9aa7-cb4c4af7985c 204 No Content

      (ac-003e) Autorisatie met component brc scope m.b.t. besluiten en zonder besluittype is onmogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 400 Bad Request

      Tests Applicatie aanmaken met Autorisatie met component brc en scope m.b.t. besluiten zonder besluittype is onmogelijk

      (ac-003f) Autorisatie met component brc zonder scope m.b.t. besluiten en zonder besluittype is mogelijk
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Tests Applicatie aanmaken met Autorisatie met component brc zonder scope m.b.t. besluiten zonder besluittype is mogelijk

      (COMMON) Delete Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/4242b750-f651-4941-9522-ddad59dd8f0d 204 No Content

      (AC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bff0e1ed-9d19-492e-9a61-3d3596000e03 204 No Content

      (AC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/845a9f23-df1b-4006-83af-3f939b06e91e 204 No Content

      (AC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/85813ea0-29e3-4a92-9085-5e2b15835665 204 No Content

      (ZRC) Retrieve existing Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      (ZRC) Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      Get Resultaattypeomschrijving
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaattypeomschrijvingen 200 OK

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (ZRC) Create Zaaktype-InformatieObjectType relation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Create Eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      Create Resultaattype afleidingswijze afgehandeld
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create begin Statustype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create eind Statustype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create Roltype
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/20c6363f-895d-41b9-917a-c51e256c19bc/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/6dbe0840-026e-49b9-9308-106fb485698c/publish 200 OK

      Publish Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/33a10127-cebd-490c-ae97-685039fb86cb/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8100e731-8d09-4c33-a0e6-2bf9c90da6e1/publish 200 OK

      (ZRC) Create EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Add Gebruiksrechten to EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      Create EnkelvoudigInformatieObject with indicatieGebruiksrecht null
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (zrc-001a) Zaak aanmaken is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met valide gegevens geeft 201

      (zrc-001b) Zaak bijwerken is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak bijwerken met valide gegevens geeft 200

      Zaak bijwerken past gegevens correct aan

      (zrc-001c) Zaak deels bijwerken is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak deels bijwerken met valide zaaktype url geeft 200

      Zaak deels bijwerken past gegevens correct aan

      (zrc-001d) Zaak aanmaken met ongeldige zaaktype url is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met zaaktype url die niet resulteert in 200 geeft 400

      (zrc-001e) Zaak aanmaken met zaaktype url die niet wijst naar Zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met zaaktype url die niet wijst naar Zaaktype-resource geeft 400

      Create Zaaktype for Zaak updates
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (zrc-001f) Zaak aanmaken met concept zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met concept zaaktype geeft 400

      Publish temp Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/55502c4d-cd8f-4157-aa2f-20668a7f8699/publish 200 OK

      (zrc-001g) Zaak met zaaktype bijwerken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak met zaaktype bijwerken geeft 400

      (zrc-001h) Zaak met zaaktype deels bijwerken is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak met zaaktype deels bijwerken geeft 400

      Delete temp Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/55502c4d-cd8f-4157-aa2f-20668a7f8699 204 No Content

      (zrc-002a) Zaak aanmaken met bestaande combinatie identificatie en bronorganisatie is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met bestaande combinatie bronorganisatie en identificatie geeft 400

      Create Zaak with unique identificatie and bronorganisatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-002b) Zaak bijwerken met bestaande combinatie identificatie en bronorganisatie is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/d2d390fc-1142-47e1-b3c7-1a65be2634f6 400 Bad Request

      Tests Zaak aanmaken met bestaande combinatie bronorganisatie en identificatie geeft 400

      (zrc-002c) Zaak deels bijwerken met bestaande combinatie identificatie en bronorganisatie is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/d2d390fc-1142-47e1-b3c7-1a65be2634f6 400 Bad Request

      Tests Zaak aanmaken met bestaande combinatie bronorganisatie en identificatie geeft 400

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d2d390fc-1142-47e1-b3c7-1a65be2634f6 204 No Content

      Retrieve Zaken for bronorganisatie
      GET https://zaken-api.vng.cloud/api/v1/zaken 200 OK

      (zrc-002d) Genereer unieke identificatie voor Zaak onder bronorganisatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken zonder identificatie genereert unieke identificatie onder bronorganisatie

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d014bfe7-2197-4a41-9dc6-aa17a8dad3d1 204 No Content

      (zrc-003a) ZaakInformatieObject aanmaken is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Tests ZaakInformatieObject aanmaken met valide gegevens geeft 201

      (zrc-003b) ZaakInformatieObject bijwerken is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/232f8bfb-22c6-485f-ac49-07fd08391596 200 OK

      Tests ZaakInformatieObject bijwerken met valide gegevens geeft 200

      ZaakInformatieObject bijwerken past gegevens correct aan

      (zrc-003c) ZaakInformatieObject deels bijwerken is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/232f8bfb-22c6-485f-ac49-07fd08391596 200 OK

      Tests ZaakInformatieObject deels bijwerken met valide gegevens geeft 200

      ZaakInformatieObject deels bijwerken past gegevens correct aan

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/232f8bfb-22c6-485f-ac49-07fd08391596 204 No Content

      (zrc-003d) ZaakInformatieObject aanmaken met ongeldige informatieobject url is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 400 Bad Request

      Tests BesluitInformatieObject aanmaken met informatieobject url die niet resulteert in 200 geeft 404

      (zrc-004a) ZaakInformatieObject aanmaken zet aard_relatie op hoort_bij en registratiedatum op nu
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Tests ZaakInformatieObject aanmaken zet aardRelatie op legt_vast

      ZaakInformatieObject aanmaken zet registratiedatum op moment van aanmaken

      (zrc-004b) ZaakInformatieObject bijwerken relatie aanpassen is niet mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 200 OK

      Tests ZaakInformatieObject bijwerken relatie aanpassen is niet mogelijk

      (zrc-004c) ZaakInformatieObject deels bijwerken relatie aanpassen is niet mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 200 OK

      Tests ZaakInformatieObject deels bijwerken relatie aanpassen is niet mogelijk

      Create different Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-004d) ZaakInformatieObject bijwerken zaak aanpassen is niet toegestaan
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 400 Bad Request

      Tests ZaakInformatieObject bijwerken zaak aanpassen geeft 400

      (zrc-004e) ZaakInformatieObject deels bijwerken zaak aanpassen is niet toegestaan
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken zaak aanpassen geeft 400

      (zrc-004f) ZaakInformatieObject bijwerken informatieobject aanpassen is niet toegestaan
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 400 Bad Request

      Tests ZaakInformatieObject bijwerken informatieobject aanpassen geeft 400

      (zrc-004g) ZaakInformatieObject deels bijwerken informatieobject aanpassen is niet toegestaan
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken informatieobject aanpassen geeft 400

      Delete different Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7467a009-2eb1-4d26-9887-739fcbf5a024 204 No Content

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/701d16ed-e761-46d8-9ff4-f897ebc98300 204 No Content

      Create ZaakInformatieObject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (zrc-005a) ZaakInformatieObject aanmaken maakt ObjectInformatieObject aan met objectType zaak
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Tests ZaakInformatieObject aanmaken maakt een ObjectInformatieObject in DRC

      ZaakInformatieObject aanmaken maakt een ObjectInformatieObject met objectType zaak

      ZaakInformatieObject aanmaken maakt een ObjectInformatieObject met correcte zaak en informatieobject

      Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/985b1081-f6da-4234-a26a-f1ff360d7bcb 204 No Content

      (zrc-005b) ZaakInformatieObject verwijderen verwijdert ObjectInformatieObject uit DRC
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Tests BesluitInformatieObject verwijderen verwijdert ObjectInformatieObject in DRC

      Create authorized Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Publish authorized Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/f69ed2a2-e2a1-4102-8b47-2aecaf52ad9a/publish 200 OK

      Create Applicatie for Zaaktype
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Create authorized Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Zaak with different Zaaktype
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Zaak with higher vertrouwelijkheidaanduiding
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-006a) Zaken lijst ontsluit zaken op basis van autorisaties van consumer
      GET https://zaken-api.vng.cloud/api/v1/zaken 200 OK

      Tests Zaken lijst laat geen zaken zien met zaaktypes buiten autorisatie van consumer

      Zaken lijst laat geen zaken zien met vertrouwelijkheidaanduiding hoger dan maxVertrouwelijkheidaanduiding in autorisatie van consumer

      Delete Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/36d1c93e-ca3b-49e5-8b77-a645f4f0f492 204 No Content

      Create Applicatie without zaken.aanmaken/zaken.lezen for zaaktype
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      (zrc-006b) Zaken lezen zonder verplichte scope in autorisatie niet toegestaan
      GET https://zaken-api.vng.cloud/api/v1/zaken 403 Forbidden

      Tests Zaken lezen zonder applicatie met zaken.lezen in autorisatie scopes geeft 403

      (zrc-006c) Zaak aanmaken zonder verplichte scope in autorisatie niet toegestaan
      POST https://zaken-api.vng.cloud/api/v1/zaken 403 Forbidden

      Tests Zaak aanmaken met applicatie zonder zaken.aanmaken in autorisatie scopes niet toegestaan

      Delete authorized Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/95cdf751-9aae-412f-959b-cc6088479060 204 No Content

      Delete authorized Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f69ed2a2-e2a1-4102-8b47-2aecaf52ad9a 204 No Content

      Delete second Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/fb7ee599-37d1-4437-916f-ab3a39f1faf3 204 No Content

      Delete Zaak with different Zaaktype
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d5088c29-b1ab-474a-8f78-2506f772a65c 204 No Content

      Delete Zaak with higher vertrouwelijkheidaanduiding
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7096a763-9fc9-4d8a-bf0d-d9630b961d5b 204 No Content

      Create Zaak to close
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create relation between Zaak and Informatieobject with gebruiksrecht not null
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Add Klantcontact to Zaak
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 201 Created

      Add Rol to Zaak
      POST https://zaken-api.vng.cloud/api/v1/rollen 201 Created

      Create Zaakobject
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Add Zaakeigenschap to Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332/zaakeigenschappen 201 Created

      (zrc-007a) Zaak.einddatum volgt logisch uit eindstatus
      GET https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 200 OK

      Tests Toevoegen eindstatus aan Zaak laat Zaak.einddatum afleiden uit status.datumStatusGezet

      Retrieve related Informatieobjecten
      GET https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 200 OK

      (zrc-007b) Informatieobject.indicatieGebruikersrecht niet null bij afsluiten zaak
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      Tests Afsluiten Zaak betekent Informatieobject.indicatieGebruiksrecht gezet voor alle gerelateerde objecten

      Create Applicatie without geforceerd bijwerken
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      (zrc-007c) Afgesloten zaak bijwerken is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 403 Forbidden

      Tests Afgesloten Zaak bijwerken zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007c) Afgesloten zaak deels bijwerken is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 403 Forbidden

      Tests Afgesloten Zaak deels bijwerken zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007d) Klantcontact bij gesloten Zaak aanmaken niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 403 Forbidden

      Tests Klantcontact aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007e) Resultaat bij gesloten Zaak aanmaken niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Tests Resultaat aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 400

      (zrc-007e) Resultaat bij gesloten Zaak bijwerken niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/resultaten/d990a64c-de22-47d3-a210-b06d1ab2da33 403 Forbidden

      Tests Resultaat bijwerken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007e) Resultaat bij gesloten Zaak deels bijwerken niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/resultaten/d990a64c-de22-47d3-a210-b06d1ab2da33 403 Forbidden

      Tests Resultaat deels bijwerken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007e) Resultaat bij gesloten Zaak verwijderen niet toegestaan zonder scope zaken.geforceerd-bijwerken
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/d990a64c-de22-47d3-a210-b06d1ab2da33 403 Forbidden

      Tests Resultaat verwijderen bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007f) Rol bij gesloten Zaak aanmaken niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/rollen 403 Forbidden

      Tests Rol aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007f) Rol bij gesloten Zaak verwijderen niet toegestaan zonder scope zaken.geforceerd-bijwerken
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/7ad7717e-7d5f-4292-955b-e0625908d797 403 Forbidden

      Tests Rol verwijderen bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007g) Status toevoegen bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/statussen 403 Forbidden

      Tests Status aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007h) ZaakInformatieObject toevoegen bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 403 Forbidden

      Tests ZaakInformatieObject aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007h) ZaakInformatieObject bijwerken bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/4f98e0e3-bd49-4fe1-afde-bdcb7214492f 403 Forbidden

      Tests ZaakInformatieObject bijwerken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007h) ZaakInformatieObject deels bijwerken bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/4f98e0e3-bd49-4fe1-afde-bdcb7214492f 403 Forbidden

      Tests ZaakInformatieObject deels bijwerken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007h) ZaakInformatieObject verwijderen bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/4f98e0e3-bd49-4fe1-afde-bdcb7214492f 403 Forbidden

      Tests ZaakInformatieObject verwijderen bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007i) ZaakObject toevoegen bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 403 Forbidden

      Tests ZaakObject aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007k) ZaakEigenschap toevoegen bij gesloten Zaak is niet toegestaan zonder scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332/zaakeigenschappen 403 Forbidden

      Tests Zaakeigenschap aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 403

      (zrc-007i) Afgesloten zaak bijwerken is toegestaan met scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 200 OK

      Tests Afgesloten Zaak bijwerken met scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007i) Afgesloten zaak deels bijwerken is toegestaan met scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 200 OK

      Tests Afgesloten Zaak deels bijwerken zonder scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007j) Klantcontact bij gesloten Zaak aanmaken toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 201 Created

      Tests Klantcontact aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007k) Resultaat bij gesloten Zaak verwijderen toegestaan met scope zaken.geforceerd-bijwerken
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/d990a64c-de22-47d3-a210-b06d1ab2da33 204 No Content

      Tests Resultaat verwijderen bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 204

      (zrc-007k) Resultaat bij gesloten Zaak aanmaken toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Tests Resultaat aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007k) Resultaat bij gesloten Zaak bijwerken toegestaan met scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/resultaten/6b3d936a-c134-410e-b08a-05fd206132ea 200 OK

      Tests Resultaat bijwerken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007k) Resultaat bij gesloten Zaak deels bijwerken toegestaan met scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/resultaten/6b3d936a-c134-410e-b08a-05fd206132ea 200 OK

      Tests Resultaat deels bijwerken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007l) Rol bij gesloten Zaak aanmaken toegestaan toegestaan scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/rollen 201 Created

      Tests Rol aanmaken bij gesloten Zaak zonder scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007l) Rol bij gesloten Zaak verwijderen niet toegestaan zonder scope zaken.geforceerd-bijwerken Copy
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/7ad7717e-7d5f-4292-955b-e0625908d797 204 No Content

      Tests Rol verwijderen bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 204

      (zrc-007m) Status toevoegen bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Tests Status aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007n) ZaakInformatieObject verwijderen bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/4f98e0e3-bd49-4fe1-afde-bdcb7214492f 204 No Content

      Tests ZaakInformatieObject verwijderen bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 204

      (zrc-007n) ZaakInformatieObject toevoegen bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Tests ZaakInformatieObject aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007n) ZaakInformatieObject bijwerken bij gesloten Zaak is toegestaan scope zaken.geforceerd-bijwerken
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/7899b38e-2754-45b5-87c6-699cfbc5e00f 200 OK

      Tests ZaakInformatieObject bijwerken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007n) ZaakInformatieObject deels bijwerken bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/7899b38e-2754-45b5-87c6-699cfbc5e00f 200 OK

      Tests ZaakInformatieObject deels bijwerken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 200

      (zrc-007o) ZaakObject toevoegen bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Tests ZaakObject aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (zrc-007p) ZaakEigenschap toevoegen bij gesloten Zaak is toegestaan met scope zaken.geforceerd-bijwerken
      POST https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332/zaakeigenschappen 201 Created

      Tests Zaakeigenschap aanmaken bij gesloten Zaak met scope zaken.geforceerd-bijwerken geeft 201

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/7899b38e-2754-45b5-87c6-699cfbc5e00f 204 No Content

      Create relation between Zaak and Informatieobject with gebruiksrecht null
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (zrc-007q) Eindstatus toevoegen aan Zaak met Informatieobject.indicatieGebruiksrecht null
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Tests Eindstatus toevoegen aan Zaak met gerelateerd Informatieobject met indicatieGebruiksrecht null geeft 400

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/d1b48296-393b-4cda-9d23-38631c4ee28a 204 No Content

      Add non-Eindstatus to Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-007r) Zaak.einddatum leeg als geen eindstatus gezet
      GET https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 200 OK

      Tests Toevoegen status die geen eindstatus is aan Zaak betekent Zaak.einddatum leeg

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/4fcacb3a-78a1-41ba-8d54-353508d05332 204 No Content

      Delete Applicatie without geforceerd bijwerken
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/7652653d-33bb-44f4-8166-b5bd1869d712 204 No Content

      Create Zaak to close and reopen
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-008a) Zaak heropenen is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Tests Non-eindstatus aan gesloten Zaak toevoegen geeft 201

      (zrc-008b) Zaak heropenen zet einddatum, archiefactiedatum en archiefnominatie op null
      GET https://zaken-api.vng.cloud/api/v1/zaken/5d2e8779-4011-4496-ac71-e76002fe2953 200 OK

      Tests Zaak heropenen zet einddatum, archiefactiedatum en archiefnominatie op null

      Add Eindstatus to Zaak again
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Create Applicatie without zaak.heropenen scope
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      (zrc-008c) Zaak heropenen zonder scope zaken.heropenen in Applicatie is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/statussen 403 Forbidden

      Tests Zaak heropenen zonder scope zaken.heropenen in Applicatie geeft 403

      Delete Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/5e85c4a9-aa40-4aec-b8ce-0465c464eac1 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5d2e8779-4011-4496-ac71-e76002fe2953 204 No Content

      (zrc-009a) Valideer expliciet gedefinieerde vertrouwelijkheidaanduiding
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Expliciete vertrouwelijkheidaanduiding bij aanmaken Zaak moet toegekend worden aan Zaak

      (zrc-009b) Valideer expliciet gedefinieerde vertrouwelijkheidaanduiding (PUT)
      PUT https://zaken-api.vng.cloud/api/v1/zaken/37504b1d-51b2-4dd4-8d2d-1d0e37783da3 200 OK

      Tests Expliciete vertrouwelijkheidaanduiding bij bijwerken Zaak moet toegekend worden aan Zaak

      (zrc-009c) Valideer expliciet gedefinieerde vertrouwelijkheidaanduiding (PATCH)
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/37504b1d-51b2-4dd4-8d2d-1d0e37783da3 200 OK

      Tests Expliciete vertrouwelijkheidaanduiding bij deels bijwerken Zaak moet toegekend worden aan Zaak

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/37504b1d-51b2-4dd4-8d2d-1d0e37783da3 204 No Content

      (zrc-009d) Valideer vertrouwelijkheidaanduiding afgeleid uit Zaaktype
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Vertrouwelijkheidaanduiding bij aanmaken Zaak afgeleid uit Zaaktype indien niet meegegeven

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b9014223-065b-4a52-855d-3083eb11402e 204 No Content

      (zrc-010a) Valideren communicatiekanaal url bij aanmaken Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met ongeldige communicatiekanaal url geeft 400

      (zrc-010b) Valideren communicatiekanaal url bij bijwerken Zaak
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met ongeldige communicatiekanaal url geeft 400

      (zrc-010c) Valideren communicatiekanaal url bij deels bijwerken Zaak
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met ongeldige communicatiekanaal url geeft 400

      (zrc-010d) Valideren communicatiekanaal-resource bij aanmaken Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met communicatiekanaal url die niet wijst naar Communicatiekanaal-resource geeft 400

      (zrc-010e) Valideren communicatiekanaal-resource bij bijwerken Zaak
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met communicatiekanaal url die niet wijst naar Communicatiekanaal-resource geeft 400

      (zrc-010f) Valideren communicatiekanaal-resource bij deels bijwerken Zaak
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met communicatiekanaal url die niet wijst naar Communicatiekanaal-resource geeft 400

      (zrc-010g) Zaak aanmaken met valide communicatiekanaal is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met valide communicatiekanaal geeft 201

      (zrc-010h) Zaak bijwerken met valide communicatiekanaal is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/191794e3-686d-44a3-a9e1-1747c3f20812 200 OK

      Tests Zaak bijwerken met valide communicatiekanaal geeft 200

      (zrc-010i) Zaak deels bijwerken met valide communicatiekanaal is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/191794e3-686d-44a3-a9e1-1747c3f20812 200 OK

      Tests Zaak deels bijwerken met valide communicatiekanaal geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/191794e3-686d-44a3-a9e1-1747c3f20812 204 No Content

      (zrc-011a) Zaak aanmaken met ongeldige url in relevanteAndereZaken is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met ongeldige url in relevanteAndereZaken geeft 400

      (zrc-011b) Zaak bijwerken met ongeldige url in relevanteAndereZaken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met ongeldige url in relevanteAndereZaken geeft 400

      (zrc-011c) Zaak deels bijwerken met ongeldige url in relevanteAndereZaken is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met ongeldige url in relevanteAndereZaken geeft 400

      (zrc-011d) Zaak aanmaken met relevanteAndereZaken is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met geldige relevanteAndereZaken geeft 201

      (zrc-011e) Zaak bijwerken met relevanteAndereZaken is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak bijwerken met geldige relevanteAndereZaken geeft 200

      (zrc-011f) Zaak deels bijwerken met relevanteAndereZaken is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak deels bijwerken met geldige relevanteAndereZaken geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1ed61978-f51f-4b0a-bca2-17f226d704c3 204 No Content

      (zrc-012a) Zaak aanmaken met opschorting zonder indicatie en reden is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met opschorting zonder indicatie en reden geeft 400

      (zrc-012b) Zaak bijwerken met opschorting zonder indicatie en reden is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met opschorting zonder indicatie en reden geeft 400

      (zrc-012c) Zaak deels bijwerken met opschorting zonder indicatie en reden is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met opschorting zonder indicatie en reden geeft 400

      (zrc-012d) Zaak aanmaken met verlenging zonder reden en duur is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met verlenging zonder reden en duur geeft 400

      (zrc-012e) Zaak bijwerken met verlenging zonder reden en duur is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met verlenging zonder reden en duur geeft 400

      (zrc-012f) Zaak deels bijwerken met verlenging zonder reden en duur is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met verlenging zonder reden en duur geeft 400

      (zrc-012g) Zaak aanmaken met opschorting null is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met opschorting null geeft 201

      (zrc-012h) Zaak bijwerken met opschorting null is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/cf47497c-f1b8-44ba-960b-c13eed8418ed 200 OK

      Tests Zaak bijwerken met opschorting null geeft 200

      (zrc-012i) Zaak deels bijwerken met opschorting null is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/cf47497c-f1b8-44ba-960b-c13eed8418ed 200 OK

      Tests Zaak deels bijwerken met opschorting null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/cf47497c-f1b8-44ba-960b-c13eed8418ed 204 No Content

      (zrc-012j) Zaak aanmaken met verlenging null is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met verlenging null geeft 201

      (zrc-012k) Zaak bijwerken met verlenging null is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/99629352-2296-41d4-9e1d-961f3760285c 200 OK

      Tests Zaak bijwerken met verlenging null geeft 200

      (zrc-012l) Zaak deels bijwerken met verlenging null is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/99629352-2296-41d4-9e1d-961f3760285c 200 OK

      Tests Zaak deels bijwerken met verlenging null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/99629352-2296-41d4-9e1d-961f3760285c 204 No Content

      (zrc-013a) Valideren hoofdzaak op de Zaak-resource
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met hoofdzaak url die niet wijst naar Zaak-resource geeft 400

      Create Deelzaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-013b) Valideren opgegeven hoofdzaak is geen deelzaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met hoofdzaak url die wijst naar een deelzaak geeft 400

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/87d842c5-fc09-4348-bf06-c78fd4d329d1 204 No Content

      (zrc-013c) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met hoofdzaak url die wijst naar de zaak zelf geeft 400

      (zrc-013d) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met hoofdzaak url die wijst naar de zaak zelf geeft 400

      (zrc-013e) Zaak aanmaken met valide hoofdzaak is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met valide hoofdzaak geeft 201

      (zrc-013f) Zaak bijwerken met valide hoofdzaak is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/7198fbce-9d27-46cf-a16f-98e13d53350e 200 OK

      Tests Zaak bijwerken met valide hoofdzaak geeft 200

      (zrc-013g) Zaak deels bijwerken met valide hoofdzaak is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/7198fbce-9d27-46cf-a16f-98e13d53350e 200 OK

      Tests Zaak deels bijwerken met valide hoofdzaak geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7198fbce-9d27-46cf-a16f-98e13d53350e 204 No Content

      (zrc-014a) Zaak aanmaken met betalingsindicatie nvt en een waarde voor laatste betaaldatum is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met betalingsindicatie nvt en laatsteBetaaldatum niet null geeft 400

      (zrc-014b) Zaak bijwerken met betalingsindicatie nvt en een waarde voor laatste betaaldatum is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met betalingsindicatie nvt en laatsteBetaaldatum niet null geeft 400

      (zrc-014c) Zaak deels bijwerken met betalingsindicatie nvt en een waarde voor laatste betaaldatum is onmogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met betalingsindicatie nvt en laatsteBetaaldatum niet null geeft 400

      (zrc-014d) Zaak bijwerken betalingsindicatie naar nvt moet laatsteBetaalDatum op null zetten
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak bijwerken met betalingsindicatie nvt verandert laatsteBetaalDatum naar null

      (zrc-014e) Zaak deels bijwerken betalingsindicatie naar nvt moet laatsteBetaalDatum op null zetten
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 200 OK

      Tests Zaak deels bijwerken met betalingsindicatie nvt verandert laatsteBetaalDatum naar null

      (zrc-015a) Zaak productenOfDiensten validatie met Zaaktype productenOfDiensten
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Tests Zaak aanmaken met productenOfDiensten niet in Zaaktype gedefinieerd geeft 400

      (zrc-015b) Zaak productenOfDiensten validatie met Zaaktype productenOfDiensten
      PUT https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak bijwerken met productenOfDiensten niet in Zaaktype gedefinieerd geeft 400

      (zrc-015c) Zaak productenOfDiensten validatie met Zaaktype productenOfDiensten
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 400 Bad Request

      Tests Zaak deels bijwerken met productenOfDiensten niet in Zaaktype gedefinieerd geeft 400

      (zrc-015d) Zaak aanmaken met valide productenOfDiensten is mogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken met valide productenOfDiensten geeft 201

      (zrc-015e) Zaak bijwerken met valide productenOfDiensten is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/23a632df-e5fb-4c09-aa49-6f783f1c1704 200 OK

      Tests Zaak bijwerken met valide productenOfDiensten geeft 200

      (zrc-015f) Zaak deels bijwerken met valide productenOfDiensten is mogelijk
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/23a632df-e5fb-4c09-aa49-6f783f1c1704 200 OK

      Tests Zaak deels bijwerken met valide productenOfDiensten geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/23a632df-e5fb-4c09-aa49-6f783f1c1704 204 No Content

      Create Zaaktype for statustype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Statustype for validation test
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype for statustype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/cc576375-719d-44d7-914b-84a3f5a0ce4d/publish 200 OK

      Create Zaak for Statustype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      (zrc-016a) Status toevoegen aan Zaak met statustype niet in Zaaktype.statustypen is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Tests Status toevoegen aan Zaak met Status.statustype niet in Zaak.zaaktype.statustypen geeft 400

      Delete Statustype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/a93b2f78-ebc4-4f39-87a8-ae493b7b3fc1 204 No Content

      Delete Zaaktype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/cc576375-719d-44d7-914b-84a3f5a0ce4d 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/220ef9e3-8ebe-4725-90cd-e584963f2f2d 204 No Content

      Create Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create InformatieObjecttype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (ZRC) Create Zaaktype-InformatieObjectType relation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Publish temp Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/ea518d68-0bf4-4628-b685-ada1a90d83b9/publish 200 OK

      Publish Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/e11fad08-fce8-4eff-bbb9-9bcc12e917ba/publish 200 OK

      Create Zaak for informatieobjecttype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create EnkelvoudigInformatieObject for informatieobjecttype validation
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (zrc-017a) ZaakInformatieObject aanmaken met informatieobjecttype niet in Zaaktype.informatieobjecttypen is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 400 Bad Request

      Tests ZaakInformatieObject toevoegen aan Zaak met ZaakInformatieObject.informatieobject.informatieobjecttypen niet in Zaak.zaaktype.informatieobjecttypen geeft 400

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21fabab9-3ef2-42b9-85df-4217f6ef633a 204 No Content

      Delete Informatieobjecttype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/ea518d68-0bf4-4628-b685-ada1a90d83b9 204 No Content

      Delete Zaaktype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e11fad08-fce8-4eff-bbb9-9bcc12e917ba 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/75a134ba-a9ae-4fdc-b9c6-d71fed16c8c8 204 No Content

      Create Zaaktype for eigenschap validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      Publish Zaaktype for eigenschap validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/6063e143-ae7a-4ba7-918d-1663725b4df5/publish 200 OK

      Create Zaak for eigenschap validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken/f7677825-daef-4cb2-8d60-33a109c0afee/zaakeigenschappen 400 Bad Request

      Tests (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype geeft 400

      Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/25119a47-e862-4f3f-b2a5-adf3429e2f84 204 No Content

      Delete Zaaktype for eigenschap validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6063e143-ae7a-4ba7-918d-1663725b4df5 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/f7677825-daef-4cb2-8d60-33a109c0afee 204 No Content

      Create Zaaktype for roltype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Roltype
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      Publish Zaaktype for roltype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/898feb28-7b43-4494-a000-2ec0eba37570/publish 200 OK

      Create Zaak for roltype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-019a) Rol toevoegen aan Zaak met roltype die niet hoort bij Zaak.zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/rollen 400 Bad Request

      Tests (zrc-018a) Rol toevoegen aan Zaak met roltype die niet hoort bij Zaak.zaaktype geeft 400

      Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/ca277135-3ff0-46be-9118-4e9eba11460f 204 No Content

      Delete Zaaktype for roltype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/898feb28-7b43-4494-a000-2ec0eba37570 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/daceff5b-1b42-4dc9-90f5-4cb4951bfe33 204 No Content

      Create Zaaktype for resultaattype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Publish Zaaktype for resultaattype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/68229660-21d3-4fa7-8480-965356af5713/publish 200 OK

      Create Zaak for resultaattype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (zrc-020a) Resultaat toevoegen aan Zaak met resultaattype die niet hoort bij Zaak.zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Tests (zrc-020a) Resultaat toevoegen aan Zaak met resultaattype die niet hoort bij Zaak.zaaktype geeft 400

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/54c47259-ebdb-4b58-a5f8-9acb5bb8d0b4 204 No Content

      Delete Zaaktype for resultaattype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/68229660-21d3-4fa7-8480-965356af5713 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/675944ae-23f3-4b7c-8ad9-2aebf82169ca 204 No Content

      Create Zaaktype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8006ed8b-4ee3-4130-a9cd-f726f2864ece/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021a) Afleidingswijze afgehandeld
      GET https://zaken-api.vng.cloud/api/v1/zaken/f3045f54-3d36-405c-922d-150f33765fb3 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze afgehandeld toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/73d680aa-506d-4364-a3d8-3c667a9af450 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/f3045f54-3d36-405c-922d-150f33765fb3 204 No Content

      Delete Zaaktype nihil
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8006ed8b-4ee3-4130-a9cd-f726f2864ece 204 No Content

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze hoofdzaak
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create Resultaattype afleidingswijze afgehandeld for hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype for hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/3b2898ee-5200-44be-99e9-f12d5c312bf9/publish 200 OK

      Publish Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/0c1933b3-23c4-4865-bed6-185bff87de95/publish 200 OK

      Create Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Retrieve Hoofdzaak einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/c989112b-fa6b-4fd4-b628-1d54f57d9bb0 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021b) Afleidingswijze hoofdzaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/02d76223-ff82-4d59-b29e-da2c75cdca3b 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze hoofdzaak toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/eb32eccd-7bf5-435e-bbc7-d996e1c919e9 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/02d76223-ff82-4d59-b29e-da2c75cdca3b 204 No Content

      Delete Hoofdzaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/c989112b-fa6b-4fd4-b628-1d54f57d9bb0 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/3b2898ee-5200-44be-99e9-f12d5c312bf9 204 No Content

      Delete Resultaattype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/b65b1ba9-e59d-45b1-b7d3-0dd92ca865c9 204 No Content

      Delete Eindstatustype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/84d4b498-f3bc-40c3-a5f7-d299f8016067 204 No Content

      Delete Hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0c1933b3-23c4-4865-bed6-185bff87de95 204 No Content

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create Eigenschap for zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/3bc39b1d-07f5-4415-8331-9d0132ff539c/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Eigenschap to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken/0be80438-cf14-47a5-8cd1-c199c5a1e314/zaakeigenschappen 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021c) Afleidingswijze eigenschap
      GET https://zaken-api.vng.cloud/api/v1/zaken/0be80438-cf14-47a5-8cd1-c199c5a1e314 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze eigenschap toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/37580d0e-f07a-49da-bfb6-9a22b055e499 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0be80438-cf14-47a5-8cd1-c199c5a1e314 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/3bc39b1d-07f5-4415-8331-9d0132ff539c 204 No Content

      Create concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze ingangsdatum_besluit
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/d384463f-0449-4f42-a103-5805aec93af2/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/04a2e8a4-62ac-4e59-afa9-f6f71c0ed016/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Besluit to Zaak with minimal ingangsdatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Add Besluit to Zaak with maximal ingangsdatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021d) Afleidingswijze ingangsdatum_besluit
      GET https://zaken-api.vng.cloud/api/v1/zaken/ef4b90c8-7606-480f-8bd3-58b8fa1fd125 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze ingangsdatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/18ccfbc9-c444-4231-9528-2d2c37a96271 204 No Content

      Delete Besluit minimal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/693277e8-136c-4508-a56e-d7f77688949f 204 No Content

      Delete Besluit maximal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/a1402b4d-b0c4-47a4-a0d0-5ce7d4ffaf8e 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/ef4b90c8-7606-480f-8bd3-58b8fa1fd125 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/04a2e8a4-62ac-4e59-afa9-f6f71c0ed016 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/d384463f-0449-4f42-a103-5805aec93af2 204 No Content

      Create concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze ingangsdatum_besluit
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/20cd5a73-e507-49f7-8472-a17697da36af/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/9f2271a9-9c09-441f-9a4f-3b5689ecd8b6/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Besluit to Zaak with minimal vervaldatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Add Besluit to Zaak with maximal vervaldatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021e) Afleidingswijze vervaldatum_besluit
      GET https://zaken-api.vng.cloud/api/v1/zaken/51bee666-0041-4490-88ba-93247063e006 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze vervaldatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/ccc303d4-c9c7-478f-897e-e83c50109f51 204 No Content

      Delete Besluit minimal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/6944ee60-fcf7-4f7c-8e3a-5b5f7cd7d48b 204 No Content

      Delete Besluit maximal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/d27eb58d-b4fc-4508-9ee0-fa5cb6f0cb52 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/51bee666-0041-4490-88ba-93247063e006 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/9f2271a9-9c09-441f-9a4f-3b5689ecd8b6 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/20cd5a73-e507-49f7-8472-a17697da36af 204 No Content

      Create Zaaktype procestermijn ingeschatte_bestaansduur_procesobject
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype procestermijn ingeschatte_bestaansduur_procesobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn ingeschatte_bestaansduur_procesobject
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype ingeschatte_bestaansduur_object nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/68cbfbac-86c4-4c0f-b708-59351d25cf0e/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021f) Afleidingswijze termijn
      GET https://zaken-api.vng.cloud/api/v1/zaken/7a8c855a-4bd8-4bc5-84ef-e4169db3ea35 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze termijn toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/a0e6b954-f1b3-4bb1-ad7c-9131040fe436 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7a8c855a-4bd8-4bc5-84ef-e4169db3ea35 204 No Content

      Delete Zaaktype ingeschatte_bestaansduur_procesobject
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/68cbfbac-86c4-4c0f-b708-59351d25cf0e 204 No Content

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/3a3b8995-9768-48a1-bcbb-9c882f51b0f7/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021g) Afleidingswijze ander_datumkenmerk
      GET https://zaken-api.vng.cloud/api/v1/zaken/345d0e42-1934-4f5c-8fe3-4a835f7fbe85 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze ander_datumkenmerk toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/9bcfe295-538b-4a39-b9d2-0b3e92a5b5c9 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/345d0e42-1934-4f5c-8fe3-4a835f7fbe85 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/3a3b8995-9768-48a1-bcbb-9c882f51b0f7 204 No Content

      Create Resultaattype procestermijn vast_te_leggen_datum Copy
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/00fdb706-58a1-4269-8a25-13b6a421112c/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/fd08e469-00ec-4205-a53e-c2fb4d6d7462/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Besluit with minimal datum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Create Zaakobject with minimal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Create Besluit with maximal datum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Create Zaakobject with maximal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021h) Afleidingswijze zaakobject external
      GET https://zaken-api.vng.cloud/api/v1/zaken/d1a2510e-6cdc-4b1f-b36b-2ec737b76d8c 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/2831b134-aebc-4390-81d4-2cb987e48892 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/e879029a-5c1d-40db-bbea-57cf712b1c8f 204 No Content

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/c57315ef-444c-4da0-bd91-1552a9cc4b57 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d1a2510e-6cdc-4b1f-b36b-2ec737b76d8c 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fd08e469-00ec-4205-a53e-c2fb4d6d7462 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/00fdb706-58a1-4269-8a25-13b6a421112c 204 No Content

      Create concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/0ad30029-0b0b-4adb-a747-a46f53a96715/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/272796c0-b550-40d3-8fa5-4fe376dc251e/publish 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Zaakobject with minimal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Create Zaakobject with maximal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021h) Afleidingswijze zaakobject local
      GET https://zaken-api.vng.cloud/api/v1/zaken/0c73b41c-64f1-43cc-be07-504df395d468 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/b3102ad4-53bb-454b-a990-9e8fc0bece7c 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/e879029a-5c1d-40db-bbea-57cf712b1c8f 404 Not Found

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/c57315ef-444c-4da0-bd91-1552a9cc4b57 404 Not Found

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0c73b41c-64f1-43cc-be07-504df395d468 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/272796c0-b550-40d3-8fa5-4fe376dc251e 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/0ad30029-0b0b-4adb-a747-a46f53a96715 204 No Content

      Create Zaaktype procestermijn vast_te_leggen_datum for gerelateerde_zaak
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create Resultaattype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/f0d37191-3776-4474-b5f5-f01d250a0d2f/publish 200 OK

      Create relevante Zaak with minimal einddatum
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to relevante Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Retrieve min einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/cf835e03-b4cf-4ec6-bf6e-9902874bffd7 200 OK

      Create relevante Zaak with maximal einddatum
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to relevante Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Retrieve max einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/bbabd128-a134-4972-93bb-355d6e2bb57f 200 OK

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      (zrc-021i) Afleidingswijze gerelateerde_zaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/8002f247-1c5f-4a1c-b84b-87ce46284365 200 OK

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype

      Resultaat met afleidingswijze gerelateerde_zaak toevoegen aan Zaak zet correcte Zaak.archiefdatum

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/b3102ad4-53bb-454b-a990-9e8fc0bece7c 404 Not Found

      Delete relevante Zaak min einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/cf835e03-b4cf-4ec6-bf6e-9902874bffd7 204 No Content

      Delete relevante Zaak max einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/bbabd128-a134-4972-93bb-355d6e2bb57f 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8002f247-1c5f-4a1c-b84b-87ce46284365 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f0d37191-3776-4474-b5f5-f01d250a0d2f 204 No Content

      (zrc-022a) Zaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiveren
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Zaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiveren

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a391d584-8383-42e9-b915-f744bd30cdbc 204 No Content

      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (COMMON) (ZRC) Create ZaakInformatieObject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 200 OK

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e0e1e8ff-67e9-494c-a4e3-dacccf7776cb 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/unlock 204 No Content

      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (COMMON) (ZRC) Create ZaakInformatieObject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 200 OK

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/35bf46ef-af6c-4a5a-9347-50089402bac1 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/unlock 204 No Content

      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      (COMMON) (ZRC) Create ZaakInformatieObject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 400 Bad Request

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 200 OK

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/bb48c033-79aa-455b-a273-beaba23f365c 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e/unlock 204 No Content

      Create Zaak to delete
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Deelzaak to Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Add Status to Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Add Rol to Zaak
      POST https://zaken-api.vng.cloud/api/v1/rollen 201 Created

      Create Zaakobject
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Add Zaakeigenschap to Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken/5e0655b3-9523-4577-91d7-8d4fc6a40902/zaakeigenschappen 201 Created

      Create relation between Zaak and Informatieobject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Retrieve ObjectInformatieObject url
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Add Klantcontact to Zaak
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 201 Created

      (zrc-023a) Zaak verwijderen is mogelijk
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5e0655b3-9523-4577-91d7-8d4fc6a40902 204 No Content

      Tests Zaak verwijderen geeft 204

      (zrc-023b) Zaak verdwijnt uit zrc na verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaken/5e0655b3-9523-4577-91d7-8d4fc6a40902 404 Not Found

      Tests Zaak ophalen uit zrc na verwijdering geeft 404

      (zrc-023c) Resultaat verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/resultaten/24ff78a3-547a-430a-9fa7-e55ebb06850a 404 Not Found

      Tests Resultaat ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023d) Status verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/statussen/d94aecea-ee84-433d-948e-1eb426c65dc9 404 Not Found

      Tests Status ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023e) Rol verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/rollen/8520ffd8-5b8f-4ade-a858-c50042636f2e 404 Not Found

      Tests Rol ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023f) Zaakobject verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaakobjecten/b4670c57-080a-43d0-ae4a-d44804016d35 404 Not Found

      Tests Zaakobject ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023g) Zaakeigenschap verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaken/5e0655b3-9523-4577-91d7-8d4fc6a40902/zaakeigenschappen/f1583b16-5432-4106-a7b0-fc6269923127 404 Not Found

      Tests Zaakeigenschap ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023h) ObjectInformatieObject verdwijnt uit drc na Zaak verwijdering
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten/788f878a-268e-4462-98f1-c437f31a0446 404 Not Found

      Tests ObjectInformatieObject ophalen uit drc na Zaak verwijdering geeft 404

      (zrc-023i) ZaakInformatieObject verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/119f92d6-7a6e-4341-9cea-6ae217f775fe 404 Not Found

      Tests ZaakInformatieObject ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023j) Klantcontact verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/klantcontacten/de9336cb-1a55-4afb-94c2-5d7a4196a981 404 Not Found

      Tests Klantcontact ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023k) Deelzaak verdwijnt na verwijdering Hoofdzaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/ccefb5f8-64ef-4880-81be-569c3ef0897d 404 Not Found

      Tests Deelzaak wordt ook uit ZRC verwijderd als Hoofdzaak verwijderd is

      (ZRC) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0d4a5421-81b5-40ed-be7a-eb68ed6c77ec 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/85902813-5f43-43eb-ad23-9da31d6e439e 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1a41980c-d38a-4a57-9217-601e89412e1f 204 No Content

      (ZRC) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/487f5045-e68c-4465-8f07-fe7da5000735 204 No Content

      (ZRC) Delete Deelzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/33a10127-cebd-490c-ae97-685039fb86cb 204 No Content

      (ZRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8100e731-8d09-4c33-a0e6-2bf9c90da6e1 204 No Content

      (ZRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/20c6363f-895d-41b9-917a-c51e256c19bc 204 No Content

      (ZRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/6dbe0840-026e-49b9-9308-106fb485698c 204 No Content

      (DRC) Retrieve existing Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      (DRC) Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype-InformatieObjectType relation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/4c67a126-40cb-47f6-b1d9-58744e084142/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9ebe9f58-9884-4f2f-84a2-f67563d363a6/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/cf564590-4add-4bbb-93ea-fcdc0264df5b/publish 200 OK

      Create Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Besluit
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      (drc-001a) EnkelvoudigInformatieObject aanmaken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Tests EnkelvoudigInformatieObject aanmaken met valide gegevens geeft 201

      (drc-001b) EnkelvoudigInformatieObject aanmaken met ongeldige informatieobjecttype url is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieObject aanmaken met informatieobjecttype url die niet resulteert in 200 geeft 400

      (drc-001c) EnkelvoudigInformatieObject aanmaken met informatieobjecttype url die niet wijst naar informatieobjecttype is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieObject aanmaken met informatieobjecttype url die niet wijst naar Informatieobjecttype geeft 400

      Create Informatieobjecttype for EIO updates
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (drc-001d) EnkelvoudigInformatieObject aanmaken met concept informatieobjecttype is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieObject aanmaken met concept informatieobjecttype geeft 400

      Publish temp Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e9227947-5110-4ed4-a0c4-84b6642b14d0/publish 200 OK

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc/lock 200 OK

      (drc-001e) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype bijwerken geeft 400

      (drc-001f) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype deels bijwerken geeft 400

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc/unlock 204 No Content

      Delete temp Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e9227947-5110-4ed4-a0c4-84b6642b14d0 204 No Content

      (drc-002a) ObjectInformatieObject aanmaken met objectType zaak en ongeldige object url is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype zaak en object url die niet resulteert in 200 geeft 400

      (drc-002b) ObjectInformatieObject aanmaken met objectType besluit en ongeldige object url is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype besluit en object url die niet resulteert in 200 geeft 400

      (drc-002c) ObjectInformatieObject aanmaken met objectType zaak en object url die niet wijst naar Zaak is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype zaak en object url die niet wijst naar Zaak geeft 400

      (drc-002d) ObjectInformatieObject aanmaken met objectType besluit en object url die niet wijst naar Besluit is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype besluit en object url die niet wijst naar Besluit geeft 400

      Create relation between Zaak and Informatieobject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (drc-003a) ObjectInformatieObject aanmaken met bestaande combinatie object en informatieobject en objectType zaak is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype zaak en bestaande combinatie object en informatieobject geeft 400

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/19326f4d-b83e-4014-82a2-0a1db743ccfe 204 No Content

      Create relation between Besluit and Informatieobject
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 201 Created

      (drc-003b) ObjectInformatieObject aanmaken met bestaande combinatie object en informatieobject en objectType besluit is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objecttype besluit en bestaande combinatie object en informatieobject geeft 400

      (COMMON) Delete BesluitInformatieObject
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/b26a574c-97f0-4434-84ed-ca662a0d84d9 204 No Content

      (drc-004a) ObjectInformatieObject aanmaken met zaak en informatieobject niet gekoppeld in zrc is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objectType zaak en object en informatieobject die nog niet gekoppeld zijn in zrc geeft 400

      (drc-004b) ObjectInformatieObject aanmaken met besluit en informatieobject niet gekoppeld in brc is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Tests ObjectInformatieObject aanmaken met objectType besluit en object en informatieobject die nog niet gekoppeld zijn in zrc geeft 400

      (drc-005a) EnkelvoudigInformatieobject aanmaken met ontvangstdatum en status in bewerking is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieobject aanmaken met een waarde voor ontvangstdatum en status in bewerking geeft 400

      Create EnkelvoudigInformatieObject with status in bewerking
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (COMMON) Lock created EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/d5d5f238-4bba-4254-a240-a3884c117081/lock 200 OK

      (drc-005b) EnkelvoudigInformatieObject bijwerken ontvangstdatum zetten als status in bewerking is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/d5d5f238-4bba-4254-a240-a3884c117081 400 Bad Request

      Tests EnkelvoudigInformatieObject ontvangstdatum zetten als status in bewerking geeft 400

      (drc-005c) EnkelvoudigInformatieObject deels bijwerken ontvangstdatum zetten als status in bewerking is niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/d5d5f238-4bba-4254-a240-a3884c117081 400 Bad Request

      Tests EnkelvoudigInformatieObject ontvangstdatum zetten als status in bewerking geeft 400

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/d5d5f238-4bba-4254-a240-a3884c117081 204 No Content

      (drc-005d) EnkelvoudigInformatieobject aanmaken met ontvangstdatum en status ter vaststelling is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieobject aanmaken met een waarde voor ontvangstdatum en status ter vaststelling geeft 400

      Create EnkelvoudigInformatieObject with status ter vaststelling
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (COMMON) Lock created EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/f0c1750b-1bb1-4a21-a605-a04e9cc455aa/lock 200 OK

      (drc-005e) EnkelvoudigInformatieObject bijwerken ontvangstdatum zetten als status ter vaststelling is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/f0c1750b-1bb1-4a21-a605-a04e9cc455aa 400 Bad Request

      Tests EnkelvoudigInformatieObject ontvangstdatum zetten als status ter vaststelling geeft 400

      (drc-005f) EnkelvoudigInformatieObject deels bijwerken ontvangstdatum zetten als status ter vaststelling is niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/f0c1750b-1bb1-4a21-a605-a04e9cc455aa 400 Bad Request

      Tests EnkelvoudigInformatieObject ontvangstdatum zetten als status ter vaststelling geeft 400

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/f0c1750b-1bb1-4a21-a605-a04e9cc455aa 204 No Content

      (drc-006a) Valideren default indicatie gebruiksrecht bij aanmaken EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Tests EnkelvoudigInformatieObject aanmaken zet indicatie gebruiksrecht op null indien niet gedefinieerd

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/60e65fbe-2da0-4bc4-af2c-2c438c44897e 204 No Content

      (drc-006b) EnkelvoudigInformatieObject aanmaken met indicatie gebruiksrecht true vereist Gebruiksrechten
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 400 Bad Request

      Tests EnkelvoudigInformatieObject aanmaken met indicatie gebruiksrecht true zonder Gebruiksrechten in drc geeft 400

      Create Gebruiksrechten
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      (drc-006c) Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 200 OK

      Tests Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true

      Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/16b9a9fa-e800-4bf3-82be-a1c3f302ffcf 204 No Content

      (drc-006d) Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 200 OK

      Tests Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null

      (drc-007a) EnkelvoudigInformatieObject aanmaken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Tests EnkelvoudigInformatieObject aanmaken met expliciet gedefinieerde vertrouwelijkheidaanduiding krijgt die waarde toegekend

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/01f5deef-5e62-4c47-a90e-3af3df5039de 204 No Content

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc/lock 200 OK

      (drc-007b) EnkelvoudigInformatieObject bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 200 OK

      Tests EnkelvoudigInformatieObject aanmaken met expliciet gedefinieerde vertrouwelijkheidaanduiding krijgt die waarde toegekend

      (drc-007c) EnkelvoudigInformatieObject deels bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 200 OK

      Tests EnkelvoudigInformatieObject aanmaken met expliciet gedefinieerde vertrouwelijkheidaanduiding krijgt die waarde toegekend

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc/unlock 204 No Content

      Retrieve Informatieobjecttype vertrouwelijkheidaanduiding
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9ebe9f58-9884-4f2f-84a2-f67563d363a6 200 OK

      (drc-007b) EnkelvoudigInformatieObject aanmaken leidt vertrouwelijkheidaanduiding af uit Informatieobjecttype
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Tests EnkelvoudigInformatieObject aanmaken zonder expliciet gedefinieerde vertrouwelijkheidaanduiding leidt vertrouwelijkheidaanduiding af uit Informatieobjecttype

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ab212ed9-0e8a-4a1a-a5df-7fb82e1ff5fe 204 No Content

      (COMMON) Create EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (COMMON) Create ZaakInformatieObject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      (drc-008a) EnkelvoudigInformatieObject verwijderen terwijl er ObjectInformatieObjecten aan gekoppeld zijn is niet toegestaan
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/79138bca-4641-4e65-aa92-f4cfc8f555ae 400 Bad Request

      Tests EnkelvoudigInformatieObject verwijderen terwijl er ObjectInformatieObjecten aan gekoppeld zijn is niet toegestaan

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/a590e1fc-cdb5-4493-9073-1cc01ae996c3 204 No Content

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/79138bca-4641-4e65-aa92-f4cfc8f555ae 204 No Content

      (COMMON) Create EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (COMMON) Create Gebruiksrechten
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      Delete created InformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/97faab73-8dd9-436b-b5d7-5e6e401720f1 204 No Content

      (drc-008b) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde Gebruiksrechten
      GET https://documenten-api.vng.cloud/api/v1/gebruiksrechten 200 OK

      Tests EnkelvoudigInformatieObject verwijderen verwijdert ook alle gerelateerde Gebruiksrechten uit het DRC

      (COMMON) Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/9ebd7b47-3881-42da-b237-8c6a022c4753 404 Not Found

      (drc-008c) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde audit trail
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/97faab73-8dd9-436b-b5d7-5e6e401720f1/audittrail 404 Not Found

      Tests EnkelvoudigInformatieObject verwijderen verwijdert ook de gerelateerde audit trail uit het DRC

      Create applicatie for lock tests
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Create EnkelvoudigInformatieobject for lock tests
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (drc-009a) EnkelvoudigInformatieObject bijwerken terwijl unlocked niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400

      (drc-009b) EnkelvoudigInformatieObject deels bijwerken terwijl unlocked niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400

      (drc-009c) EnkelvoudigInformatieObject locken geeft een lockId terug
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2/lock 200 OK

      Tests EnkelvoudigInformatieObject locken geeft een lockId terug

      (drc-009d) EnkelvoudigInformatieObject bijwerken zonder lock niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400

      (drc-009e) EnkelvoudigInformatieObject deels bijwerken zonder lock niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400

      (drc-009f) EnkelvoudigInformatieObject bijwerken is mogelijk na lock
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 200 OK

      Tests EnkelvoudigInformatieObject bijwerken met valide gegevens geeft 200

      EnkelvoudigInformatieObject bijwerken past gegevens correct aan

      (drc-009g) EnkelvoudigInformatieObject deels bijwerken is mogelijk na lock
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 200 OK

      Tests EnkelvoudigInformatieObject deels bijwerken met valide gegevens geeft 200

      EnkelvoudigInformatieObject deels bijwerken past gegevens correct aan

      (drc-009h) EnkelvoudigInformatieObject bijwerken met verkeerd lockId niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400

      (drc-009i) EnkelvoudigInformatieObject deels bijwerken met verkeerd lockId niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400

      (drc-009j) EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2/unlock 400 Bad Request

      Tests EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie met juiste scope geeft 400

      Delete lock Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/33dc3b99-dda2-4dd9-815e-7df9c8fb1437 204 No Content

      (drc-009k) EnkelvoudigInformatieObject geforceerd unlocken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2/unlock 204 No Content

      Tests EnkelvoudigInformatieObject geforceerd unlocken geeft 204

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4a62c0d0-91f4-46c9-9eaa-06839db2a8b2 204 No Content

      (DRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1dd5c5d7-4010-436b-8ee5-c111e27903cc 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a7ac80f5-9739-4765-885e-2a28577919ca 204 No Content

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/fa461d3d-3f0d-40cc-b131-6787e3b2dbbb 204 No Content

      (DRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/cf564590-4add-4bbb-93ea-fcdc0264df5b 204 No Content

      (DRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/4c67a126-40cb-47f6-b1d9-58744e084142 204 No Content

      (DRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9ebe9f58-9884-4f2f-84a2-f67563d363a6 204 No Content

      (BRC) Retrieve existing Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      (BRC) Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/90a697d8-f7cb-41e0-905d-036f51e242c1/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a54a12ca-9a40-44b8-98d3-f7bf4cb7cfb0/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/aafcbd88-0436-4d1f-a33f-b9d5368ae3d4/publish 200 OK

      (BRC) Create EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Add Gebruiksrechten to EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      Create EnkelvoudigInformatieObject with indicatieGebruiksrecht null
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (brc-001a) Besluit aanmaken is mogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Tests Zaak aanmaken met valide gegevens geeft 201

      (brc-001b) Besluit bijwerken is mogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/4faad419-6d31-4a67-9c1d-012f6bf72308 200 OK

      Tests Besluit bijwerken met valide gegevens geeft 200

      Besluit bijwerken past gegevens correct aan

      (brc-001c) Besluit deels bijwerken is mogelijk
      PATCH https://besluiten-api.vng.cloud/api/v1/besluiten/4faad419-6d31-4a67-9c1d-012f6bf72308 200 OK

      Tests Besluit deels bijwerken met valide gegevens geeft 200

      Besluit deels bijwerken past gegevens correct aan

      (brc-001d) Besluit aanmaken met ongeldige besluittype url is onmogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Tests Besluit aanmaken met besluittype url die niet resulteert in 200 geeft 400

      (brc-001e) Besluit aanmaken met besluittype url die niet wijst naar Besluittype is onmogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Tests Besluit aanmaken met besluittype url die niet wijst naar Besluittype-resource geeft 400

      Create Besluittype for Besluit updates
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (brc-001f) Besluit aanmaken met concept besluittype is onmogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Tests Besluit aanmaken met concept besluittype geeft 400

      Publish temp Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/3ea200ef-76d7-47fb-9927-b53ac8af11aa/publish 200 OK

      (brc-001g) Besluit besluittype bijwerken is onmogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/4faad419-6d31-4a67-9c1d-012f6bf72308 400 Bad Request

      Tests Besluit besluittype bijwerken geeft 400

      (brc-001h) Besluit besluittype deels bijwerken is onmogelijk
      PATCH https://besluiten-api.vng.cloud/api/v1/besluiten/4faad419-6d31-4a67-9c1d-012f6bf72308 400 Bad Request

      Tests Besluit besluittype deels bijwerken geeft 400

      Delete temp Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/3ea200ef-76d7-47fb-9927-b53ac8af11aa 204 No Content

      (brc-002a) Uniciteit verantwoordelijke_organisatie en identificatie op de Besluit-resource (POST)
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Tests Besluit aanmaken met bestaande combinatie verantwoordelijke_organisatie en identificatie geeft 400

      Create Besluit with unique identificatie and verantwoordelijke_organisatie
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      (brc-002b) Besluit bijwerken identificatie aanpassen niet toegestaan
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/3f2519ff-9666-4898-b6be-e5b8c4c3d969 400 Bad Request

      Tests Besluit bijwerken identificatie geeft 400

      (brc-002c) Besluit deels bijwerken identificatie aanpassen niet toegestaan
      PATCH https://besluiten-api.vng.cloud/api/v1/besluiten/3f2519ff-9666-4898-b6be-e5b8c4c3d969 400 Bad Request

      Tests Besluit deels bijwerken identificatie geeft 400

      (brc-002d) Besluit bijwerken verantwoordelijke_organisatie aanpassen niet toegestaan
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/3f2519ff-9666-4898-b6be-e5b8c4c3d969 400 Bad Request

      Tests Besluit bijwerken met bestaande combinatie verantwoordelijke_organisatie en identificatie geeft 400

      (brc-002e) Besluit deels bijwerken verantwoordelijke_organisatie aanpassen niet toegestaan
      PATCH https://besluiten-api.vng.cloud/api/v1/besluiten/3f2519ff-9666-4898-b6be-e5b8c4c3d969 400 Bad Request

      Tests Besluit deels bijwerken met bestaande combinatie verantwoordelijke_organisatie en identificatie geeft 400

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/3f2519ff-9666-4898-b6be-e5b8c4c3d969 204 No Content

      Retrieve Besluiten for verantwoordelijke_organisatie
      GET https://besluiten-api.vng.cloud/api/v1/besluiten 200 OK

      (brc-002f) Genereer unieke identificatie voor Besluit onder verantwoordelijke_organisatie
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Tests Besluit aanmaken zonder identificatie genereert unieke identificatie onder bronorganisatie

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/df02c44b-f253-49e0-8df9-11dc05687edf 204 No Content

      (brc-003a) BesluitInformatieObject aanmaken is mogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 201 Created

      Tests BesluitInformatieObject aanmaken met valide gegevens geeft 201

      (COMMON) Delete BesluitInformatieObject
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/b086c9f2-78bf-49a9-bb11-17e17ee641bd 204 No Content

      (brc-003b) BesluitInformatieObject aanmaken met ongeldige informatieobject url is niet toegestaan
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 400 Bad Request

      Tests BesluitInformatieObject aanmaken met informatieobject url die niet resulteert in 200 geeft 400

      Create BesluitInformatieObject
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 201 Created

      (brc-005a) BesluitInformatieObject aanmaken maakt ObjectInformatieObject aan met objectType besluit
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Tests BesluitInformatieObject aanmaken maakt een ObjectInformatieObject in DRC

      BesluitInformatieObject aanmaken maakt een ObjectInformatieObject met objectType besluit

      BesluitInformatieObject aanmaken maakt een ObjectInformatieObject met correcte besluit en informatieobject

      Delete BesluitInformatieObject
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/1d9f0d31-5b29-4e4b-9d5d-35620b9ea785 204 No Content

      (brc-005b) BesluitInformatieObject verwijderen verwijdert ObjectInformatieObject uit DRC
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Tests BesluitInformatieObject verwijderen verwijdert ObjectInformatieObject in DRC

      Create Zaak for besluittype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/b4ecb9be-2095-4a1c-8042-1b3c90d9e11d/publish 200 OK

      (brc-006a) Besluit aanmaken bij Zaak met besluittype niet in Zaak.zaaktype.besluittypen is onmogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Tests Besluit aanmaken bij Zaak met besluittype niet in Zaak.zaaktype.besluittypen geeft 400

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b4ecb9be-2095-4a1c-8042-1b3c90d9e11d 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8c553aa5-a678-40be-9bd9-60334209939d 204 No Content

      Create InformatieObjecttype for BIO validation
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Publish temp Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c6bcffc1-6e79-4dc5-b5c6-99b25fac27a7/publish 200 OK

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/7b0ce74a-143d-4be0-b0d0-83ca16e1b9c8/publish 200 OK

      Create Besluit for BIO validation
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Create EnkelvoudigInformatieObject for BIO validation
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      (brc-007a) BesluitInformatieObject aanmaken bij Besluit met informatieobjecttype niet in Besluit.besluittype.informatieobjecttypen is onmogelijk
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 400 Bad Request

      Tests BesluitInformatieObject aanmaken bij Besluit met informatieobjecttype niet in Besluit.besluittype.informatieobjecttypen geeft 400

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/7b0ce74a-143d-4be0-b0d0-83ca16e1b9c8 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c6bcffc1-6e79-4dc5-b5c6-99b25fac27a7 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b03f51f2-c0aa-4071-b61c-aa26369cac8d 204 No Content

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/ea29c011-099c-4d11-8810-509a0a76f854 204 No Content

      Create Besluit to be deleted
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      (COMMON) Create BesluitInformatieObject
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 201 Created

      Delete created Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/73da296f-1076-4955-8694-8850859909ef 204 No Content

      (brc-008a) Besluit verwijderen cascade door naar gerelateerde BesluitInformatieObjecten
      GET https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 200 OK

      Tests Besluit verwijderen verwijdert ook alle gerelateerde BesluitInformatieObjecten uit het BRC

      (COMMON) Delete BesluitInformatieObject
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/e2c509ed-5303-474f-af25-1575b132729d 204 No Content

      (brc-008b) Besluit verwijderen cascade door naar gerelateerde audit trail
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/73da296f-1076-4955-8694-8850859909ef/audittrail 404 Not Found

      Tests Besluit verwijderen verwijdert ook de gerelateerde audit trail uit het BRC

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/4faad419-6d31-4a67-9c1d-012f6bf72308 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/c43dc7c4-d7b8-4107-86cb-1dc36bfc7c3a 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/fd8edfea-6acf-4bff-a89d-90181e5f4465 204 No Content

      (BRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/aafcbd88-0436-4d1f-a33f-b9d5368ae3d4 204 No Content

      (BRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/90a697d8-f7cb-41e0-905d-036f51e242c1 204 No Content

      (BRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a54a12ca-9a40-44b8-98d3-f7bf4cb7cfb0 204 No Content

      (ZTC) Retrieve existing Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      (ZTC) Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      Get Resultaattypeomschrijving
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaattypeomschrijvingen 200 OK

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Applicatie without scope geforceerd_verwijderen
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      (ztc-001a) Zaaktype aanmaken is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Tests Zaaktype aanmaken met valide gegevens geeft 201

      (ztc-001b) Zaaktype aanmaken met selectielijstProcestype url die niet wijst naar Procestype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Tests Zaaktype aanmaken met selectielijstProcestype url die niet wijst naar Procestype resource geeft 400

      Create Zaaktype for afleidingswijze afgehandeld
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype for afleidingswijze termijn
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype for empty procestermijn
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (ztc-002a) Resultaattype aanmaken met valide gegevens is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met valide gegevens geeft 201

      (ztc-002b) Resultaattype.omschrijvingGeneriek wordt afgeleid uit Resultaattypeomschrijving.omschrijving
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaattypeomschrijvingen/e6a0c939-3404-45b0-88e3-76c94fb80ea7 200 OK

      Tests Resultaatype.omschrijvingGeneriek is gelijk aan Resultaattypeomschrijving.omschrijving

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/cec39f78-361e-43e0-ba77-6441b784afe5 204 No Content

      (ztc-002c) Resultaattype aanmaken met resultaattypeomschrijving url die niet wijst naar correcte resource is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met resultaattypeomschrijving url die niet wijst naar Resultaattypeomschrijving resource geeft 400

      (ztc-002d) Resultaattype aanmaken met selectielijstklasse url die niet wijst naar correcte resource is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse url die niet wijst naar Resultaat resource geeft 400

      (ztc-002e) Resultaattype aanmaken met selectielijstklasse url met incorrect procestype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse niet van hetzelfde procestype als Resultaattype.zaaktype.selectielijstProcestype geeft 400

      Retrieve Resultaat.waardering and Resultaat.bewaartermijn
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten/cff2391b-656a-4df8-8b70-cb2935be415a 200 OK

      (ztc-002f) Resultaattype.archiefnominatie is gelijk aan Resultaat.waardering indien niet gedefinieerd
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype.archiefnominatie is gelijk aan Resultaat.waardering indien niet expliciet gedefinieerd

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/49146722-32f2-4c42-bd1e-490fb965af5d 204 No Content

      (ztc-002g) Resultaattype.archiefactietermijn is gelijk aan Resultaat.bewaartermijn indien niet gedefinieerd
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype.archiefactietermijn is gelijk aan Resultaat.bewaartermijn indien niet expliciet gedefinieerd

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/729501eb-c371-473a-ad8c-b0f58cd4c0b4 204 No Content

      (ztc-003a) Resultaattype met selectielijstklasse.procestermijn nihil en niet afleidingswijze afgehandeld is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en niet brondatumArchiefprocedure.afleidingswijze afgehandeld geeft 400

      (ztc-003b) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze afgehandeld is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en brondatumArchiefprocedure.afleidingswijze afgehandeld geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/579db42c-793d-4618-a0fe-fe9a0fa8b420 204 No Content

      (ztc-003c) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_procesobject en niet afleidingswijze termijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_procesobject en niet brondatumArchiefprocedure.afleidingswijze termijn geeft 400

      (ztc-003d) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_procesobject en afleidingswijze termijn is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_procesobject en brondatumArchiefprocedure.afleidingswijze termijn geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/fc94585c-a2e8-42d8-8b85-6d8615bbb9f8 204 No Content

      (ztc-003e) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze ander_datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze ander_datumkenmerk geeft 400

      (ztc-003f) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze eigenschap is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze eigenschap geeft 400

      (ztc-003g) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze gerelateerde_zaak is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze gerelateerde_zaak geeft 400

      (ztc-003h) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze hoofdzaak is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze hoofdzaak geeft 400

      (ztc-003i) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze ingangsdatum_besluit is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze ingangsdatum_besluit geeft 400

      (ztc-003j) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze vervaldatum_besluit is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze vervaldatum_besluit geeft 400

      (ztc-003k) Resultaattype met selectielijstklasse.procestermijn nihil en afleidingswijze zaakobject is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn nihil en afleidingswijze zaakobject geeft 400

      (ztc-003l) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze ander_datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze ander_datumkenmerk geeft 400

      (ztc-003m) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze eigenschap is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze eigenschap geeft 400

      (ztc-003n) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze gerelateerde_zaak is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze gerelateerde_zaak geeft 400

      (ztc-003o) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze hoofdzaak is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze hoofdzaak geeft 400

      (ztc-003p) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze ingangsdatum_besluit is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze ingangsdatum_besluit geeft 400

      (ztc-003q) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze vervaldatum_besluit is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze vervaldatum_besluit geeft 400

      (ztc-003r) Resultaattype met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze zaakobject is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met selectielijstklasse.procestermijn ingeschatte_bestaansduur_object en afleidingswijze zaakobject geeft 400

      (ztc-003s) Resultaattype met afleidingswijze afgehandeld en selectielijstklasse.procestermijn leeg is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met brondatumArchiefprocedure.afleidingswijze afgehandeld en selectielijstklasse.procestermijn leeg geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/325927cf-d81f-46cd-852b-25df466bc641 204 No Content

      (ztc-003t) Resultaattype met afleidingswijze termijn en selectielijstklasse.procestermijn leeg is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met brondatumArchiefprocedure.afleidingswijze termijn en selectielijstklasse.procestermijn leeg geeft 400

      (ztc-004a) Resultaattype met afleidingswijze eigenschap en geen datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en geen datumkenmerk geeft 400

      (ztc-004b) Resultaattype met afleidingswijze eigenschap en een waarde voor datumkenmerk is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en een waarde voor datumkenmerk geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/8f91afdf-b55b-4e7c-ba5f-a003ef0dd128 204 No Content

      (ztc-004c) Resultaattype met afleidingswijze zaakobject en geen datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en geen datumkenmerk geeft 400

      (ztc-004d) Resultaattype met afleidingswijze zaakobject en een waarde voor datumkenmerk is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en een waarde voor datumkenmerk geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/c293db57-d624-4e5a-a350-a9f449f542ba 204 No Content

      (ztc-004e) Resultaattype met afleidingswijze ander_datumkenmerk en geen datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en geen datumkenmerk geeft 400

      (ztc-004f) Resultaattype met afleidingswijze ander_datumkenmerk en een waarde voor datumkenmerk is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en een waarde voor datumkenmerk geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/605529b7-038f-419b-bff1-82386d182c0d 204 No Content

      (ztc-004g) Resultaattype met afleidingswijze afgehandeld en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en een waarde voor datumkenmerk geeft 400

      (ztc-004h) Resultaattype met afleidingswijze gerelateerde_zaak en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze gerelateerde_zaak en een waarde voor datumkenmerk geeft 400

      (ztc-004i) Resultaattype met afleidingswijze hoofdzaak en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze hoofdzaak en een waarde voor datumkenmerk geeft 400

      (ztc-004j) Resultaattype met afleidingswijze ingangsdatum_besluit en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ingangsdatum_besluit en een waarde voor datumkenmerk geeft 400

      (ztc-004k) Resultaattype met afleidingswijze termijn en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze termijn en een waarde voor datumkenmerk geeft 400

      (ztc-004l) Resultaattype met afleidingswijze vervaldatum_besluit en een waarde voor datumkenmerk is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze vervaldatum_besluit en een waarde voor datumkenmerk geeft 400

      (ztc-005a) Resultaattype met afleidingswijze afgehandeld en einddatumBekend true is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en einddatumBekend true geeft 400

      (ztc-005b) Resultaattype met afleidingswijze afgehandeld en einddatumBekend false is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en einddatumBekend false geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/68139656-a51a-4650-aa45-49bc7930c2f2 204 No Content

      (ztc-005c) Resultaattype met afleidingswijze termijn en einddatumBekend true is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze termijn en einddatumBekend true geeft 400

      (ztc-005d) Resultaattype met afleidingswijze termijn en einddatumBekend false is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze termijn en einddatumBekend false geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/5ba32777-61ab-4ca9-bc3d-c9dbf9adff14 204 No Content

      (ztc-005e) Resultaattype met afleidingswijze ander_datumkenmerk en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/83119504-7cf9-4a08-a26f-90d8a04b407f 204 No Content

      (ztc-005f) Resultaattype met afleidingswijze eigenschap en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/e0bc7214-f0fd-48bb-9d0d-e26fdd54874d 204 No Content

      (ztc-005g) Resultaattype met afleidingswijze gerelateerde_zaak en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze gerelateerde_zaak en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/1198d6fe-1db3-42eb-adab-43983e4d4fe3 204 No Content

      (ztc-005h) Resultaattype met afleidingswijze hoofdzaak en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze hoofdzaak en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/e8b913de-9b0e-460d-bdef-773d5cf07a6c 204 No Content

      (ztc-005i) Resultaattype met afleidingswijze ingangsdatum_besluit en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze ingangsdatum_besluit en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/ef81b664-81bc-46ff-a9bf-ff7369c5dfd6 204 No Content

      (ztc-005j) Resultaattype met afleidingswijze vervaldatum_besluit en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze vervaldatum_besluit en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/ab8f233a-8f13-4fd2-9c7f-8d1eaf1f33c5 204 No Content

      (ztc-005k) Resultaattype met afleidingswijze zaakobject en einddatumBekend true is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en einddatumBekend true geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/d66dca41-d9c2-4fe6-8911-3883b4c2de4b 204 No Content

      (ztc-006a) Resultaattype afleidingswijze zaakobject en geen objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en geen objecttype geeft 400

      (ztc-006b) Resultaattype afleidingswijze zaakobject en een objecttype is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en een objecttype geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/898db66c-4ab4-4f3c-9540-de6c00841400 204 No Content

      (ztc-006c) Resultaattype met afleidingswijze ander_datumkenmerk en geen objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en geen objecttype geeft 400

      (ztc-006d) Resultaattype met afleidingswijze ander_datumkenmerk en een objecttype is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en een objecttype geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/f63c5f7d-cb44-482e-bc48-2dcd7d2f068c 204 No Content

      (ztc-006e) Resultaattype met afleidingswijze afgehandeld en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en een waarde voor objecttype geeft 400

      (ztc-006f) Resultaattype met afleidingswijze eigenschap en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en een waarde voor objecttype geeft 400

      (ztc-006g) Resultaattype met afleidingswijze gerelateerde_zaak en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze gerelateerde_zaak en een waarde voor objecttype geeft 400

      (ztc-006h) Resultaattype met afleidingswijze hoofdzaak en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze hoofdzaak en een waarde voor objecttype geeft 400

      (ztc-006i) Resultaattype met afleidingswijze ingangsdatum_besluit en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ingangsdatum_besluit en een waarde voor objecttype geeft 400

      (ztc-006j) Resultaattype met afleidingswijze termijn en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze termijn en een waarde voor objecttype geeft 400

      (ztc-006k) Resultaattype met afleidingswijze vervaldatum_besluit en een waarde voor objecttype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze vervaldatum_besluit en een waarde voor objecttype geeft 400

      (ztc-007a) Resultaattype met afleidingswijze ander_datumkenmerk en geen registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en geen registratie geeft 400

      (ztc-007b) Resultaattype met afleidingswijze ander_datumkenmerk en registratie is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en registratie geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/8e437efc-9461-4ad8-9bd5-1f70ef1fe970 204 No Content

      (ztc-007c) Resultaattype met afleidingswijze afgehandeld en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en registratie geeft 400

      (ztc-007d) Resultaattype met afleidingswijze eigenschap en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en registratie geeft 400

      (ztc-007e) Resultaattype met afleidingswijze gerelateerde_zaak en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze gerelateerde_zaak en registratie geeft 400

      (ztc-007f) Resultaattype met afleidingswijze hoofdzaak en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze hoofdzaak en registratie geeft 400

      (ztc-007g) Resultaattype met afleidingswijze ingangsdatum_besluit en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ingangsdatum_besluit en registratie geeft 400

      (ztc-007h) Resultaattype met afleidingswijze termijn en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze termijn en registratie geeft 400

      (ztc-007i) Resultaattype met afleidingswijze vervaldatum_besluit en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze vervaldatum_besluit en registratie geeft 400

      (ztc-007j) Resultaattype met afleidingswijze zaakobject en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en registratie geeft 400

      (ztc-008a) Resultaattype met afleidingswijze termijn en geen procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze termijn en geen procestermijn geeft 400

      (ztc-008b) Resultaattype met afleidingswijze termijn en procestermijn is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met afleidingswijze termijn en procestermijn geeft 201

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/7b6d5430-6b20-4636-9fa0-b2480dd2fcdf 204 No Content

      (ztc-008c) Resultaattype met afleidingswijze afgehandeld en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze afgehandeld en procestermijn geeft 400

      (ztc-008d) Resultaattype met afleidingswijze ander_datumkenmerk en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ander_datumkenmerk en procestermijn geeft 400

      (ztc-008e) Resultaattype met afleidingswijze eigenschap en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze eigenschap en procestermijn geeft 400

      (ztc-008f) Resultaattype met afleidingswijze gerelateerde_zaak en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze gerelateerde_zaak en procestermijn geeft 400

      (ztc-008g) Resultaattype met afleidingswijze hoofdzaak en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze hoofdzaak en procestermijn geeft 400

      (ztc-008h) Resultaattype met afleidingswijze ingangsdatum_besluit en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze ingangsdatum_besluit en procestermijn geeft 400

      (ztc-008i) Resultaattype met afleidingswijze vervaldatum_besluit en procestermijn is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze vervaldatum_besluit en procestermijn geeft 400

      (ztc-008j) Resultaattype met afleidingswijze zaakobject en registratie is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met afleidingswijze zaakobject en procestermijn geeft 400

      Create concept Zaaktype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8/publish 200 OK

      (ztc-009a) Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8 400 Bad Request

      Tests Zaaktype met concept False bijwerken geeft 400

      (ztc-009b) Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8 400 Bad Request

      Tests Zaaktype met concept False deels bijwerken geeft 400

      (ztc-009c) Zaaktype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8 200 OK

      Tests Zaaktype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-009d) Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8 400 Bad Request

      Tests Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7eff0ce5-56bc-454e-884d-4ca09d2bb3a8 204 No Content

      Create Besluittype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494/publish 200 OK

      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494 400 Bad Request

      Tests Besluittype met concept False bijwerken geeft 400

      (ztc-009f) Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494 400 Bad Request

      Tests Besluittype met concept False deels bijwerken geeft 400

      (ztc-009g) Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494 200 OK

      Tests Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-009h) Besluittype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494 400 Bad Request

      Tests Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/a1821a3c-12ef-4e67-ab6b-cfaa3873f494 204 No Content

      Create Informatieobjecttype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7/publish 200 OK

      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7 400 Bad Request

      Tests Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-009j) Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7 400 Bad Request

      Tests Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-009k) Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7 200 OK

      Tests Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-009l) Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7 400 Bad Request

      Tests Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ee10c2b-fbd3-4cd9-87b3-10b898f18ee7 204 No Content

      Create Informatieobjecttype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype to relate to Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/33d6cd98-c459-483d-90ba-4d56acf175c9/publish 200 OK

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/e228d6eb-81d4-4d30-9fbf-d3c33f21a380 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/e228d6eb-81d4-4d30-9fbf-d3c33f21a380 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/e228d6eb-81d4-4d30-9fbf-d3c33f21a380 200 OK

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/e228d6eb-81d4-4d30-9fbf-d3c33f21a380 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/33d6cd98-c459-483d-90ba-4d56acf175c9 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/e228d6eb-81d4-4d30-9fbf-d3c33f21a380 204 No Content

      Create Zaaktype to Publish for Eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Eigenschap to relate to ZaakType
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8db77350-2beb-4153-bd28-ed99a6d47c7c/publish 200 OK

      (ztc-010b) Eigenschap gerelateerd aan Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/eigenschappen/62ded29a-8264-4990-93d6-3cdab9a20462 400 Bad Request

      Tests Eigenschap gerelateerd aan Zaaktype met concept False bijwerken geeft 400

      (ztc-010b) Eigenschap gerelateerd aan Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/eigenschappen/62ded29a-8264-4990-93d6-3cdab9a20462 400 Bad Request

      Tests Eigenschap gerelateerd aan Zaaktype met concept False deels bijwerken geeft 400

      (ztc-010b) Eigenschap gerelateerd aan Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/62ded29a-8264-4990-93d6-3cdab9a20462 400 Bad Request

      Tests Eigenschap gerelateerd aan Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8db77350-2beb-4153-bd28-ed99a6d47c7c 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/62ded29a-8264-4990-93d6-3cdab9a20462 404 Not Found

      Create Informatieobjecttype to relate to Besluittype2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype to relate to Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/7ddcc100-bda0-4a35-9add-301aaf55b60f/publish 200 OK

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d4ee2514-735d-4bb4-8bb3-ecf82bdd7829 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken geeft 400

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d4ee2514-735d-4bb4-8bb3-ecf82bdd7829 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d4ee2514-735d-4bb4-8bb3-ecf82bdd7829 200 OK

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d4ee2514-735d-4bb4-8bb3-ecf82bdd7829 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/7ddcc100-bda0-4a35-9add-301aaf55b60f 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d4ee2514-735d-4bb4-8bb3-ecf82bdd7829 204 No Content

      Create Zaaktype to Publish for Resultaattype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Resultaattype to relate to ZaakType
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/e1860a3c-1a5e-4dbf-955d-7bb3ad50ed3a/publish 200 OK

      (ztc-010d) Resultaattype gerelateerd aan Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/resultaattypen/ba1ff01f-389f-4bf2-bb23-5fd67fd75f90 400 Bad Request

      Tests Resultaattype gerelateerd aan Zaaktype met concept False bijwerken geeft 400

      (ztc-010d) Resultaattype gerelateerd aan Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/resultaattypen/ba1ff01f-389f-4bf2-bb23-5fd67fd75f90 400 Bad Request

      Tests Resultaattype gerelateerd aan Zaaktype met concept False deels bijwerken geeft 400

      (ztc-010d) Resultaattype gerelateerd aan Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/ba1ff01f-389f-4bf2-bb23-5fd67fd75f90 400 Bad Request

      Tests Resultaattype gerelateerd aan Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/ba1ff01f-389f-4bf2-bb23-5fd67fd75f90 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e1860a3c-1a5e-4dbf-955d-7bb3ad50ed3a 204 No Content

      Create Zaaktype to Publish for Roltype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Roltype to relate to ZaakType
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a18a513e-a988-4cf2-941d-d467d4a4f605/publish 200 OK

      (ztc-010e) Roltype gerelateerd aan Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/roltypen/69f51b77-bca8-4159-9b2c-1669a4e2b9e5 400 Bad Request

      Tests Roltype gerelateerd aan Zaaktype met concept False bijwerken geeft 400

      (ztc-010e) Roltype gerelateerd aan Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/roltypen/69f51b77-bca8-4159-9b2c-1669a4e2b9e5 400 Bad Request

      Tests Roltype gerelateerd aan Zaaktype met concept False deels bijwerken geeft 400

      (ztc-010e) Roltype gerelateerd aan Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/69f51b77-bca8-4159-9b2c-1669a4e2b9e5 400 Bad Request

      Tests Roltype gerelateerd aan Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a18a513e-a988-4cf2-941d-d467d4a4f605 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/69f51b77-bca8-4159-9b2c-1669a4e2b9e5 404 Not Found

      Create Zaaktype to Publish for Statustype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Statustype to relate to ZaakType
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/6538d261-3b9e-4435-8c4c-51a9f7f1c468/publish 200 OK

      (ztc-010f) Statustype gerelateerd aan Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/statustypen/caa0fc2a-1dfd-46a1-9f44-f1e822c8a91f 400 Bad Request

      Tests Statustype gerelateerd aan Zaaktype met concept False bijwerken geeft 400

      (ztc-010f) Statustype gerelateerd aan Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/statustypen/caa0fc2a-1dfd-46a1-9f44-f1e822c8a91f 400 Bad Request

      Tests Statustype gerelateerd aan Zaaktype met concept False deels bijwerken geeft 400

      (ztc-010f) Statustype gerelateerd aan Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/caa0fc2a-1dfd-46a1-9f44-f1e822c8a91f 400 Bad Request

      Tests Statustype gerelateerd aan Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6538d261-3b9e-4435-8c4c-51a9f7f1c468 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/caa0fc2a-1dfd-46a1-9f44-f1e822c8a91f 404 Not Found

      Create Zaaktype to create Zaak-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Informatieobjecttype to Publish for ZIOT
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/b8ff0a63-c4e0-4d52-bc50-b19516ff2b82/publish 200 OK

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False bijwerken is mogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/28131484-905c-4a7a-901c-fc8ab581663a 200 OK

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 200

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is mogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/28131484-905c-4a7a-901c-fc8ab581663a 200 OK

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 200

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False verwijderen is toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/28131484-905c-4a7a-901c-fc8ab581663a 204 No Content

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 204

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/b8ff0a63-c4e0-4d52-bc50-b19516ff2b82 204 No Content

      Create Informatieobjecttype to Publish for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a06a677a-b3c2-41dc-9ea9-ac4535dca166/publish 200 OK

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False bijwerken is mogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/d9485633-a1e1-4ba9-8046-7947172f4508 200 OK

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False bijwerken geeft 200

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False deels bijwerken is mogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/d9485633-a1e1-4ba9-8046-7947172f4508 200 OK

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False deels bijwerken geeft 200

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False verwijderen is toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/d9485633-a1e1-4ba9-8046-7947172f4508 204 No Content

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Zaaktype met concept False verwijderen geeft 204

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a06a677a-b3c2-41dc-9ea9-ac4535dca166 204 No Content

      Create Zaaktype to Publish for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77d04cde-3078-4546-bf74-1e156479de18/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7916a854-93ee-4bdb-9a8b-92b44ee54d95/publish 200 OK

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/8c437f26-563a-4ae4-bfa1-0cd29b844fcb 400 Bad Request

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False bijwerken geeft 400

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/8c437f26-563a-4ae4-bfa1-0cd29b844fcb 400 Bad Request

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False deels bijwerken geeft 400

      (ztc-010g) Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/8c437f26-563a-4ae4-bfa1-0cd29b844fcb 400 Bad Request

      Tests Zaaktype-Informatieobjecttype gerelateerd aan Informatieobjecttype en Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77d04cde-3078-4546-bf74-1e156479de18 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7916a854-93ee-4bdb-9a8b-92b44ee54d95 204 No Content

      Create Besluittype to Publish for Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/3e88ed15-d338-4394-b584-c72511ea2520/publish 200 OK

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 200 OK

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/3e88ed15-d338-4394-b584-c72511ea2520 204 No Content

      Create Informatieobjecttype to Publish for Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e79e9f5d-a9d3-4f72-abb3-9ef4d8b9343f/publish 200 OK

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 200 OK

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e79e9f5d-a9d3-4f72-abb3-9ef4d8b9343f 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6fd15e0a-e57f-4a92-b5bb-96ee0368fcb1 204 No Content

      Create Zaaktype for Besluittype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/fdbc46bd-1860-4bbf-8cd6-bb1c1b165f67/publish 200 OK

      (ztc-011a) Besluittype aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Informatieobjecttype for Besluittype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/7d721593-ec64-4979-a10b-ce94a5031869/publish 200 OK

      (ztc-011a) Besluittype aanmaken met relatie naar Informatieobjecttype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Informatieobjecttype met concept False geeft 400

      Create Besluittype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (ztc-011a) Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/59453e9e-8e2f-4624-a73d-ce149247260c 400 Bad Request

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/59453e9e-8e2f-4624-a73d-ce149247260c 400 Bad Request

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/59453e9e-8e2f-4624-a73d-ce149247260c 400 Bad Request

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype deels bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/59453e9e-8e2f-4624-a73d-ce149247260c 400 Bad Request

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/7d721593-ec64-4979-a10b-ce94a5031869 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fdbc46bd-1860-4bbf-8cd6-bb1c1b165f67 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/59453e9e-8e2f-4624-a73d-ce149247260c 204 No Content

      Create Zaaktype for Eigenschap relation creation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/1bb81543-7787-4144-be50-1d72882cb6cb/publish 200 OK

      (ztc-011b) Eigenschap aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 400 Bad Request

      Tests Eigenschap aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Eigenschap for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      (ztc-011b) Eigenschap bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/eigenschappen/dfdd8e1f-75b3-4424-bf0d-75e7d580e813 400 Bad Request

      Tests Eigenschap bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011b) Eigenschap deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/eigenschappen/dfdd8e1f-75b3-4424-bf0d-75e7d580e813 400 Bad Request

      Tests Eigenschap deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/1bb81543-7787-4144-be50-1d72882cb6cb 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/dfdd8e1f-75b3-4424-bf0d-75e7d580e813 204 No Content

      Create Zaaktype for Resultaattype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/c70fee11-d444-4a00-9696-e5bf90121870/publish 200 OK

      (ztc-011c) Resultaattype aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Tests Resultaattype aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Resultaattype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      (ztc-011c) Resultaattype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/resultaattypen/a657469d-3077-4516-903f-a8c7bbc45eb8 400 Bad Request

      Tests Resultaattype bijwerken relatie leggen met Zaaktype met concept False geeft 400

      (ztc-011c) Resultaattype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/resultaattypen/a657469d-3077-4516-903f-a8c7bbc45eb8 400 Bad Request

      Tests Resultaattype deels bijwerken relatie leggen met Zaaktype met concept False geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c70fee11-d444-4a00-9696-e5bf90121870 204 No Content

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/a657469d-3077-4516-903f-a8c7bbc45eb8 204 No Content

      Create Zaaktype for Roltype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/c2e134cf-734b-4849-9457-707df9856b4c/publish 200 OK

      (ztc-011d) Roltype aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 400 Bad Request

      Tests Roltype aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Roltype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      (ztc-011d) Roltype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/roltypen/ac5aabe5-4a8a-420d-9db8-ef89a5f5465d 400 Bad Request

      Tests Roltype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011d) Roltype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/roltypen/ac5aabe5-4a8a-420d-9db8-ef89a5f5465d 400 Bad Request

      Tests Roltype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c2e134cf-734b-4849-9457-707df9856b4c 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/ac5aabe5-4a8a-420d-9db8-ef89a5f5465d 204 No Content

      Create Zaaktype for Statustype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/e073b4f6-5eac-4491-950f-92380efafa47/publish 200 OK

      (ztc-011e) Statustype aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Tests Statustype aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Statustype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      (ztc-011e) Statustype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/statustypen/7c1d7811-cbc6-43bb-a896-b5b3627067ed 400 Bad Request

      Tests Statustype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011e) Statustype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/statustypen/7c1d7811-cbc6-43bb-a896-b5b3627067ed 400 Bad Request

      Tests Statustype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e073b4f6-5eac-4491-950f-92380efafa47 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/7c1d7811-cbc6-43bb-a896-b5b3627067ed 204 No Content

      Create Zaaktype to publish for ZIOT
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/6c82990e-0afe-4c2d-b003-908fc6c79149/publish 200 OK

      Create Informatieobjecttype for ZIOT
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (ztc-011f) Zaaktype-Informatieobjecttype aanmaken met Zaaktype met concept False is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Tests Zaaktype-Informatieobjecttype aanmaken met Zaaktype met concept False geeft 201

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6c82990e-0afe-4c2d-b003-908fc6c79149 204 No Content

      Create Zaaktype for ZIOT
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f1e648fd-5f72-4ce2-9228-035e53628ec7/publish 200 OK

      (ztc-011f) Zaaktype-Informatieobjecttype aanmaken met Informatieobjecttype met concept False is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Tests Zaaktype-Informatieobjecttype aanmaken met Informatieobjecttype met concept False geeft 201

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f1e648fd-5f72-4ce2-9228-035e53628ec7 204 No Content

      Create Informatieobjecttype to publish for ZIOT
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c9e93dc5-4d57-46f2-8ff7-1256c31343a6/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/d7b5a1d2-cb37-49ad-b9b7-66db6025956a/publish 200 OK

      (ztc-011f) Zaaktype-Informatieobjecttype aanmaken met Zaaktype en Informatieobjecttype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 400 Bad Request

      Tests Zaaktype-Informatieobjecttype aanmaken met Zaaktype en Informatieobjecttype met concept False geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c9e93dc5-4d57-46f2-8ff7-1256c31343a6 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d7b5a1d2-cb37-49ad-b9b7-66db6025956a 204 No Content

      Create Zaaktype for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Informatieobjecttype for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Zaaktype-Informatieobjecttype to update
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Create Zaaktype to publish for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/445f5893-594c-4603-926e-1131030c5ddf/publish 200 OK

      Create Informatieobjecttype to publish for ZIOT2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/b42c40ab-7ee6-439a-83e8-41041e092744/publish 200 OK

      (ztc-011f) Zaaktype-Informatieobjecttype bijwerken met Zaaktype met concept False is mogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/6cee9dd2-0db8-4581-893f-d9accd0a6f58 200 OK

      Tests Zaaktype-Informatieobjecttype bijwerken met Zaaktype met concept False geeft 200

      (COMMON) Delete Zaaktype-Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/6cee9dd2-0db8-4581-893f-d9accd0a6f58 204 No Content

      Create Zaaktype-Informatieobjecttype to update2
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-011f) Zaaktype-Informatieobjecttype bijwerken met Informatieobjecttype met concept False is mogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/7985b2dc-ef35-40f1-bf12-e4208b00c347 200 OK

      Tests Zaaktype-Informatieobjecttype bijwerken met Informatieobjecttype met concept False geeft 200

      (COMMON) Delete Zaaktype-Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/7985b2dc-ef35-40f1-bf12-e4208b00c347 204 No Content

      Create Zaaktype-Informatieobjecttype to update3
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-011f) Zaaktype-Informatieobjecttype deels bijwerken met Zaaktype met concept False is mogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/d08bd416-825d-4af4-ba8f-1178f8292df8 200 OK

      Tests Zaaktype-Informatieobjecttype deels bijwerken met Zaaktype met concept False geeft 200

      (COMMON) Delete Zaaktype-Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/d08bd416-825d-4af4-ba8f-1178f8292df8 204 No Content

      Create Zaaktype-Informatieobjecttype to update4
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-011f) Zaaktype-Informatieobjecttype bijwerken met Informatieobjecttype met concept False is mogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/bd5bc7ce-0c2a-478a-9f8f-a590aaefbe1b 200 OK

      Tests Zaaktype-Informatieobjecttype deels bijwerken met Informatieobjecttype met concept False geeft 200

      (COMMON) Delete Zaaktype-Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/bd5bc7ce-0c2a-478a-9f8f-a590aaefbe1b 204 No Content

      Create Zaaktype-Informatieobjecttype to update5
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-011f) Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype met concept False is niet mogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/97d89891-061e-43c1-957c-d19932a93563 400 Bad Request

      Tests Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype met concept False geeft 400

      (ztc-011f) Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype met concept False is niet mogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/97d89891-061e-43c1-957c-d19932a93563 400 Bad Request

      Tests Zaaktype-Informatieobjecttype deels bijwerken met Zaaktype en Informatieobjecttype met concept False geeft 400

      Delete initial Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/ab8357e8-15f4-4e60-992d-45cb2e1323c6 204 No Content

      Delete initial Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/42d42cb3-2b95-45db-819f-a44ec1f449fb 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/b42c40ab-7ee6-439a-83e8-41041e092744 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/445f5893-594c-4603-926e-1131030c5ddf 204 No Content

      Create Besluittype for Zaaktype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/7c5e1647-f72c-4063-928e-762c45d21bf4/publish 200 OK

      (ztc-011g) Zaaktype aanmaken met relatie naar Besluittype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Tests Zaaktype aanmaken met relatie naar Besluittype met concept False geeft 400

      Create Zaaktype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (ztc-011g) Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/1a3ef218-6678-48f2-bae1-d01c4cfd8f23 400 Bad Request

      Tests Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan geeft 400

      (ztc-011g) Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/1a3ef218-6678-48f2-bae1-d01c4cfd8f23 400 Bad Request

      Tests Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      Create Besluittype to relate to published Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (ztc-012a) Zaaktype met gerelateerd concept Besluittype publiceren geeft 400
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a489c68a-f01b-48b2-a6ff-8c1d3b89103f/publish 400 Bad Request

      Tests Zaaktype met gerelateerd concept Besluittype publiceren geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/fefdecdf-6f9d-4853-b798-b318b0f76089 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a489c68a-f01b-48b2-a6ff-8c1d3b89103f 204 No Content

      Create Informatieobjecttype to relate to published Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Zaaktype to relate to Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-012b) Zaaktype met gerelateerd concept Informatieobjecttype publiceren geeft 400
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/22db20ef-36b6-4488-9dbc-6e6752d65965/publish 400 Bad Request

      Tests Zaaktype met gerelateerd concept Besluittype publiceren geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/6f40224c-b728-4d01-8ed4-3e3d95f4a706 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/22db20ef-36b6-4488-9dbc-6e6752d65965 204 No Content

      Retrieve different Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      Create Zaaktype for catalogus 1
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype for catalogus 2
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Besluittype for catalogus 1
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Besluittype for catalogus 2
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Informatieobjecttype for catalogus 1
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Informatieobjecttype for catalogus 2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (ztc-013a) Besluittype aanmaken met relatie naar Zaaktype uit andere catalogus is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Zaaktype uit andere catalogus geeft 400

      (ztc-013b) Besluittype bijwerken met relatie naar Zaaktype uit andere catalogus is onmogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/b2c60d70-000c-4163-8994-4f1883faf777 400 Bad Request

      Tests Besluittype bijwerken met relatie naar Zaaktype uit andere catalogus geeft 400

      (ztc-013c) Besluittype deels bijwerken met relatie naar Zaaktype uit andere catalogus is onmogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/b2c60d70-000c-4163-8994-4f1883faf777 400 Bad Request

      Tests Besluittype deels bijwerken met relatie naar Zaaktype uit andere catalogus geeft 400

      (ztc-013d) Besluittype aanmaken met relatie naar Informatieobjecttype uit andere catalogus is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Informatieobjecttype uit andere catalogus geeft 400

      (ztc-013e) Besluittype bijwerken met relatie naar Informatieobjecttype uit andere catalogus is onmogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/b2c60d70-000c-4163-8994-4f1883faf777 400 Bad Request

      Tests Besluittype bijwerken met relatie naar Informatieobjecttype uit andere catalogus geeft 400

      (ztc-013f) Besluittype deels bijwerken met relatie naar Informatieobjecttype uit andere catalogus is onmogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/b2c60d70-000c-4163-8994-4f1883faf777 400 Bad Request

      Tests Besluittype deels bijwerken met relatie naar Informatieobjecttype uit andere catalogus geeft 400

      (ztc-013g) Zaaktype aanmaken met relatie naar Besluittype uit andere catalogus is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Tests Zaaktype aanmaken met relatie naar Besluittype uit andere catalogus geeft 400

      (ztc-013h) Zaaktype bijwerken met relatie naar Besluittype uit andere catalogus is onmogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/9eb0fa1f-6a2e-4c37-80c2-6024e7a61835 400 Bad Request

      Tests Zaaktype bijwerken met relatie naar Besluittype uit andere catalogus geeft 400

      (ztc-013i) Zaaktype deels bijwerken met relatie naar Besluittype uit andere catalogus is onmogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/9eb0fa1f-6a2e-4c37-80c2-6024e7a61835 400 Bad Request

      Tests Zaaktype deels bijwerken met relatie naar Besluittype uit andere catalogus geeft 400

      (ztc-013j) Zaaktype-Informatieobjecttype aanmaken met Zaaktype en Informatieobjecttype uit verschillende catalogi is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 400 Bad Request

      Tests Zaaktype-Informatieobjecttype aanmaken met Zaaktype en Informatieobjecttype uit verschillende catalogi geeft 400

      Create Zaaktype-InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (ztc-013k) Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype uit andere catalogus is onmogelijk
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/b6ee2fc2-85e0-4a9d-aa6d-f304854c0ecb 400 Bad Request

      Tests Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype uit verschillende catalogi geeft 400

      (ztc-013l) Zaaktype-Informatieobjecttype deels bijwerken met Zaaktype en Informatieobjecttype uit andere catalogus is onmogelijk
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/b6ee2fc2-85e0-4a9d-aa6d-f304854c0ecb 400 Bad Request

      Tests Zaaktype-Informatieobjecttype bijwerken met Zaaktype en Informatieobjecttype uit verschillende catalogi geeft 400

      (COMMON) Delete Zaaktype-Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/b6ee2fc2-85e0-4a9d-aa6d-f304854c0ecb 204 No Content

      Delete Zaaktype1
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/9eb0fa1f-6a2e-4c37-80c2-6024e7a61835 204 No Content

      Delete Zaaktype2
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c02e812a-efe5-4e86-b420-761209ad4910 204 No Content

      Delete Besluittype1
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b2c60d70-000c-4163-8994-4f1883faf777 204 No Content

      Delete Besluittype2
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/98a98f64-9392-47d5-8263-a7da72405cd9 204 No Content

      Delete Informatieobjecttype1
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f3926734-3404-47bd-bf9b-5ba89920fff3 204 No Content

      Delete Informatieobjecttype2
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/720931bd-9313-4976-bef2-047c846fe72e 204 No Content

      (ZTC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8f3e694e-d6ee-45aa-9949-b7ecd6f1fcbb 204 No Content

      Delete Applicatie for concept tests
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/bd716aef-6c02-4ce8-b54e-f9f547d437b7 204 No Content

      (ZTC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/dde6d085-4387-49d2-9ef9-36c6729d5206 204 No Content

      (ZTC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/67423435-d9bd-423a-9b4c-8d12e56039b6 204 No Content

      Delete Zaaktype for afleidingswijze afgehandeld
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/13b0f7db-76fb-4572-960a-1ea89919af72 204 No Content

      Delete Zaaktype for afleidingswijze termijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e0628704-e772-4a6d-9266-cf7904226906 204 No Content

      Delete Zaaktype for empty procestermijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/ab453f57-efb4-4048-afa0-2191ac31a15f 204 No Content

      Postman collection #2
      Delete Applicatie for AC tests
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

      Retrieve existing Catalogus
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      Get Selectielijstklassen and Procestypen
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaten 200 OK

      Get Resultaattypeomschrijving
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaattypeomschrijvingen 200 OK

      Create InformatieObjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Create Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Create Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Create Zaaktype-InformatieObjectType relation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Create Eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      Create Resultaattype afleidingswijze afgehandeld
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Create begin Statustype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create eind Statustype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Create Roltype
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/a635eb1f-f046-4e6a-a1e0-7e0b652ea655/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/58400209-a0b8-4d99-b516-59a57a4148c8/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/2466a420-cd7e-4e48-8601-3f3d088cc53b/publish 200 OK

      Create EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Add Gebruiksrechten to EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      Create EnkelvoudigInformatieObject with indicatieGebruiksrecht null
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Create Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Create Besluit
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Alle ZAAKen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken 200 OK

      Tests Alle ZAAKen opvragen geeft 200

      Maak een ZAAK aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken 201 Created

      Tests Maak een ZAAK aan geeft 201

      Voer een (geo)-zoekopdracht uit op ZAAKen.
      POST https://zaken-api.vng.cloud/api/v1/zaken/_zoek 200 OK

      Tests Voer een (geo)-zoekopdracht uit op ZAAKen geeft 201

      Een specifieke ZAAK opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b 200 OK

      Tests Een specifieke ZAAK opvragen geeft 200

      Werk een ZAAK in zijn geheel bij.
      PUT https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b 200 OK

      Tests Werk een ZAAK in zijn geheel bij geeft 200

      Werk een ZAAK deels bij.
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b 200 OK

      Tests Werk een ZAAK deels bij geeft 200

      Alle audit trail regels behorend bij de ZAAK.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/audittrail 200 OK

      Tests Alle audit trail regels behorend bij de ZAAK geeft 200

      Een specifieke audit trail regel opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/audittrail/f85ff653-0037-4805-b8f0-13e0be1df367 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Alle ZAAKBESLUITen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/besluiten 200 OK

      Tests Alle ZAAKBESLUITen opvragen geeft 200

      Alle ZAAKEIGENSCHAPpen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen 200 OK

      Tests Alle ZAAKEIGENSCHAPpen opvragen geeft 200

      Maak een ZAAKEIGENSCHAP aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen 201 Created

      Tests Maak een ZAAKEIGENSCHAP aan geeft 201

      Een specifieke ZAAKEIGENSCHAP opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen/f3c9a636-1a3e-4639-94ad-6bcf6d3fd496 200 OK

      Tests Een specifieke ZAAKEIGENSCHAP opvragen geeft 200

      Werk een ZAAKEIGENSCHAP in zijn geheel bij.
      PUT https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen/f3c9a636-1a3e-4639-94ad-6bcf6d3fd496 200 OK

      Tests Werk een ZAAKEIGENSCHAP in zijn geheel bij geeft 200

      Werk een ZAAKEIGENSCHAP deels bij.
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen/f3c9a636-1a3e-4639-94ad-6bcf6d3fd496 200 OK

      Tests Werk een ZAAKEIGENSCHAP deels bij geeft 200

      Verwijder een ZAAKEIGENSCHAP.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b/zaakeigenschappen/f3c9a636-1a3e-4639-94ad-6bcf6d3fd496 204 No Content

      Tests Verwijder een ZAAKEIGENSCHAP geeft 204

      Verwijder een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/2a7362fd-deb2-4ee0-8098-37d04134f36b 204 No Content

      Tests Verwijder een ZAAK geeft 204

      Alle KLANTCONTACTen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/klantcontacten 200 OK

      Tests Alle KLANTCONTACTen opvragen geeft 200

      Maak een KLANTCONTACT bij een ZAAK aan.
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 201 Created

      Tests Maak een KLANTCONTACT bij een ZAAK aan geeft 201

      Een specifiek KLANTCONTACT bij een ZAAK opvragen.
      GET https://zaken-api.vng.cloud/api/v1/klantcontacten/33b88b48-7300-4eaa-901f-8411ca5c3ab7 200 OK

      Tests Een specifiek KLANTCONTACT bij een ZAAK opvragen geeft 200

      Alle RESULTAATen van ZAAKen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/resultaten 200 OK

      Tests Alle RESULTAATen van ZAAKen opvragen geeft 200

      Maak een RESULTAAT bij een ZAAK aan.
      POST https://zaken-api.vng.cloud/api/v1/resultaten 201 Created

      Tests Maak een RESULTAAT bij een ZAAK aan geeft 201

      Een specifiek RESULTAAT opvragen.
      GET https://zaken-api.vng.cloud/api/v1/resultaten/f8d76b4e-c7dc-4cf9-8d1e-181bf8bcb862 200 OK

      Tests Een specifiek RESULTAAT opvragen geeft 200

      Werk een RESULTAAT in zijn geheel bij.
      PUT https://zaken-api.vng.cloud/api/v1/resultaten/f8d76b4e-c7dc-4cf9-8d1e-181bf8bcb862 200 OK

      Tests Werk een RESULTAAT in zijn geheel bij geeft 200

      Werk een RESULTAAT deels bij.
      PATCH https://zaken-api.vng.cloud/api/v1/resultaten/f8d76b4e-c7dc-4cf9-8d1e-181bf8bcb862 200 OK

      Tests Werk een RESULTAAT in zijn geheel bij geeft 200

      Verwijder een RESULTAAT van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/f8d76b4e-c7dc-4cf9-8d1e-181bf8bcb862 204 No Content

      Tests Verwijder een RESULTAAT van een ZAAK geeft 204

      Alle ROLlen bij ZAAKen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/rollen 200 OK

      Tests Alle ROLlen bij ZAAKen opvragen geeft 200

      Maak een ROL aan bij een ZAAK.
      POST https://zaken-api.vng.cloud/api/v1/rollen 201 Created

      Tests Maak een ROL bij een ZAAK aan geeft 201

      Een specifieke ROL bij een ZAAK opvragen.
      GET https://zaken-api.vng.cloud/api/v1/rollen/e904a563-1767-4215-af9a-ae78cf0d1a51 200 OK

      Verwijder een ROL van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/e904a563-1767-4215-af9a-ae78cf0d1a51 204 No Content

      Tests Verwijder een ROL van een ZAAK geeft 204

      Alle STATUSsen van ZAAKen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/statussen 200 OK

      Tests Alle STATUSsen van ZAAKen opvragen geeft 200

      Maak een STATUS aan voor een ZAAK.
      POST https://zaken-api.vng.cloud/api/v1/statussen 201 Created

      Tests Maak een STATUS aan voor een ZAAK geeft 201

      Een specifieke STATUS van een ZAAK opvragen.
      GET https://zaken-api.vng.cloud/api/v1/statussen/dc35bcd8-2b07-41b9-bdc4-5b7f82f3fb97 200 OK

      Alle ZAAK-INFORMATIEOBJECT relaties opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 200 OK

      Tests Alle ZAAK-INFORMATIEOBJECT relaties opvragen geeft 200

      Maak een ZAAK-INFORMATIEOBJECT relatie aan.
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 201 Created

      Tests Maak een ZAAK-INFORMATIEOBJECT relatie aan geeft 201

      Een specifieke ZAAK-INFORMATIEOBJECT relatie opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/e7a114dd-4140-40df-ae18-4087bd8b5114 200 OK

      Tests Een specifieke ZAAK-INFORMATIEOBJECT relatie opvragen geeft 200

      Werk een ZAAK-INFORMATIEOBJECT relatie in zijn geheel bij.
      PUT https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/e7a114dd-4140-40df-ae18-4087bd8b5114 200 OK

      Tests Werk een ZAAK-INFORMATIEOBJECT relatie in zijn geheel bij geeft 200

      Werk een ZAAK-INFORMATIEOBJECT relatie deels bij.
      PATCH https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/e7a114dd-4140-40df-ae18-4087bd8b5114 200 OK

      Tests Werk een ZAAK-INFORMATIEOBJECT relatie deels bij geeft 200

      Verwijder een ZAAK-INFORMATIEOBJECT relatie.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/e7a114dd-4140-40df-ae18-4087bd8b5114 204 No Content

      Tests Verwijder een ZAAK-INFORMATIEOBJECT relatie geeft 204

      Alle ZAAKOBJECTen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaakobjecten 200 OK

      Tests Alle ZAAKOBJECTen opvragen geeft 200

      Maak een ZAAKOBJECT aan.
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 201 Created

      Tests Maak een ZAAK-INFORMATIEOBJECT relatie aan geeft 201

      Een specifiek ZAAKOBJECT opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaakobjecten/d05871ba-ce0d-40ae-9d7e-337b55735354 200 OK

      Tests Een specifieke ZAAK-INFORMATIEOBJECT relatie opvragen geeft 200

      Werk een ZAAKOBJECT in zijn geheel bij.
      PUT https://zaken-api.vng.cloud/api/v1/zaakobjecten/d05871ba-ce0d-40ae-9d7e-337b55735354 200 OK

      Tests Werk een ZAAK-OBJECT relatie in zijn geheel bij geeft 200

      Werk een ZAAKOBJECT deels bij.
      PATCH https://zaken-api.vng.cloud/api/v1/zaakobjecten/d05871ba-ce0d-40ae-9d7e-337b55735354 200 OK

      Tests Werk een ZAAK-OBJECT relatie deels bij geeft 200

      Verwijder een ZAAKOBJECT.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakobjecten/d05871ba-ce0d-40ae-9d7e-337b55735354 204 No Content

      Tests Verwijder een ZAAKOBJECT geeft 204

      Alle (ENKELVOUDIGe) INFORMATIEOBJECTen opvragen.
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 200 OK

      Tests Alle (ENKELVOUDIGe) INFORMATIEOBJECTen opvragen geeft 200

      Maak een (ENKELVOUDIG) INFORMATIEOBJECT aan.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten 201 Created

      Tests Maak een (ENKELVOUDIG) INFORMATIEOBJECT aan geeft 201

      Alle audit trail regels behorend bij het INFORMATIEOBJECT.
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c/audittrail 200 OK

      Tests Alle audit trail regels behorend bij het INFORMATIEOBJECT geeft 200

      Een specifieke audit trail regel opvragen.
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c/audittrail/0e1d1c8e-ea28-41cd-bd8d-0f6511ab0a35 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen.
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Vergrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c/lock 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Werk een (ENKELVOUDIG) INFORMATIEOBJECT in zijn geheel bij.
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT in zijn geheel bij geeft 200

      Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij.
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij geeft 200

      Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c/unlock 204 No Content

      Tests Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT geeft 204

      Download de binaire data van het (ENKELVOUDIG) INFORMATIEOBJECT.
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c/download 200 OK

      Tests Download de binaire data van het (ENKELVOUDIG) INFORMATIEOBJECT geeft 200

      Verwijder een (ENKELVOUDIG) INFORMATIEOBJECT.
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/095fdeed-cc6c-4b44-b4cf-1858c3a1e22c 204 No Content

      Tests Verwijder een (ENKELVOUDIG) INFORMATIEOBJECT geeft 204

      Alle GEBRUIKSRECHTen opvragen.
      GET https://documenten-api.vng.cloud/api/v1/gebruiksrechten 200 OK

      Tests Alle GEBRUIKSRECHTen opvragen geeft 200

      Maak een GEBRUIKSRECHT aan.
      POST https://documenten-api.vng.cloud/api/v1/gebruiksrechten 201 Created

      Tests Maak een GEBRUIKSRECHT aan geeft 201

      Een specifiek GEBRUIKSRECHT opvragen.
      GET https://documenten-api.vng.cloud/api/v1/gebruiksrechten/c0ef118e-d7cc-49af-8217-94866c0eb18a 200 OK

      Tests Een specifiek GEBRUIKSRECHT opvragen geeft 200

      Werk een GEBRUIKSRECHT in zijn geheel bij.
      PUT https://documenten-api.vng.cloud/api/v1/gebruiksrechten/c0ef118e-d7cc-49af-8217-94866c0eb18a 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Werk een GEBRUIKSRECHT relatie deels bij.
      PATCH https://documenten-api.vng.cloud/api/v1/gebruiksrechten/c0ef118e-d7cc-49af-8217-94866c0eb18a 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Verwijder een GEBRUIKSRECHT.
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/c0ef118e-d7cc-49af-8217-94866c0eb18a 204 No Content

      Tests Verwijder een GEBRUIKSRECHT geeft 204

      Alle OBJECT-INFORMATIEOBJECT relaties opvragen.
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 200 OK

      Tests Alle OBJECT-INFORMATIEOBJECT relaties opvragen geeft 200

      Alle ZAAKTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/zaaktypen 200 OK

      Tests Alle ZAAKTYPEn opvragen geeft 200

      Maak een ZAAKTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Tests Maak een ZAAKTYPE aan geeft 201

      Een specifieke ZAAKTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/zaaktypen/cebc5ab6-994c-481f-ad92-866bdc08ba28 200 OK

      Tests Een specifiek ZAAKTYPE opvragen geeft 200

      Werk een ZAAKTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/cebc5ab6-994c-481f-ad92-866bdc08ba28 200 OK

      Tests Werk een ZAAKTYPE in zijn geheel bij geeft 200

      Werk een ZAAKTYPE in zijn geheel bij past attributen aan

      Werk een ZAAKTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/cebc5ab6-994c-481f-ad92-866bdc08ba28 200 OK

      Tests Werk een ZAAKTYPE deels bij geeft 200

      Werk een ZAAKTYPE deels bij past attributen aan

      Opvragen en bewerken van ZAAKTYPEn nodig voor ZAKEN in de Zaken API.
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/cebc5ab6-994c-481f-ad92-866bdc08ba28/publish 200 OK

      Tests Publiceer een ZAAKTYPE aan geeft 200

      Publiceer een ZAAKTYPE zet concept op False

      Verwijder een ZAAKTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/cebc5ab6-994c-481f-ad92-866bdc08ba28 204 No Content

      Tests Verwijder een ZAAKTYPE geeft 204

      Create concept Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Alle BESLUITTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/besluittypen 200 OK

      Tests Alle BESLUITTYPEn opvragen geeft 200

      Maak een BESLUITTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 201 Created

      Tests Maak een BESLUITTYPE aan geeft 201

      Een specifiek BESLUITTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/besluittypen/ed654b76-d7a8-4dd0-80f9-6e17ac59bb89 200 OK

      Tests Een specifiek BESLUITTYPE opvragen geeft 200

      Werk een BESLUITTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/ed654b76-d7a8-4dd0-80f9-6e17ac59bb89 200 OK

      Tests Werk een BESLUITTYPE in zijn geheel bij geeft 200

      Werk een BESLUITTYPE in zijn geheel bij past attributen aan

      Werk een BESLUITTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/ed654b76-d7a8-4dd0-80f9-6e17ac59bb89 200 OK

      Tests Werk een BESLUITTYPE deels bij geeft 200

      Werk een BESLUITTYPE deels bij past attributen aan

      Opvragen en bewerken van BESLUITTYPEn nodig voor BESLUITEN in de Besluiten API.
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/ed654b76-d7a8-4dd0-80f9-6e17ac59bb89/publish 200 OK

      Tests Opvragen en bewerken van BESLUITTYPEn nodig voor BESLUITEN in de BesluitenAPI geeft 200

      Publiceer een BESLUITTYPE zet concept op False

      Verwijder een BESLUITTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/ed654b76-d7a8-4dd0-80f9-6e17ac59bb89 204 No Content

      Tests Verwijder een BESLUITTYPE geeft 204

      Alle CATALOGUSsen opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen 200 OK

      Tests Alle CATALOGUSsen opvragen geeft 200

      Een specifieke CATALOGUS opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/catalogussen/160f4754-3d70-4686-bab1-709cfd305f97 200 OK

      Tests Een specifieke CATALOGUS opvragen geeft 200

      Alle EIGENSCHAPpen opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/eigenschappen 200 OK

      Tests Alle EIGENSCHAPpen opvragen geeft 200

      Maak een EIGENSCHAP aan.
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 201 Created

      Tests Maak een EIGENSCHAP aan geeft 201

      Een specifieke EIGENSCHAP opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/eigenschappen/c2a28590-bb19-4fa1-b388-df51c2346f44 200 OK

      Tests Een specifieke EIGENSCHAP opvragen geeft 200

      Werk een EIGENSCHAP in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/eigenschappen/c2a28590-bb19-4fa1-b388-df51c2346f44 200 OK

      Tests Werk een EIGENSCHAP in zijn geheel bij geeft 200

      Werk een EIGENSCHAP in zijn geheel bij past attributen aan

      Werk een EIGENSCHAP deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/eigenschappen/c2a28590-bb19-4fa1-b388-df51c2346f44 200 OK

      Tests Werk een EIGENSCHAP deels bij geeft 200

      Werk een EIGENSCHAP deels bij past attributen aan

      Verwijder een EIGENSCHAP.
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/c2a28590-bb19-4fa1-b388-df51c2346f44 204 No Content

      Tests Verwijder een EIGENSCHAP geeft 204

      Alle INFORMATIEOBJECTTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 200 OK

      Tests Alle INFORMATIEOBJECTTYPEn opvragen geeft 200

      Maak een INFORMATIEOBJECTTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Tests Maak een INFORMATIEOBJECTTYPE aan geeft 201

      Een specifiek INFORMATIEOBJECTTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c43351fc-0d6b-432e-b196-b40285b3dbe3 200 OK

      Tests Een specifiek INFORMATIEOBJECTTYPE opvragen geeft 200

      Werk een INFORMATIEOBJECTTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c43351fc-0d6b-432e-b196-b40285b3dbe3 200 OK

      Tests Werk een INFORMATIEOBJECTTYPE in zijn geheel bij geeft 200

      Werk een INFORMATIEOBJECTTYPE in zijn geheel bij past attributen aan

      Werk een INFORMATIEOBJECTTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c43351fc-0d6b-432e-b196-b40285b3dbe3 200 OK

      Tests Werk een INFORMATIEOBJECTTYPE deels bij geeft 200

      Werk een INFORMATIEOBJECTTYPE deels bij past attributen aan

      Opvragen en bewerken van INFORMATIEOBJECTTYPEn nodig voor INFORMATIEOBJECTen in de Documenten API.
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c43351fc-0d6b-432e-b196-b40285b3dbe3/publish 200 OK

      Tests Publiceer een INFORMATIEOBJECTTYPE aan geeft 200

      Publiceer een INFORMATIEOBJECTTYPE zet concept op False

      Verwijder een INFORMATIEOBJECTTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c43351fc-0d6b-432e-b196-b40285b3dbe3 204 No Content

      Tests Verwijder een INFORMATIEOBJECTTYPE geeft 204

      Create concept Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      Alle RESULTAATTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/resultaattypen 200 OK

      Tests Alle RESULTAATTYPEn opvragen geeft 200

      Maak een RESULTAATTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Maak een RESULTAATTYPE aan geeft 201

      Een specifieke RESULTAATTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/resultaattypen/aa10f980-4f67-4007-b0c5-0501a941fa5d 200 OK

      Tests Een specifiek RESULTAATTYPE opvragen geeft 200

      Werk een RESULTAATTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/resultaattypen/aa10f980-4f67-4007-b0c5-0501a941fa5d 200 OK

      Tests Werk een RESULTAATTYPE in zijn geheel bij geeft 200

      Werk een RESULTAATTYPE in zijn geheel bij past attributen aan

      Werk een RESULTAATTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/resultaattypen/aa10f980-4f67-4007-b0c5-0501a941fa5d 200 OK

      Tests Werk een RESULTAATTYPE deels bij geeft 200

      Werk een RESULTAATTYPE deels bij past attributen aan

      Verwijder een RESULTAATTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/aa10f980-4f67-4007-b0c5-0501a941fa5d 204 No Content

      Tests Verwijder een RESULTAATTYPE opvragen geeft 204

      Alle ROLTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/roltypen 200 OK

      Tests Alle ROLTYPEn opvragen geeft 200

      Maak een ROLTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 201 Created

      Tests Maak een ROLTYPE aan geeft 201

      Een specifieke ROLTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/roltypen/3d159431-96c0-432a-ae6e-3f3bc4f4ca3b 200 OK

      Tests Een specifiek ROLTYPE opvragen geeft 200

      Werk een ROLTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/roltypen/3d159431-96c0-432a-ae6e-3f3bc4f4ca3b 200 OK

      Tests Werk een ROLTYPE in zijn geheel bij geeft 200

      Werk een ROLTYPE in zijn geheel bij past attributen aan

      Werk een ROLTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/roltypen/3d159431-96c0-432a-ae6e-3f3bc4f4ca3b 200 OK

      Tests Werk een ROLTYPE deels bij geeft 200

      Werk een ROLTYPE deels bij past attributen aan

      Verwijder een ROLTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/3d159431-96c0-432a-ae6e-3f3bc4f4ca3b 204 No Content

      Tests Verwijder een ROLTYPE opvragen geeft 204

      Alle STATUSTYPEn opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/statustypen 200 OK

      Tests Alle STATUSTYPEn opvragen geeft 200

      Maak een STATUSTYPE aan.
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 201 Created

      Tests Maak een STATUSTYPE aan geeft 201

      Een specifieke STATUSTYPE opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/statustypen/f9aa10bb-8b3a-433d-b57d-91b03f68d470 200 OK

      Tests Een specifiek STATUSTYPE opvragen geeft 200

      Werk een STATUSTYPE in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/statustypen/f9aa10bb-8b3a-433d-b57d-91b03f68d470 200 OK

      Tests Werk een STATUSTYPE in zijn geheel bij geeft 200

      Werk een STATUSTYPE in zijn geheel bij past attributen aan

      Werk een STATUSTYPE deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/statustypen/f9aa10bb-8b3a-433d-b57d-91b03f68d470 200 OK

      Tests Werk een STATUSTYPE deels bij geeft 200

      Werk een STATUSTYPE deels bij past attributen aan

      Verwijder een STATUSTYPE.
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/f9aa10bb-8b3a-433d-b57d-91b03f68d470 204 No Content

      Tests Verwijder een STATUSTYPE opvragen geeft 204

      Alle ZAAKTYPE-INFORMATIEOBJECTTYPE relaties opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 200 OK

      Tests Alle ZAAKTYPE-INFORMATIEOBJECTTYPE relaties opvragen geeft 200

      Maak een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie aan.
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      Tests Maak een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie aan geeft 201

      Een specifieke ZAAKTYPE-INFORMATIEOBJECTTYPE relatie opvragen.
      GET https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/f2a7ba79-1142-437c-9fbd-d7ea946f0047 200 OK

      Tests Een specifieke ZAAKTYPE-INFORMATIEOBJECTTYPE relatie opvragen geeft 200

      Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie in zijn geheel bij.
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/f2a7ba79-1142-437c-9fbd-d7ea946f0047 200 OK

      Tests Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE in zijn geheel bij geeft 200

      Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE in zijn geheel bij past attributen aan

      Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie deels bij.
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/f2a7ba79-1142-437c-9fbd-d7ea946f0047 200 OK

      Tests Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE deels bij geeft 200

      Werk een ZAAKTYPE-INFORMATIEOBJECTTYPE deels bij past attributen aan

      Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie.
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen/f2a7ba79-1142-437c-9fbd-d7ea946f0047 204 No Content

      Tests Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie geeft 204

      Delete concept Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/efa1b94d-4fb5-4c8a-b345-2a63c3c4ec14 204 No Content

      Delete concept Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/68b536d8-d5d8-42b6-a805-d7c4bfca1129 204 No Content

      Alle BESLUITen opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten 200 OK

      Tests Alle BESLUITen opvragen geeft 200

      Maak een BESLUIT aan.
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 201 Created

      Tests Maak een BESLUIT aan geeft 201

      Alle audit trail regels behorend bij het BESLUIT.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577/audittrail 200 OK

      Tests Alle audit trail regels behorend bij het BESLUIT geeft 200

      Een specifieke audit trail regel opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577/audittrail/e8109c26-b912-4075-bb45-cbd950ba392e 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek BESLUIT opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577 200 OK

      Tests Een specifiek BESLUIT opvragen geeft 200

      Werk een BESLUIT in zijn geheel bij.
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Werk een BESLUIT deels bij.
      PATCH https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Verwijder een BESLUIT.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/0f9b21dc-a30d-43ba-b1e8-2750536cc577 204 No Content

      Tests Verwijder een BESLUIT geeft 204

      Alle BESLUIT-INFORMATIEOBJECT relaties opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Maak een BESLUIT-INFORMATIEOBJECT relatie aan.
      POST https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten 201 Created

      Tests Maak een BESLUIT-INFORMATIEOBJECT relatie aan geeft 201

      Een specifieke BESLUIT-INFORMATIEOBJECT relatie opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/df0a916b-fdbe-47f0-9742-c80de2c4bce0 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Verwijder een BESLUIT-INFORMATIEOBJECT relatie.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/df0a916b-fdbe-47f0-9742-c80de2c4bce0 204 No Content

      Tests Verwijder een BESLUIT-INFORMATIEOBJECT relatie geeft 204

      Alle ABONNEMENTen opvragen.
      GET https://notificaties-api.vng.cloud/api/v1/abonnement 200 OK

      Tests Alle ABONNEMENTen opvragen geeft 200

      Alle KANAALen opvragen.
      GET https://notificaties-api.vng.cloud/api/v1/kanaal 200 OK

      Tests Alle KANAALen opvragen geeft 200

      Een specifiek KANAAL opvragen.
      GET https://notificaties-api.vng.cloud/api/v1/kanaal/9678d690-edc6-4400-9605-0d8dd876b91d 200 OK

      Tests Een specifiek KANAAL opvragen geeft 200

      Publiceer een notificatie.
      POST https://notificaties-api.vng.cloud/api/v1/notificaties 201 Created

      Tests Publiceer een NOTIFICATIE geeft 201

      Geef een collectie van applicaties, met ingesloten autorisaties.
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

      Tests Geef een collectie van applicaties, met ingesloten autorisaties geeft 200

      Registreer een applicatie met een bepaalde set van autorisaties.
      POST https://autorisaties-api.vng.cloud/api/v1/applicaties 201 Created

      Tests Registreer een applicatie met een bepaalde set van autorisaties geeft 201

      Vraag een applicatie op, op basis van clientId
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties/consumer 200 OK

      Tests Vraag een applicatie op, op basis van clientId geeft 200

      Vraag een applicatie op, met ingesloten autorisaties.
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties/80a97b23-6b5e-4aeb-a352-84db3571fd48 200 OK

      Tests Vraag een applicatie op, met ingesloten autorisaties geeft 200

      Werk de applicatie bij.
      PUT https://autorisaties-api.vng.cloud/api/v1/applicaties/80a97b23-6b5e-4aeb-a352-84db3571fd48 200 OK

      Tests Werk de applicatie bij geeft 200

      Werk (een deel van) de applicatie bij.
      PATCH https://autorisaties-api.vng.cloud/api/v1/applicaties/80a97b23-6b5e-4aeb-a352-84db3571fd48 200 OK

      Tests Werk (een deel van) de applicatie bij geeft 200

      Verwijder een applicatie met de bijhorende autorisaties.
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/80a97b23-6b5e-4aeb-a352-84db3571fd48 204 No Content

      Tests Verwijder een applicatie met de bijhorende autorisaties geeft 204

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/063afcba-f4b6-4835-9e72-5c1f0530fbf6 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/dca49bba-4a06-4469-ab30-599873fbb122 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3f75d8d-6531-471e-aa1b-a3883a71473a 204 No Content

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/8e16b69a-1f43-46de-b687-8128a8ad14ac 204 No Content

      Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/2466a420-cd7e-4e48-8601-3f3d088cc53b 204 No Content

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/a635eb1f-f046-4e6a-a1e0-7e0b652ea655 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/58400209-a0b8-4d99-b516-59a57a4148c8 204 No Content