Provider test details
Session20,799
Test Scenario
Environment ZGW APIs full test suite (ZGW v1.2) - ZGW referentiecomponenten v1.2
StartedMay 18, 2022, 02:19
StoppedMay 18, 2022, 02:33
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-18 00:19:28.537739+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/947b30ee-3343-4ef5-bf34-9270188f8d68 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/947b30ee-3343-4ef5-bf34-9270188f8d68 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/947b30ee-3343-4ef5-bf34-9270188f8d68 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/c27f88f1-4938-4a7d-a8bf-d290a8ef2de8 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/71cb63cc-534d-4194-8453-d2bbc3032e5d 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/41518e7a-1a5e-4652-a396-dab89aaf2fbd 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/8df4caaa-3b7c-40d2-8779-aea21ca3b343 204 No Content

      (AC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/954228ec-fa03-4c0e-9df9-7b94123257f2 204 No Content

      (AC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/d6f9f156-13f8-496f-b3ff-132cf3178704 204 No Content

      (AC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/b0cad4c5-740c-41aa-99ac-2f1555421bf2 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/54781b02-890b-4636-b598-e1cfcff5e9c7/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/10534a40-b4f1-4c1a-9bba-5f1249ba76a9/publish 200 OK

      Publish Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/803bfc7b-687a-40d0-8f83-47ab98a56881/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/4fada7cc-1409-43e2-b4f1-ed354b4f26ba/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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/ff22cc48-526d-4000-a262-a6a6484ee183/publish 200 OK

      (zrc-001g) Zaak met zaaktype bijwerken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 400 Bad Request

      Tests Zaak met zaaktype deels bijwerken geeft 400

      Delete temp Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/ff22cc48-526d-4000-a262-a6a6484ee183 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/d67a39cf-7059-461e-8f98-82c48969738d 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/d67a39cf-7059-461e-8f98-82c48969738d 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/d67a39cf-7059-461e-8f98-82c48969738d 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/266d822b-d5d7-4f08-8791-7444f0142f9f 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/5131ccb4-9461-4dae-89ca-e19396ce05be 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/5131ccb4-9461-4dae-89ca-e19396ce05be 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/5131ccb4-9461-4dae-89ca-e19396ce05be 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/b72eea39-4c3f-4992-a61f-612bf1c45746 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/b72eea39-4c3f-4992-a61f-612bf1c45746 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/b72eea39-4c3f-4992-a61f-612bf1c45746 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/b72eea39-4c3f-4992-a61f-612bf1c45746 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/b72eea39-4c3f-4992-a61f-612bf1c45746 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/b72eea39-4c3f-4992-a61f-612bf1c45746 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken informatieobject aanpassen geeft 400

      Delete different Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d62d01b2-a032-4a6d-a4f9-0e44352c5c02 204 No Content

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/b72eea39-4c3f-4992-a61f-612bf1c45746 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/e292d8dc-03e5-4eec-9cc6-16be0043d4dd 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/a6c4c2ce-5ea7-4b29-ad2b-7c1a5b439b10/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/c9be44bd-d7c1-4134-b8a4-905a51eca6cc 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/d5478e41-10f4-4023-80f5-112103c5bcfb 204 No Content

      Delete authorized Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a6c4c2ce-5ea7-4b29-ad2b-7c1a5b439b10 204 No Content

      Delete second Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/9b4d668e-7a3c-48a7-bfc7-23759c467001 204 No Content

      Delete Zaak with different Zaaktype
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/4554f2a9-bffa-4d22-87a4-a9f47a9eb978 204 No Content

      Delete Zaak with higher vertrouwelijkheidaanduiding
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/cfd95f74-a97e-4b9a-a1af-8fd3c5a290ef 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea/zaakeigenschappen 201 Created

      (zrc-007a) Zaak.einddatum volgt logisch uit eindstatus
      GET https://zaken-api.vng.cloud/api/v1/zaken/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/4e093433-5235-4c05-96ec-3b6c97905695 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/4e093433-5235-4c05-96ec-3b6c97905695 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/4e093433-5235-4c05-96ec-3b6c97905695 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/06ec6857-f333-4449-8ce6-7cf382020863 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/f965c716-61a5-4350-b7c6-115dadd7a0eb 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/f965c716-61a5-4350-b7c6-115dadd7a0eb 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/f965c716-61a5-4350-b7c6-115dadd7a0eb 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea/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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/4e093433-5235-4c05-96ec-3b6c97905695 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/f1af301a-ee16-425e-bb0e-5a1942f3459e 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/f1af301a-ee16-425e-bb0e-5a1942f3459e 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/06ec6857-f333-4449-8ce6-7cf382020863 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/f965c716-61a5-4350-b7c6-115dadd7a0eb 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/9543c3ea-4cba-45b9-b185-2eac3edb70b5 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/9543c3ea-4cba-45b9-b185-2eac3edb70b5 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea/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/9543c3ea-4cba-45b9-b185-2eac3edb70b5 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/a73a3f48-4a25-4cda-9ec7-39a37742e519 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 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/8528559b-2e2c-49be-8fb8-f8b85a7b8eea 204 No Content

      Delete Applicatie without geforceerd bijwerken
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/84ae2c61-8caf-4586-ac5f-53b065f94714 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/2046d1f0-f699-4b1c-ae7b-319332cc0235 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/042ed565-b9fb-409b-bc9b-25418d3b630a 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/2046d1f0-f699-4b1c-ae7b-319332cc0235 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/957ca18b-751d-4dd7-9667-78c368051ad2 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/957ca18b-751d-4dd7-9667-78c368051ad2 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/957ca18b-751d-4dd7-9667-78c368051ad2 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/7fca7434-ab37-4c60-8267-fdff868072b4 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/eb96d3b1-1012-4a90-ad84-ab5468aee16b 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/eb96d3b1-1012-4a90-ad84-ab5468aee16b 200 OK

      Tests Zaak deels bijwerken met valide communicatiekanaal geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/eb96d3b1-1012-4a90-ad84-ab5468aee16b 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 200 OK

      Tests Zaak deels bijwerken met geldige relevanteAndereZaken geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b4ca1f77-1e95-4470-868a-182c7ffe209e 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/456ac4c5-052c-4925-9127-71a40c583662 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/456ac4c5-052c-4925-9127-71a40c583662 200 OK

      Tests Zaak deels bijwerken met opschorting null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/456ac4c5-052c-4925-9127-71a40c583662 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/10080b3b-d0ef-461c-9442-58fd086b01e3 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/10080b3b-d0ef-461c-9442-58fd086b01e3 200 OK

      Tests Zaak deels bijwerken met verlenging null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/10080b3b-d0ef-461c-9442-58fd086b01e3 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/cf7a8a0e-ca48-405c-8f74-802a297504b8 204 No Content

      (zrc-013c) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PUT https://zaken-api.vng.cloud/api/v1/zaken/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/8e0024c4-0e31-40c5-adfd-d1a59a58a6cb 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/8e0024c4-0e31-40c5-adfd-d1a59a58a6cb 200 OK

      Tests Zaak deels bijwerken met valide hoofdzaak geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8e0024c4-0e31-40c5-adfd-d1a59a58a6cb 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/2f27626a-9c3a-434a-8880-650c4a4b026c 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/9f5741c0-e07f-4230-9ea5-6cb98bd36d93 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/9f5741c0-e07f-4230-9ea5-6cb98bd36d93 200 OK

      Tests Zaak deels bijwerken met valide productenOfDiensten geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/9f5741c0-e07f-4230-9ea5-6cb98bd36d93 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/9a1a0d34-c292-4738-b020-f3c1c4c9cfcb/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/99bfa242-80c3-488c-ad82-13f61dd4e8fd 204 No Content

      Delete Zaaktype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/9a1a0d34-c292-4738-b020-f3c1c4c9cfcb 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0165e957-5124-4c99-a0a5-bf59675cf129 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/390fec9e-d563-49d9-9ff5-7fa6672c99df/publish 200 OK

      Publish Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/d2e2c626-a79f-4eb2-8730-14904f72cb3e/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/6093fd29-975d-4c24-9acb-08152561ba08 204 No Content

      Delete Informatieobjecttype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/390fec9e-d563-49d9-9ff5-7fa6672c99df 204 No Content

      Delete Zaaktype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d2e2c626-a79f-4eb2-8730-14904f72cb3e 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e598576a-de96-4739-a522-de0ad2a22471 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/e98d7ed9-5fd3-459d-afb3-1ae31b85a301/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/574066b3-7fd1-47a4-9dbb-2c74111c373c/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/8a00ec28-9ce8-4ec0-b37f-bd63542d5b9b 204 No Content

      Delete Zaaktype for eigenschap validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e98d7ed9-5fd3-459d-afb3-1ae31b85a301 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/574066b3-7fd1-47a4-9dbb-2c74111c373c 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/cdb03527-6f09-42df-a7bd-31329488b6ba/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/ee70be41-6f3a-4eff-a961-255a5bbef4be 204 No Content

      Delete Zaaktype for roltype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/cdb03527-6f09-42df-a7bd-31329488b6ba 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/00cb782e-328e-459f-89f1-c0783a4742c1 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/7d2da4f9-8db0-4bf6-8019-48ca81c08862/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/221e5360-3845-4a81-b967-63399dcd9cf9 204 No Content

      Delete Zaaktype for resultaattype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7d2da4f9-8db0-4bf6-8019-48ca81c08862 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3cb67440-7868-44e1-9e59-f6b73b269dc1 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/301b32a6-d691-41db-b3fd-821d897c90b2/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/a044f3cc-8d16-40a4-bedc-a84973e53031 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/22f072f0-9f68-43b8-a1dc-65a766296693 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a044f3cc-8d16-40a4-bedc-a84973e53031 204 No Content

      Delete Zaaktype nihil
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/301b32a6-d691-41db-b3fd-821d897c90b2 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/c04cf3a1-e711-4d63-a1bc-e385087aa14d/publish 200 OK

      Publish Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/fae33a63-77e8-40f3-bad4-c85bb6dbd577/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/650b6fc8-a4b7-4cc0-830f-d9cf333d0331 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/af08f7ee-ce3d-433e-b4ec-4a88bfed9df3 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/3d26bd93-b3b2-4dda-a9c7-a7a69c0f504c 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/af08f7ee-ce3d-433e-b4ec-4a88bfed9df3 204 No Content

      Delete Hoofdzaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/650b6fc8-a4b7-4cc0-830f-d9cf333d0331 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c04cf3a1-e711-4d63-a1bc-e385087aa14d 204 No Content

      Delete Resultaattype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/0c00338d-73ea-4074-bc06-485bca24c0d6 204 No Content

      Delete Eindstatustype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/47fb6854-def3-45e3-bdab-5f32e535a5cb 204 No Content

      Delete Hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fae33a63-77e8-40f3-bad4-c85bb6dbd577 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/79275d0e-1087-4442-8424-4cec9ef64fd9/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/ffb4be7c-899c-46af-8431-564beefc4c91/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/ffb4be7c-899c-46af-8431-564beefc4c91 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/1936a5de-6e53-4c71-b405-66d455dbe0e4 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/ffb4be7c-899c-46af-8431-564beefc4c91 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/79275d0e-1087-4442-8424-4cec9ef64fd9 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/910d17ee-5440-42c1-8371-1a60408b8545/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/67facb0f-ccff-4d4e-acc5-56494ed65147/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/0b586bf6-a862-4a73-9c16-976e91e4293f 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/21728b61-d2d1-42cb-9c0c-f376387b1384 204 No Content

      Delete Besluit minimal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/8f0fe06b-232a-4fd4-bcc7-63907b6e7ea7 204 No Content

      Delete Besluit maximal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/ea53485d-d835-4419-a61b-bebdccc39c1d 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0b586bf6-a862-4a73-9c16-976e91e4293f 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/67facb0f-ccff-4d4e-acc5-56494ed65147 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/910d17ee-5440-42c1-8371-1a60408b8545 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/d234a2ee-378d-4235-9d10-5653171048d3/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/409b0b0e-2fed-4881-9056-30ff8bda6b78/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/4b7ca977-6c9d-4d9a-ba5d-c12c3645c5b9 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/348ab511-973f-471e-a50c-04a0351c3dfa 204 No Content

      Delete Besluit minimal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/311e5615-ac79-4120-9473-d00c13ce5c6c 204 No Content

      Delete Besluit maximal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/d9c2d994-5b07-456b-af3e-6d24e185b572 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/4b7ca977-6c9d-4d9a-ba5d-c12c3645c5b9 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/409b0b0e-2fed-4881-9056-30ff8bda6b78 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/d234a2ee-378d-4235-9d10-5653171048d3 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/837a5a14-61b4-42d5-b384-76e740980226/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/71d91791-9f90-4915-9220-17cb747ea694 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/2007c355-70ae-4ddf-91e1-e517f36be041 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/71d91791-9f90-4915-9220-17cb747ea694 204 No Content

      Delete Zaaktype ingeschatte_bestaansduur_procesobject
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/837a5a14-61b4-42d5-b384-76e740980226 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/5b0ab3c0-5881-49c6-bfcc-fc966f58bce9/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/1c4d1a61-571f-4d0e-9a13-0c9f341198e8 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/872d63a6-2074-423c-816f-e051b21fba66 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1c4d1a61-571f-4d0e-9a13-0c9f341198e8 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5b0ab3c0-5881-49c6-bfcc-fc966f58bce9 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/c40a1503-6f53-4070-9ec9-1cda5086786c/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/dbc3fd57-e55a-47c5-923d-683dcec88554/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/85f75bc7-2d70-4676-a90d-3938b0d115a5 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/3ed120d1-7128-47cd-a6f1-58d0d7eda1bb 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/744eabc2-59ab-4b64-9b75-2068556291d8 204 No Content

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/26033563-2b5d-476d-ba8e-5c7936663fd9 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/85f75bc7-2d70-4676-a90d-3938b0d115a5 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/dbc3fd57-e55a-47c5-923d-683dcec88554 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/c40a1503-6f53-4070-9ec9-1cda5086786c 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/ca81ddc0-7d51-43af-a758-73f3dfb89343/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/d8bd651a-50d8-49a0-b056-5c427e877506/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/5fdb183a-4b9c-46bd-a7be-99ff318f7f73 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/8610ea81-6716-4c0f-90e5-c01ec61ac3ce 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/744eabc2-59ab-4b64-9b75-2068556291d8 404 Not Found

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/26033563-2b5d-476d-ba8e-5c7936663fd9 404 Not Found

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5fdb183a-4b9c-46bd-a7be-99ff318f7f73 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d8bd651a-50d8-49a0-b056-5c427e877506 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/ca81ddc0-7d51-43af-a758-73f3dfb89343 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/d07c6315-8eec-4120-b033-4c1350aa541d/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/a4de1039-104c-4dc2-ad9c-e0c10364dc3c 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/499135de-9bce-4b82-b5b4-4fc2e255a324 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/41c988cb-6cc8-4999-bed2-ec099a596d6a 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/8610ea81-6716-4c0f-90e5-c01ec61ac3ce 404 Not Found

      Delete relevante Zaak min einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a4de1039-104c-4dc2-ad9c-e0c10364dc3c 204 No Content

      Delete relevante Zaak max einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/499135de-9bce-4b82-b5b4-4fc2e255a324 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/41c988cb-6cc8-4999-bed2-ec099a596d6a 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d07c6315-8eec-4120-b033-4c1350aa541d 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/ab287f94-57d9-46f8-8e43-b444afe94c0e 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 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/c02edcae-05c0-4c21-8a6c-eecff8abaec5 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 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/4de3d2d4-2f5e-44d2-8ee4-a8010f5184aa 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 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/c2040bee-9e15-437f-858a-3c03dab441c9 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b/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/f3956452-fe08-4a97-ad2b-ead059461973/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/f3956452-fe08-4a97-ad2b-ead059461973 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/f3956452-fe08-4a97-ad2b-ead059461973 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/02900927-72ab-43ff-a5d7-c9363f7e3b83 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/617ed053-b1c8-4cb0-883c-c294fe72afdd 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/e9fb2542-a882-45fa-82ff-61f28e608d60 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/893ceb20-de5f-46af-b328-8e0b22e2d6c1 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/f3956452-fe08-4a97-ad2b-ead059461973/zaakeigenschappen/7e67a6f3-9b6c-43c5-9af0-89bd9ab9930c 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/121150dd-43f7-44b2-9258-cb49a76864c1 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/f1db4bb9-ef2b-4df8-a15e-eea9d8a0384d 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/7ff8a22a-6b15-41ef-929d-d0ec3337daa3 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/95892713-3eeb-4565-82a0-e685d5f8e3f4 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/2f27626a-9c3a-434a-8880-650c4a4b026c 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02fdfcae-c6fb-4e38-b7c0-ca00f760028b 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8a7dbbd4-9007-4788-9a1b-e33b3563639d 204 No Content

      (ZRC) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/68498afd-eb4e-4c0e-9a61-59e6a75eb242 204 No Content

      (ZRC) Delete Deelzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/803bfc7b-687a-40d0-8f83-47ab98a56881 204 No Content

      (ZRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/4fada7cc-1409-43e2-b4f1-ed354b4f26ba 204 No Content

      (ZRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/54781b02-890b-4636-b598-e1cfcff5e9c7 204 No Content

      (ZRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/10534a40-b4f1-4c1a-9bba-5f1249ba76a9 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/a3d78a61-cc36-43ef-b31d-5ed9d4d16730/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1c2d3041-301f-4493-aa7e-05e7277f0e0b/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7ae2ddca-4b8b-476f-b200-c6e248673ad2/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/839cbae9-5ade-4e9b-9817-438e328e980b/publish 200 OK

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138/lock 200 OK

      (drc-001e) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138 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/a3ba1da2-d524-46c4-8065-779f6b26d138 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype deels bijwerken geeft 400

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138/unlock 204 No Content

      Delete temp Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/839cbae9-5ade-4e9b-9817-438e328e980b 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/4356ea83-df07-4635-b4db-17623e874401 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/e35e4508-0a85-4dc8-9dbe-a85266c62c5f 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/fc35befe-b0ac-4272-837d-1b4eae269285/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/fc35befe-b0ac-4272-837d-1b4eae269285 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/fc35befe-b0ac-4272-837d-1b4eae269285 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/fc35befe-b0ac-4272-837d-1b4eae269285 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/8e34cf3a-4fcc-41fd-b3c9-9e226a3b675d/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/8e34cf3a-4fcc-41fd-b3c9-9e226a3b675d 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/8e34cf3a-4fcc-41fd-b3c9-9e226a3b675d 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/8e34cf3a-4fcc-41fd-b3c9-9e226a3b675d 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/78ab5efa-8846-4214-8660-6af806cc8b07 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/a3ba1da2-d524-46c4-8065-779f6b26d138 200 OK

      Tests Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true

      Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/2003ec3e-decd-4360-a71f-5464a1a36e40 204 No Content

      (drc-006d) Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138 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/69d4d934-de8c-4291-b26b-33a282f4aa5a 204 No Content

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138/lock 200 OK

      (drc-007b) EnkelvoudigInformatieObject bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138 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/a3ba1da2-d524-46c4-8065-779f6b26d138 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/a3ba1da2-d524-46c4-8065-779f6b26d138/unlock 204 No Content

      Retrieve Informatieobjecttype vertrouwelijkheidaanduiding
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1c2d3041-301f-4493-aa7e-05e7277f0e0b 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/7bb70b8b-d186-440b-8317-df4dc02a322b 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/58847a78-55b3-4149-a328-5b37a974ff70 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/c6cfe5ff-526c-4174-aae7-587d95f53951 204 No Content

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/58847a78-55b3-4149-a328-5b37a974ff70 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/68c4c714-bfe0-4d39-b172-7d95119e6013 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/e796f459-957f-4507-ae41-4503c3a5a964 404 Not Found

      (drc-008c) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde audit trail
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/68c4c714-bfe0-4d39-b172-7d95119e6013/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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810/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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810 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/42e838a6-3c72-491a-8f84-8732beab2810/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/6f4630b5-2dfe-4c7c-9d3a-82593f66c232 204 No Content

      (drc-009k) EnkelvoudigInformatieObject geforceerd unlocken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/42e838a6-3c72-491a-8f84-8732beab2810/unlock 204 No Content

      Tests EnkelvoudigInformatieObject geforceerd unlocken geeft 204

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/42e838a6-3c72-491a-8f84-8732beab2810 204 No Content

      (DRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a3ba1da2-d524-46c4-8065-779f6b26d138 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7a9920e9-ca90-40f8-91f1-484b9f5aa3c0 204 No Content

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/bc3fbe01-da2f-4494-a34b-4ec0d6ce09bd 204 No Content

      (DRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7ae2ddca-4b8b-476f-b200-c6e248673ad2 204 No Content

      (DRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/a3d78a61-cc36-43ef-b31d-5ed9d4d16730 204 No Content

      (DRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1c2d3041-301f-4493-aa7e-05e7277f0e0b 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/1a204651-79c8-4223-bcda-6c7b5d197792/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/de41417d-3573-449d-bf75-58e67543f4aa/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/bf2aa935-1f34-497f-ac3f-499acf251261/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/bd56eba2-a806-4169-a37b-7b16f4e76c89 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/bd56eba2-a806-4169-a37b-7b16f4e76c89 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/46240861-31c5-4568-b882-143cadf10ca9/publish 200 OK

      (brc-001g) Besluit besluittype bijwerken is onmogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/bd56eba2-a806-4169-a37b-7b16f4e76c89 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/bd56eba2-a806-4169-a37b-7b16f4e76c89 400 Bad Request

      Tests Besluit besluittype deels bijwerken geeft 400

      Delete temp Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/46240861-31c5-4568-b882-143cadf10ca9 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/d964a9f1-09ac-436d-ad13-2ad3ff0fe541 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/d964a9f1-09ac-436d-ad13-2ad3ff0fe541 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/d964a9f1-09ac-436d-ad13-2ad3ff0fe541 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/d964a9f1-09ac-436d-ad13-2ad3ff0fe541 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/d964a9f1-09ac-436d-ad13-2ad3ff0fe541 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/775aa4df-5fb3-4c07-8de3-a15132d817bf 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/296ab77e-92c3-4b53-a990-b7465dfb5fbe 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/2f86023b-64c5-4a3a-abf2-c76d2ba4cb5c 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/80cb347e-897e-485c-97df-bf4ad1587a63/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/80cb347e-897e-485c-97df-bf4ad1587a63 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e7f0f184-ca2f-40f5-b001-1dce3e4a55a2 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/a0242225-80d0-44d0-8d0b-babe5aa11c59/publish 200 OK

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/c190b71e-def5-4c93-bf8e-2e24e150bcbe/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/c190b71e-def5-4c93-bf8e-2e24e150bcbe 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a0242225-80d0-44d0-8d0b-babe5aa11c59 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/d5fb6ba8-5cf5-42fe-a6de-c2d93c93977f 204 No Content

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/d3f3c9bb-6d96-4d35-b0f0-73feb512df42 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/a39bb202-0c66-42d2-b8fe-188e986165a0 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/9858cc07-b716-4814-bab4-3d63966ec9d3 204 No Content

      (brc-008b) Besluit verwijderen cascade door naar gerelateerde audit trail
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/a39bb202-0c66-42d2-b8fe-188e986165a0/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/bd56eba2-a806-4169-a37b-7b16f4e76c89 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/459584c8-50a4-49f4-875c-3674ba95f6b0 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b38f81d3-fd79-46b5-9088-b850fcc90a45 204 No Content

      (BRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bf2aa935-1f34-497f-ac3f-499acf251261 204 No Content

      (BRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/1a204651-79c8-4223-bcda-6c7b5d197792 204 No Content

      (BRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/de41417d-3573-449d-bf75-58e67543f4aa 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/c59e8d58-924d-4fa9-8cb4-8fe391eb216b 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/a2b6aa01-74e3-45af-a204-476f28e5611b 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/bae84b7b-958f-4f06-b0a7-51b95a27c034 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/e556d25f-f5aa-429e-bc8b-363f12a40d89 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/2df94997-87ac-47aa-9e61-5ca6bd59537d 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/2f91cb0f-25f6-448f-a8e5-fde16bf11bac 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/962a055e-1621-4cc5-bb98-cab7be697129 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/b6a7342a-2ed0-4d1e-b567-3eac28342a2a 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/ae486304-8fcc-4292-a99c-ab9f3bbdc052 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/968d4f19-5fb0-46db-9e3c-fa27566f176e 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/ed5db930-c747-4f7b-9e0e-17ab24de8e42 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/26b9f765-a585-4097-8c9a-79cd5e00d32c 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/ec61d4a6-e389-4831-b00b-bca22e1f6ba8 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/03edbd85-1eb0-448b-b840-37598aceb480 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/5476eb2a-7f8f-49a5-83d9-bec6fa349d2d 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/4d1874ec-c01d-4925-a8a2-40ec282b6620 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/51c77c7f-d050-40be-81ea-f74657c378e0 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/99120d4e-66a7-4827-9679-22e002392649 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/a1065366-60ca-4416-aa6d-2367c7e0cfeb 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/4ae8c70a-74c5-444f-91bd-7ea06ec87655 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/7c941b2b-1cfa-4487-b549-8c1b5f6810ec 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/e5b7bb2b-b8ce-4ada-b76b-c867e1b90fb0 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/4c84eb1b-9875-4655-83cf-c11803bb8193/publish 200 OK

      (ztc-009a) Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/4c84eb1b-9875-4655-83cf-c11803bb8193 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/4c84eb1b-9875-4655-83cf-c11803bb8193 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/4c84eb1b-9875-4655-83cf-c11803bb8193 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/4c84eb1b-9875-4655-83cf-c11803bb8193 400 Bad Request

      Tests Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/4c84eb1b-9875-4655-83cf-c11803bb8193 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/cf753359-38d4-42e8-96e3-317c46209c30/publish 200 OK

      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/cf753359-38d4-42e8-96e3-317c46209c30 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/cf753359-38d4-42e8-96e3-317c46209c30 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/cf753359-38d4-42e8-96e3-317c46209c30 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/cf753359-38d4-42e8-96e3-317c46209c30 400 Bad Request

      Tests Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/cf753359-38d4-42e8-96e3-317c46209c30 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/9ba06049-1c21-4818-b1fd-e335f6f61817/publish 200 OK

      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9ba06049-1c21-4818-b1fd-e335f6f61817 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/9ba06049-1c21-4818-b1fd-e335f6f61817 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/9ba06049-1c21-4818-b1fd-e335f6f61817 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/9ba06049-1c21-4818-b1fd-e335f6f61817 400 Bad Request

      Tests Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9ba06049-1c21-4818-b1fd-e335f6f61817 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/57a3c2bf-44f0-48f9-835c-2685b3aea378/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/c73ffb0f-b765-47df-b757-48f84f66f233 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/c73ffb0f-b765-47df-b757-48f84f66f233 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/c73ffb0f-b765-47df-b757-48f84f66f233 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/c73ffb0f-b765-47df-b757-48f84f66f233 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/57a3c2bf-44f0-48f9-835c-2685b3aea378 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/c73ffb0f-b765-47df-b757-48f84f66f233 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/9d8ae247-0f17-438e-95c0-3836ad1e6815/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/3a9af9cc-08b1-496e-9d7f-09ccfe7c5dbf 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/3a9af9cc-08b1-496e-9d7f-09ccfe7c5dbf 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/3a9af9cc-08b1-496e-9d7f-09ccfe7c5dbf 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/9d8ae247-0f17-438e-95c0-3836ad1e6815 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/3a9af9cc-08b1-496e-9d7f-09ccfe7c5dbf 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/9380485b-8fd5-47ed-a476-d802c686c6cf/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/25be348a-384a-48f7-bcf6-10602aa38f77 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/25be348a-384a-48f7-bcf6-10602aa38f77 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/25be348a-384a-48f7-bcf6-10602aa38f77 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/25be348a-384a-48f7-bcf6-10602aa38f77 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/9380485b-8fd5-47ed-a476-d802c686c6cf 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/25be348a-384a-48f7-bcf6-10602aa38f77 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/caf1b06f-c662-4189-9364-6bc1c13426c6/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/ca0c6ca7-f63e-4460-98dc-9f382b263f1e 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/ca0c6ca7-f63e-4460-98dc-9f382b263f1e 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/ca0c6ca7-f63e-4460-98dc-9f382b263f1e 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/ca0c6ca7-f63e-4460-98dc-9f382b263f1e 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/caf1b06f-c662-4189-9364-6bc1c13426c6 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/f22b751d-fdc0-4c13-bba9-c533073fcf39/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/d021d9b6-c214-4e9d-843a-a41f7444bf7b 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/d021d9b6-c214-4e9d-843a-a41f7444bf7b 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/d021d9b6-c214-4e9d-843a-a41f7444bf7b 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/f22b751d-fdc0-4c13-bba9-c533073fcf39 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/d021d9b6-c214-4e9d-843a-a41f7444bf7b 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/b451411c-0162-48bf-821b-d41e43e02906/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/d614b97e-be56-4534-bd1e-fad76c91b6c1 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/d614b97e-be56-4534-bd1e-fad76c91b6c1 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/d614b97e-be56-4534-bd1e-fad76c91b6c1 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/b451411c-0162-48bf-821b-d41e43e02906 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/d614b97e-be56-4534-bd1e-fad76c91b6c1 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/e588acaf-00dd-4c78-9f19-8ab28df01cb3/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/19eb5e1d-2283-4c00-81a4-c2113b01f541 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/19eb5e1d-2283-4c00-81a4-c2113b01f541 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/19eb5e1d-2283-4c00-81a4-c2113b01f541 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/e588acaf-00dd-4c78-9f19-8ab28df01cb3 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/a1bf73c0-6e3d-44b2-9a59-9190c15d0da7/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/9f925b03-40a6-4c70-9c34-f8e76bbcc927 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/9f925b03-40a6-4c70-9c34-f8e76bbcc927 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/9f925b03-40a6-4c70-9c34-f8e76bbcc927 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/a1bf73c0-6e3d-44b2-9a59-9190c15d0da7 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/9a9c498d-fc94-4f83-b6d8-70d585c875a8/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/bf25759d-72dc-4229-a9de-10c4566bdeb8/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/34cdec61-08d2-494d-af27-5ef38dbf7020 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/34cdec61-08d2-494d-af27-5ef38dbf7020 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/34cdec61-08d2-494d-af27-5ef38dbf7020 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/9a9c498d-fc94-4f83-b6d8-70d585c875a8 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bf25759d-72dc-4229-a9de-10c4566bdeb8 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/339ba584-30d5-4da8-9047-fa0ab37483e3/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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/339ba584-30d5-4da8-9047-fa0ab37483e3 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/25d598a8-6731-4c57-aad7-47ce819e8657/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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/c0208114-998d-403b-a9c5-51e31a667cd6 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/25d598a8-6731-4c57-aad7-47ce819e8657 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c0208114-998d-403b-a9c5-51e31a667cd6 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/51015b5f-613d-4eda-aa7e-1412e285c797/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/5ac4a1fa-5fd0-4830-a207-976771c12a01/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/b6fb52fb-371a-44fc-b772-0b7414be54d5 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/b6fb52fb-371a-44fc-b772-0b7414be54d5 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/b6fb52fb-371a-44fc-b772-0b7414be54d5 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/b6fb52fb-371a-44fc-b772-0b7414be54d5 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/5ac4a1fa-5fd0-4830-a207-976771c12a01 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/51015b5f-613d-4eda-aa7e-1412e285c797 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b6fb52fb-371a-44fc-b772-0b7414be54d5 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/c7d24693-b0cc-4766-a755-a58c0438e324/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/db389f4c-2dc0-431e-bc0b-f557512c4413 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/db389f4c-2dc0-431e-bc0b-f557512c4413 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/c7d24693-b0cc-4766-a755-a58c0438e324 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/db389f4c-2dc0-431e-bc0b-f557512c4413 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/7fce44f0-d164-474a-b708-d510607aa6a8/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/8e51c0cc-8ee8-4f9a-a4f9-65aeff868c76 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/8e51c0cc-8ee8-4f9a-a4f9-65aeff868c76 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/7fce44f0-d164-474a-b708-d510607aa6a8 204 No Content

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/8e51c0cc-8ee8-4f9a-a4f9-65aeff868c76 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/d289fe78-75b3-4894-918f-187b826298d6/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/a7e9fc63-5f3c-4469-8b3c-dbd0b6e0ebbd 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/a7e9fc63-5f3c-4469-8b3c-dbd0b6e0ebbd 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/d289fe78-75b3-4894-918f-187b826298d6 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/a7e9fc63-5f3c-4469-8b3c-dbd0b6e0ebbd 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/c61ed1a7-77df-4e9f-a547-7bac24c1d87c/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/2e578403-743e-4899-a5b6-9b178e5caa5f 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/2e578403-743e-4899-a5b6-9b178e5caa5f 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/c61ed1a7-77df-4e9f-a547-7bac24c1d87c 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/2e578403-743e-4899-a5b6-9b178e5caa5f 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/345df5bf-a6d9-45b9-b2f2-6eb70c24768d/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/345df5bf-a6d9-45b9-b2f2-6eb70c24768d 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/bc9b68c2-048b-4f70-a722-0d3cb473a70f/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/bc9b68c2-048b-4f70-a722-0d3cb473a70f 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/312b8c94-c2f2-4275-bbbc-dc3d0d9ac43e/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/0b32d167-dc77-42fd-98d7-a0f9fac772eb/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/312b8c94-c2f2-4275-bbbc-dc3d0d9ac43e 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0b32d167-dc77-42fd-98d7-a0f9fac772eb 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/140e3343-ef54-4539-a571-60d724f53ce5/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/f62c8568-9a7d-45df-a325-a48f41e756ce/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/a6b0dd65-60cc-42d0-abd8-790d59f933fa 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/a6b0dd65-60cc-42d0-abd8-790d59f933fa 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/9291a0bb-7ca4-41fc-abff-7c613f0d75c0 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/9291a0bb-7ca4-41fc-abff-7c613f0d75c0 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/fce1fa8f-ac5c-4c13-a20e-4e2062605e06 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/fce1fa8f-ac5c-4c13-a20e-4e2062605e06 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/b44598f8-7d83-4e59-99f3-344e7ee49ff9 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/b44598f8-7d83-4e59-99f3-344e7ee49ff9 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/cca10c00-c0d8-44c5-bec7-044caa6ffb1f 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/cca10c00-c0d8-44c5-bec7-044caa6ffb1f 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/07009260-43d3-4195-8ab8-a4ac30a3f6d6 204 No Content

      Delete initial Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c4130dc5-43a3-465b-8470-f4aee6543206 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f62c8568-9a7d-45df-a325-a48f41e756ce 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/140e3343-ef54-4539-a571-60d724f53ce5 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/0b2a400f-a782-406f-a853-2422406a9f63/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/6e097248-6287-42f5-926c-ae20ea13fc33 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/6e097248-6287-42f5-926c-ae20ea13fc33 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/6912c4af-ea82-423b-9b62-9cd422aafac2/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/b15eb5d0-1431-4417-a68f-31e2c3ee4c06 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6912c4af-ea82-423b-9b62-9cd422aafac2 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/bc08d1b6-7e49-4dbb-b44b-ae53325d6e22/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/427ab516-68f8-4b78-a341-faf5e26b0e97 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bc08d1b6-7e49-4dbb-b44b-ae53325d6e22 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/44a7a1c1-1f63-43dc-8379-cf113e7e3abe 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/44a7a1c1-1f63-43dc-8379-cf113e7e3abe 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/44a7a1c1-1f63-43dc-8379-cf113e7e3abe 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/44a7a1c1-1f63-43dc-8379-cf113e7e3abe 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/f5f0cde0-d610-4b31-8a73-91d8af4e4490 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/f5f0cde0-d610-4b31-8a73-91d8af4e4490 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/e17cc42d-bf2d-4d94-b69e-70d16c030295 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/e17cc42d-bf2d-4d94-b69e-70d16c030295 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/e17cc42d-bf2d-4d94-b69e-70d16c030295 204 No Content

      Delete Zaaktype1
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f5f0cde0-d610-4b31-8a73-91d8af4e4490 204 No Content

      Delete Zaaktype2
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/da2edea9-eca1-48e0-9a7b-7d9e5a91866d 204 No Content

      Delete Besluittype1
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/44a7a1c1-1f63-43dc-8379-cf113e7e3abe 204 No Content

      Delete Besluittype2
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/7308b869-5077-414e-831a-99e662c92849 204 No Content

      Delete Informatieobjecttype1
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e80ac15f-839a-4b12-a910-f173316d53dd 204 No Content

      Delete Informatieobjecttype2
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/cd33d96a-eafa-4b06-91d5-795c6d328d1d 204 No Content

      (ZTC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/be0bfc70-6f94-4ea8-8863-45b210e7f68b 204 No Content

      Delete Applicatie for concept tests
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/3e9a1a50-49f2-460d-8267-b404b36a2e19 204 No Content

      (ZTC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/f3113a75-9537-4c27-8418-76a0e7ce5270 204 No Content

      (ZTC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/6c817106-a242-40bd-82f3-d66d4fe91afa 204 No Content

      Delete Zaaktype for afleidingswijze afgehandeld
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/4a780faa-d74a-42c2-87cc-87bc20123622 204 No Content

      Delete Zaaktype for afleidingswijze termijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/23008d77-fda2-4057-971e-57f24205c218 204 No Content

      Delete Zaaktype for empty procestermijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/ea8b7a8b-7e64-44ab-8030-a83fb1da5408 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/273adf2b-e14b-4747-ab0a-df52b571186f/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77087e13-bec1-49c7-9596-7b444d97e000/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a6e4d650-e866-4c88-8e55-7cd7eb81c3d3/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/a456702d-91d1-41c5-9bbb-34468a77b73e 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/a456702d-91d1-41c5-9bbb-34468a77b73e 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/a456702d-91d1-41c5-9bbb-34468a77b73e 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/a456702d-91d1-41c5-9bbb-34468a77b73e/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/a456702d-91d1-41c5-9bbb-34468a77b73e/audittrail/647f914a-4606-4a3d-bba2-c484e7c09fbb 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Alle ZAAKBESLUITen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e/besluiten 200 OK

      Tests Alle ZAAKBESLUITen opvragen geeft 200

      Alle ZAAKEIGENSCHAPpen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen 200 OK

      Tests Alle ZAAKEIGENSCHAPpen opvragen geeft 200

      Maak een ZAAKEIGENSCHAP aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen 201 Created

      Tests Maak een ZAAKEIGENSCHAP aan geeft 201

      Een specifieke ZAAKEIGENSCHAP opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen/4e64a8a3-0f60-458c-a937-aa74a71eda06 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/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen/4e64a8a3-0f60-458c-a937-aa74a71eda06 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/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen/4e64a8a3-0f60-458c-a937-aa74a71eda06 200 OK

      Tests Werk een ZAAKEIGENSCHAP deels bij geeft 200

      Verwijder een ZAAKEIGENSCHAP.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e/zaakeigenschappen/4e64a8a3-0f60-458c-a937-aa74a71eda06 204 No Content

      Tests Verwijder een ZAAKEIGENSCHAP geeft 204

      Verwijder een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a456702d-91d1-41c5-9bbb-34468a77b73e 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/6363ad1d-9069-4cf6-b3b2-345fd793aad3 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/842a41b5-e2cc-41ac-a10e-b9ed19cfeca9 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/842a41b5-e2cc-41ac-a10e-b9ed19cfeca9 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/842a41b5-e2cc-41ac-a10e-b9ed19cfeca9 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/842a41b5-e2cc-41ac-a10e-b9ed19cfeca9 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/06067b3e-449b-4d53-a57e-a0f9dd50142f 200 OK

      Verwijder een ROL van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/06067b3e-449b-4d53-a57e-a0f9dd50142f 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/4981838f-9e05-4dd1-9f44-107605127811 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/97b86987-a678-4903-bedc-253d0dd6d89c 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/97b86987-a678-4903-bedc-253d0dd6d89c 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/97b86987-a678-4903-bedc-253d0dd6d89c 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/97b86987-a678-4903-bedc-253d0dd6d89c 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/e62880bf-e3de-4a00-9ded-9b21363f6be7 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/e62880bf-e3de-4a00-9ded-9b21363f6be7 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/e62880bf-e3de-4a00-9ded-9b21363f6be7 200 OK

      Tests Werk een ZAAK-OBJECT relatie deels bij geeft 200

      Verwijder een ZAAKOBJECT.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakobjecten/e62880bf-e3de-4a00-9ded-9b21363f6be7 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/568ad357-ec89-4b6c-a5fe-52012fa0217f/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/568ad357-ec89-4b6c-a5fe-52012fa0217f/audittrail/9e49f867-fee2-4180-9bd9-6e7deb310e6f 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/568ad357-ec89-4b6c-a5fe-52012fa0217f 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Vergrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/568ad357-ec89-4b6c-a5fe-52012fa0217f/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/568ad357-ec89-4b6c-a5fe-52012fa0217f 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/568ad357-ec89-4b6c-a5fe-52012fa0217f 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij geeft 200

      Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/568ad357-ec89-4b6c-a5fe-52012fa0217f/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/568ad357-ec89-4b6c-a5fe-52012fa0217f/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/568ad357-ec89-4b6c-a5fe-52012fa0217f 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/756d4984-5cce-4147-9cf0-f7bd460712ee 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/756d4984-5cce-4147-9cf0-f7bd460712ee 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/756d4984-5cce-4147-9cf0-f7bd460712ee 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Verwijder een GEBRUIKSRECHT.
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/756d4984-5cce-4147-9cf0-f7bd460712ee 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/e40438ea-bfb6-4a17-be82-12d934bde216 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/e40438ea-bfb6-4a17-be82-12d934bde216 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/e40438ea-bfb6-4a17-be82-12d934bde216 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/e40438ea-bfb6-4a17-be82-12d934bde216/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/e40438ea-bfb6-4a17-be82-12d934bde216 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/a90c8df8-ad45-4938-8a99-81e73bdb2352 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/a90c8df8-ad45-4938-8a99-81e73bdb2352 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/a90c8df8-ad45-4938-8a99-81e73bdb2352 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/a90c8df8-ad45-4938-8a99-81e73bdb2352/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/a90c8df8-ad45-4938-8a99-81e73bdb2352 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/6b57780a-43d1-4b32-815e-5bf7dbd2fd4b 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/6b57780a-43d1-4b32-815e-5bf7dbd2fd4b 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/6b57780a-43d1-4b32-815e-5bf7dbd2fd4b 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/6b57780a-43d1-4b32-815e-5bf7dbd2fd4b 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/6df6299a-7add-451a-9d51-e3b7101cfc31 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/6df6299a-7add-451a-9d51-e3b7101cfc31 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/6df6299a-7add-451a-9d51-e3b7101cfc31 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/6df6299a-7add-451a-9d51-e3b7101cfc31/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/6df6299a-7add-451a-9d51-e3b7101cfc31 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/1d875e6a-651a-4d1b-92c8-b39deb06fbb1 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/1d875e6a-651a-4d1b-92c8-b39deb06fbb1 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/1d875e6a-651a-4d1b-92c8-b39deb06fbb1 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/1d875e6a-651a-4d1b-92c8-b39deb06fbb1 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/574f7203-8ec1-4453-b79e-d3564d842247 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/574f7203-8ec1-4453-b79e-d3564d842247 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/574f7203-8ec1-4453-b79e-d3564d842247 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/574f7203-8ec1-4453-b79e-d3564d842247 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/9b074e75-e888-4f94-a2d2-902b854ec946 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/9b074e75-e888-4f94-a2d2-902b854ec946 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/9b074e75-e888-4f94-a2d2-902b854ec946 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/9b074e75-e888-4f94-a2d2-902b854ec946 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/eb9d8c40-6fc2-4e08-9716-0339ee102800 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/eb9d8c40-6fc2-4e08-9716-0339ee102800 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/eb9d8c40-6fc2-4e08-9716-0339ee102800 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/eb9d8c40-6fc2-4e08-9716-0339ee102800 204 No Content

      Tests Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie geeft 204

      Delete concept Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/8204a117-72a6-411a-bcf9-6525a84f06ae 204 No Content

      Delete concept Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/670350a3-e169-4ca4-bad7-1da9f3f2bbb9 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/7e40a695-19b9-46b1-ab06-1c93353c945d/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/7e40a695-19b9-46b1-ab06-1c93353c945d/audittrail/f494a7c7-23ff-462c-a832-f68e32429744 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek BESLUIT opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/7e40a695-19b9-46b1-ab06-1c93353c945d 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/7e40a695-19b9-46b1-ab06-1c93353c945d 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/7e40a695-19b9-46b1-ab06-1c93353c945d 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Verwijder een BESLUIT.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/7e40a695-19b9-46b1-ab06-1c93353c945d 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/93397296-f7b1-40c4-8d90-65ad3a04a67c 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Verwijder een BESLUIT-INFORMATIEOBJECT relatie.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/93397296-f7b1-40c4-8d90-65ad3a04a67c 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/72691d18-ddd6-43ba-93b1-ae25d5799f15 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/72691d18-ddd6-43ba-93b1-ae25d5799f15 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/72691d18-ddd6-43ba-93b1-ae25d5799f15 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/72691d18-ddd6-43ba-93b1-ae25d5799f15 204 No Content

      Tests Verwijder een applicatie met de bijhorende autorisaties geeft 204

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/fbe6930a-1339-4a1c-bf3d-e8240e4dfc18 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a465b4f7-44ff-4b83-976c-c4114882aff9 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/32400061-adc5-432f-8740-0bcc62121041 204 No Content

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/0f691586-ff98-47af-aa86-baf6b76623b2 204 No Content

      Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a6e4d650-e866-4c88-8e55-7cd7eb81c3d3 204 No Content

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/273adf2b-e14b-4747-ab0a-df52b571186f 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77087e13-bec1-49c7-9596-7b444d97e000 204 No Content