Provider test details
Session20,687
Test Scenario
Environment ZGW APIs full test suite (ZGW v1.2) - ZGW referentiecomponenten v1.2
StartedMay 14, 2022, 02:14
StoppedMay 14, 2022, 02:27
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-14 00:14:02.890309+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/f8f44ef0-4d96-4509-9d3b-61cbfec691de 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f8f44ef0-4d96-4509-9d3b-61cbfec691de 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f8f44ef0-4d96-4509-9d3b-61cbfec691de 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/9ccc5529-858f-4e29-8cea-0e7447732c45 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/d31d3b92-9266-4d0f-8829-2006ecd3420f 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/242619a6-c98f-41a7-8237-a968cd1328be 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/b056ef2c-27b6-4781-806b-3d75bb1be0ea 204 No Content

      (AC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6ff5aaf2-95a3-47cc-867b-610c569d51ad 204 No Content

      (AC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/73576cee-8bb3-440c-93e7-fe531650d997 204 No Content

      (AC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/87fd089e-a456-4f92-b08f-5661fffad6d2 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/9af5941c-244d-4803-a57d-4574fc59c64d/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/560a415d-6307-4354-bf29-87398e7e7b00/publish 200 OK

      Publish Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/c801c15d-95c6-41f1-936a-97c26f6bca81/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/db01455d-dcff-4d28-96d2-112f96bd7bb7/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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/9784b72b-45fe-48a8-94e6-b439ce4741d8/publish 200 OK

      (zrc-001g) Zaak met zaaktype bijwerken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 400 Bad Request

      Tests Zaak met zaaktype deels bijwerken geeft 400

      Delete temp Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/9784b72b-45fe-48a8-94e6-b439ce4741d8 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/0480d10e-251d-40ac-a675-a930be075381 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/0480d10e-251d-40ac-a675-a930be075381 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/0480d10e-251d-40ac-a675-a930be075381 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/50a474a3-f4e0-405b-9e54-36174a6c809d 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/6f7add48-e0c0-44f7-86a5-2640289827ce 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/6f7add48-e0c0-44f7-86a5-2640289827ce 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/6f7add48-e0c0-44f7-86a5-2640289827ce 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken informatieobject aanpassen geeft 400

      Delete different Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/ad836a26-247e-425d-8448-e7f224f77e5f 204 No Content

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/9a4848e5-0d16-4d4c-b2a7-f7de496a095f 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/306af559-b6a9-4d89-93a7-c2fec7b69a69 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/8a4694dd-547c-4c36-a4e3-16f4bfeeb159/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/9fbff64c-c2ee-475b-b8bf-b30be21d006b 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/c97eab74-46d1-4afe-8f45-619df16c080e 204 No Content

      Delete authorized Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8a4694dd-547c-4c36-a4e3-16f4bfeeb159 204 No Content

      Delete second Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/d0cb6bfd-8e25-4556-a663-640d41ff5996 204 No Content

      Delete Zaak with different Zaaktype
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/54731c17-6278-4f09-be93-08dcb42c1a88 204 No Content

      Delete Zaak with higher vertrouwelijkheidaanduiding
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a870d615-3dec-4339-9e25-7e25dc4ed5a6 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/12783c46-e640-45f9-ba58-d4d9958efb36/zaakeigenschappen 201 Created

      (zrc-007a) Zaak.einddatum volgt logisch uit eindstatus
      GET https://zaken-api.vng.cloud/api/v1/zaken/12783c46-e640-45f9-ba58-d4d9958efb36 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/5dc37ef1-b849-4679-90f7-af8c2e34acba 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/12783c46-e640-45f9-ba58-d4d9958efb36 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/12783c46-e640-45f9-ba58-d4d9958efb36 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/52e3211b-9c15-4f63-9210-86c40cd353a0 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/52e3211b-9c15-4f63-9210-86c40cd353a0 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/52e3211b-9c15-4f63-9210-86c40cd353a0 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/d5bff741-1d72-4714-b41a-d2976887c001 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/ed785d0b-780a-43ee-89e8-c00f7fb6a60d 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/ed785d0b-780a-43ee-89e8-c00f7fb6a60d 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/ed785d0b-780a-43ee-89e8-c00f7fb6a60d 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/12783c46-e640-45f9-ba58-d4d9958efb36/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/12783c46-e640-45f9-ba58-d4d9958efb36 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/12783c46-e640-45f9-ba58-d4d9958efb36 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/52e3211b-9c15-4f63-9210-86c40cd353a0 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/e61a67a0-424b-4959-b156-290bfe22b5bc 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/e61a67a0-424b-4959-b156-290bfe22b5bc 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/d5bff741-1d72-4714-b41a-d2976887c001 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/ed785d0b-780a-43ee-89e8-c00f7fb6a60d 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/d6b76d25-2878-4d9e-881a-92a23b2d5786 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/d6b76d25-2878-4d9e-881a-92a23b2d5786 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/12783c46-e640-45f9-ba58-d4d9958efb36/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/d6b76d25-2878-4d9e-881a-92a23b2d5786 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/bec2126e-4cec-4bec-96fd-9f0ca4cbec05 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/12783c46-e640-45f9-ba58-d4d9958efb36 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/12783c46-e640-45f9-ba58-d4d9958efb36 204 No Content

      Delete Applicatie without geforceerd bijwerken
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/1aa62f71-0ffd-4018-831c-b7c916e584e4 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/ee15e76f-d8a7-4a1f-880c-c6b8cca58014 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/98879615-3441-4023-b086-cecf26e390d6 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/ee15e76f-d8a7-4a1f-880c-c6b8cca58014 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/f4e5d5ae-e749-48b2-94e5-3cfd11db7223 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/f4e5d5ae-e749-48b2-94e5-3cfd11db7223 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/f4e5d5ae-e749-48b2-94e5-3cfd11db7223 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/5a8ff444-57ba-40d1-868f-b978579271ae 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/0b33b44a-e3e5-4300-90e8-b8f0976ee446 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/0b33b44a-e3e5-4300-90e8-b8f0976ee446 200 OK

      Tests Zaak deels bijwerken met valide communicatiekanaal geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/0b33b44a-e3e5-4300-90e8-b8f0976ee446 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 200 OK

      Tests Zaak deels bijwerken met geldige relevanteAndereZaken geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/ef21c193-8eba-427c-b0c2-b058dd2e829d 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/2fbba6d4-a192-4265-9ea1-c4717fdac452 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/2fbba6d4-a192-4265-9ea1-c4717fdac452 200 OK

      Tests Zaak deels bijwerken met opschorting null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/2fbba6d4-a192-4265-9ea1-c4717fdac452 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/cd12bdb3-1747-4316-bca4-ac0fc4ec88f2 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/cd12bdb3-1747-4316-bca4-ac0fc4ec88f2 200 OK

      Tests Zaak deels bijwerken met verlenging null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/cd12bdb3-1747-4316-bca4-ac0fc4ec88f2 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/e15d215b-bc57-4cfd-a90a-456ecd470c54 204 No Content

      (zrc-013c) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PUT https://zaken-api.vng.cloud/api/v1/zaken/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/34c0270f-2081-417b-be05-47d3de738e11 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/34c0270f-2081-417b-be05-47d3de738e11 200 OK

      Tests Zaak deels bijwerken met valide hoofdzaak geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/34c0270f-2081-417b-be05-47d3de738e11 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 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/16e9721a-d4db-47a5-af90-ac32f6083156 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/16e9721a-d4db-47a5-af90-ac32f6083156 200 OK

      Tests Zaak deels bijwerken met valide productenOfDiensten geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/16e9721a-d4db-47a5-af90-ac32f6083156 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/e1ff1b11-6430-4620-a059-baf81629e023/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/31cb84e9-2fd5-493f-a1db-957fc646780a 204 No Content

      Delete Zaaktype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e1ff1b11-6430-4620-a059-baf81629e023 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b20aa978-af8b-47fb-a1fe-dc71d3a85533 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/32650f95-2d95-481c-bab2-c009d093125a/publish 200 OK

      Publish Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/b51b0b6d-4ba6-4306-8d4b-ba2a93e3dd81/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/d03d4d2f-37f5-4857-bbc2-127330c2a3f4 204 No Content

      Delete Informatieobjecttype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/32650f95-2d95-481c-bab2-c009d093125a 204 No Content

      Delete Zaaktype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b51b0b6d-4ba6-4306-8d4b-ba2a93e3dd81 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/090a22b0-71a3-474a-9f8c-20eae8a4f7ee 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/bed0fc2a-ddad-4ab9-bc2e-f42515b115d7/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/b19b3888-d66c-4ba8-a697-4f84d96be4d8/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/6b93de3e-0d1f-459a-8da4-b8a7cc9326ce 204 No Content

      Delete Zaaktype for eigenschap validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bed0fc2a-ddad-4ab9-bc2e-f42515b115d7 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b19b3888-d66c-4ba8-a697-4f84d96be4d8 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/f195ac9f-5c7d-4dd5-af75-f87daded7bbc/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/7bd1016a-296d-4dcb-bd6a-69fa74ddb32e 204 No Content

      Delete Zaaktype for roltype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f195ac9f-5c7d-4dd5-af75-f87daded7bbc 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b924da8e-ca84-4e2d-be71-31aa98374483 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/c885b4f0-9e5e-4ba4-aec1-ad3aa5e5648d/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/ff47fe1e-89d2-4bc6-8155-4676a853fbb7 204 No Content

      Delete Zaaktype for resultaattype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c885b4f0-9e5e-4ba4-aec1-ad3aa5e5648d 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7dbcc75d-6bbc-46e4-817b-99dfaddb8719 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/0d11abfc-b016-4978-9038-fcb4f7ce70c5/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/f03ab42e-3adc-4b96-81dd-38d28470440d 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/fe83340f-ac98-4709-b712-3d12c48533f9 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/f03ab42e-3adc-4b96-81dd-38d28470440d 204 No Content

      Delete Zaaktype nihil
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0d11abfc-b016-4978-9038-fcb4f7ce70c5 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/046cb6d0-13f3-4fcd-ae29-bc02681e4995/publish 200 OK

      Publish Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8774f6f9-8b06-4830-8205-f592af33989c/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/597b5d73-bfe9-4daf-b99a-b76df751e7b3 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/d58c928a-defc-4f71-9b0c-3f6431587866 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/6c11b97a-880a-454f-89b5-063b913a7174 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d58c928a-defc-4f71-9b0c-3f6431587866 204 No Content

      Delete Hoofdzaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/597b5d73-bfe9-4daf-b99a-b76df751e7b3 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/046cb6d0-13f3-4fcd-ae29-bc02681e4995 204 No Content

      Delete Resultaattype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/fbee6805-9584-4e4e-98e8-785a24202f76 204 No Content

      Delete Eindstatustype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/c86a7b3e-e6ff-48d4-8494-285e80078aa5 204 No Content

      Delete Hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8774f6f9-8b06-4830-8205-f592af33989c 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/c9ba136c-ab56-42c4-a6d7-81a940ed11cb/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/85bc22c1-59c4-473b-bfd7-e62039fdeb25/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/85bc22c1-59c4-473b-bfd7-e62039fdeb25 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/5db02ea7-931b-47a9-83cd-6f36cc57b0b2 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/85bc22c1-59c4-473b-bfd7-e62039fdeb25 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c9ba136c-ab56-42c4-a6d7-81a940ed11cb 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/09db3e3f-ace0-4413-9a49-581a39265ee3/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/98303c8e-8f17-4c19-ad75-b59082d6a802/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/a0de8d84-c8a8-4f28-945f-d79cadcf4d43 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/59cd5a07-77f4-4ea5-a011-cb17090137bb 204 No Content

      Delete Besluit minimal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/9efcc250-a13f-4cfa-a66e-2cde57d9ca07 204 No Content

      Delete Besluit maximal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/a2b5888d-b905-4d0b-ac52-6aedcb3b8a75 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a0de8d84-c8a8-4f28-945f-d79cadcf4d43 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/98303c8e-8f17-4c19-ad75-b59082d6a802 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/09db3e3f-ace0-4413-9a49-581a39265ee3 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/6fe9b891-9a9b-465a-8ebd-de97ce1baef0/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/485fbc42-656a-46f4-99dd-b84cb4ade3f5/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/4e464fbb-ec34-4cbc-ba6d-5252288bfade 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/e531a8f9-745f-4a15-b0f1-96918a6c1468 204 No Content

      Delete Besluit minimal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/e1c9a96c-fd56-42ce-a9c7-3503a3c250b2 204 No Content

      Delete Besluit maximal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/d778b6f9-24de-49cf-b7b9-9d27de968f5a 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/4e464fbb-ec34-4cbc-ba6d-5252288bfade 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/485fbc42-656a-46f4-99dd-b84cb4ade3f5 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/6fe9b891-9a9b-465a-8ebd-de97ce1baef0 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/08b038a6-70a4-43e0-ac18-8b3c2a534814/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/21a433f0-be33-41a3-a1f6-0223f35a72b7 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/6e222353-db7d-4dd5-bc75-8b8899b6c2d2 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/21a433f0-be33-41a3-a1f6-0223f35a72b7 204 No Content

      Delete Zaaktype ingeschatte_bestaansduur_procesobject
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/08b038a6-70a4-43e0-ac18-8b3c2a534814 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/fcf246c9-9e86-4484-bb99-93f853826e1a/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/49f23707-61a1-441a-9745-66bd1f99e70e 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/26701aa9-2447-455d-8ef3-cf5746a1bb0b 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/49f23707-61a1-441a-9745-66bd1f99e70e 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fcf246c9-9e86-4484-bb99-93f853826e1a 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/f580928e-80d2-41b2-8140-5599857ca0bd/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/95caeb3f-a8e0-4208-b196-2ff3b73124f1/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/3ba5826e-94c7-443c-8cd2-089f62fb1449 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/9394d381-0f25-481d-82bb-0553f8e27894 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/179eb43e-9986-4803-9d34-7b5187400cc6 204 No Content

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/46c95773-d6b5-4b10-8b74-7745e5b5651b 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3ba5826e-94c7-443c-8cd2-089f62fb1449 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/95caeb3f-a8e0-4208-b196-2ff3b73124f1 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/f580928e-80d2-41b2-8140-5599857ca0bd 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/2a874457-3d9f-44f6-aa02-a33f4483d9e0/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7c336612-df99-46a8-b209-4660fc2b7d41/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/13d35845-9eb9-4d87-b8cc-4d8e191c5d33 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/364b6978-f85b-4a64-a072-8c94a64e822f 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/179eb43e-9986-4803-9d34-7b5187400cc6 404 Not Found

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/46c95773-d6b5-4b10-8b74-7745e5b5651b 404 Not Found

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/13d35845-9eb9-4d87-b8cc-4d8e191c5d33 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7c336612-df99-46a8-b209-4660fc2b7d41 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/2a874457-3d9f-44f6-aa02-a33f4483d9e0 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/16729fef-07cf-4426-9075-6f5671fd3d65/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/75491d40-59c0-4bb1-b040-9a06b5a8bf59 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/2d6ec57f-b162-4503-912e-1f750ed8f2cf 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/92962a2a-4a04-48e9-aa55-82d2f458a52c 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/364b6978-f85b-4a64-a072-8c94a64e822f 404 Not Found

      Delete relevante Zaak min einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/75491d40-59c0-4bb1-b040-9a06b5a8bf59 204 No Content

      Delete relevante Zaak max einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/2d6ec57f-b162-4503-912e-1f750ed8f2cf 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/92962a2a-4a04-48e9-aa55-82d2f458a52c 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/16729fef-07cf-4426-9075-6f5671fd3d65 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/1bcfa8cf-95d3-4799-b5af-5c0fb5674ee7 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/5dc37ef1-b849-4679-90f7-af8c2e34acba/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 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/4b5286c2-4a6a-438c-bce9-30664fd7339d 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba/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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/5dc37ef1-b849-4679-90f7-af8c2e34acba/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 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/6aff76bb-c87c-44e8-88ef-6cec041e848b 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba/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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/5dc37ef1-b849-4679-90f7-af8c2e34acba/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 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/4ec31b76-687e-4ddc-a0ef-d4f8efebda0e 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba/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/549270ae-701d-492f-b04a-51de91a675e5/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/549270ae-701d-492f-b04a-51de91a675e5 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/549270ae-701d-492f-b04a-51de91a675e5 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/2ccd255f-fe57-4730-8590-2cfe4677ae7e 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/03208a4e-2ffd-46bb-8f24-0e5d236939fd 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/eb3b838d-18a4-4099-a5fe-f95472152b1b 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/cc13c8b0-d449-4dd0-b918-d4436943b1fa 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/549270ae-701d-492f-b04a-51de91a675e5/zaakeigenschappen/d98a6302-96ca-4a86-9472-f57e1f7398e6 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/7cd4ace7-9500-4920-9e5d-ff4bdbf58a79 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/0262848e-8047-494d-b99b-df46e121b2c9 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/5342168a-1119-4220-8c25-43f80b82a64c 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/e6c6c03d-7cb0-4b46-82f4-8e59edd40a5c 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/fec93310-6f1c-4b1d-94b6-5af3873dc0b3 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5dc37ef1-b849-4679-90f7-af8c2e34acba 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/76cdd919-99ea-43fa-ae52-9a91a8613679 204 No Content

      (ZRC) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/5e9951ab-022c-42ab-b81e-e31b056298b0 204 No Content

      (ZRC) Delete Deelzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c801c15d-95c6-41f1-936a-97c26f6bca81 204 No Content

      (ZRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/db01455d-dcff-4d28-96d2-112f96bd7bb7 204 No Content

      (ZRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/9af5941c-244d-4803-a57d-4574fc59c64d 204 No Content

      (ZRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/560a415d-6307-4354-bf29-87398e7e7b00 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/b77731c8-81e7-4126-82ba-95cb8d33aa3c/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9d393437-424c-4ff3-974b-8bbbf0852f37/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a3f99061-f543-4a2a-9e76-75e6d38e46d3/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/1337f81d-ba84-493f-a7e6-5f30f06f92f5/publish 200 OK

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869/lock 200 OK

      (drc-001e) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869 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/1e10313d-7390-46a7-bce5-dfdebd01f869 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype deels bijwerken geeft 400

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869/unlock 204 No Content

      Delete temp Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1337f81d-ba84-493f-a7e6-5f30f06f92f5 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/5e4ab24a-9a53-49a2-a7b7-9d9029cf8bb4 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/b7b13aed-e000-4462-83a1-4f29b3686f63 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/0f73dc3b-34aa-4d8f-b2aa-95d7ca0904b7/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/0f73dc3b-34aa-4d8f-b2aa-95d7ca0904b7 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/0f73dc3b-34aa-4d8f-b2aa-95d7ca0904b7 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/0f73dc3b-34aa-4d8f-b2aa-95d7ca0904b7 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/c2b892b5-1e5a-443f-ae3e-3e922c9d8108/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/c2b892b5-1e5a-443f-ae3e-3e922c9d8108 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/c2b892b5-1e5a-443f-ae3e-3e922c9d8108 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/c2b892b5-1e5a-443f-ae3e-3e922c9d8108 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/01cef7ba-b30e-46fc-9f33-2504f7dcd5ea 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/1e10313d-7390-46a7-bce5-dfdebd01f869 200 OK

      Tests Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true

      Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/0f4e5173-c1a6-4b85-92e9-5ce918ec1461 204 No Content

      (drc-006d) Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869 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/b87dfb88-579c-4ef3-bdc2-662e96cfcd32 204 No Content

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869/lock 200 OK

      (drc-007b) EnkelvoudigInformatieObject bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869 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/1e10313d-7390-46a7-bce5-dfdebd01f869 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/1e10313d-7390-46a7-bce5-dfdebd01f869/unlock 204 No Content

      Retrieve Informatieobjecttype vertrouwelijkheidaanduiding
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9d393437-424c-4ff3-974b-8bbbf0852f37 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/a92dc64b-75a4-4913-91cc-fd0e1dcd55be 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/fe355609-16cb-44e3-998a-985f62a60cd0 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/06baedda-41b1-4620-a69c-ce05cb436003 204 No Content

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/fe355609-16cb-44e3-998a-985f62a60cd0 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/7355173c-851b-4fce-8e50-57eb191654dd 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/cc667a0e-d518-4e64-9ffd-314b408002e4 404 Not Found

      (drc-008c) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde audit trail
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/7355173c-851b-4fce-8e50-57eb191654dd/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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0/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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0 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/ce81d414-5f15-4f50-8929-4490426645f0/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/5768f5c9-908b-4478-9af8-c566ebc715fa 204 No Content

      (drc-009k) EnkelvoudigInformatieObject geforceerd unlocken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ce81d414-5f15-4f50-8929-4490426645f0/unlock 204 No Content

      Tests EnkelvoudigInformatieObject geforceerd unlocken geeft 204

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ce81d414-5f15-4f50-8929-4490426645f0 204 No Content

      (DRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/1e10313d-7390-46a7-bce5-dfdebd01f869 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b5384944-52cf-4f58-aefd-da54d80b5114 204 No Content

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/fcc4b96a-1d9a-40e4-9a77-a909f855ee00 204 No Content

      (DRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a3f99061-f543-4a2a-9e76-75e6d38e46d3 204 No Content

      (DRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b77731c8-81e7-4126-82ba-95cb8d33aa3c 204 No Content

      (DRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9d393437-424c-4ff3-974b-8bbbf0852f37 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/1c25dabf-9ba5-4e07-890c-55c7a5935ffa/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a7f9156d-e360-479b-8262-2db2fa3a8de4/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/143402ec-6804-4d60-a869-39dcec9c52da/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/a5f9ed24-2617-4d03-b9ba-cbc43f4eee8a 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/a5f9ed24-2617-4d03-b9ba-cbc43f4eee8a 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/f4cf8813-6c36-4150-8408-acf14ad51a78/publish 200 OK

      (brc-001g) Besluit besluittype bijwerken is onmogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/a5f9ed24-2617-4d03-b9ba-cbc43f4eee8a 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/a5f9ed24-2617-4d03-b9ba-cbc43f4eee8a 400 Bad Request

      Tests Besluit besluittype deels bijwerken geeft 400

      Delete temp Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/f4cf8813-6c36-4150-8408-acf14ad51a78 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/3f31394f-2286-4934-95d3-4fb37b73bc00 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/3f31394f-2286-4934-95d3-4fb37b73bc00 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/3f31394f-2286-4934-95d3-4fb37b73bc00 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/3f31394f-2286-4934-95d3-4fb37b73bc00 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/3f31394f-2286-4934-95d3-4fb37b73bc00 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/7f209e14-bc9d-4307-ab39-fddc8a1fa425 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/9d996712-0001-47be-8347-eedbe6885975 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/e350cc7e-1235-4bb0-abb7-61d4bcb26e0d 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/9335457f-4d21-4457-ac91-f05ef0faebf9/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/9335457f-4d21-4457-ac91-f05ef0faebf9 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3fd142f0-8c5a-46d2-9e38-86870ffe4cd6 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/bd1a7e8d-fa63-4af6-8d8c-c624a855ad43/publish 200 OK

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/f7798b7d-6926-40c0-8770-092c51c4b11e/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/f7798b7d-6926-40c0-8770-092c51c4b11e 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/bd1a7e8d-fa63-4af6-8d8c-c624a855ad43 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/00188b51-3ee4-494c-880d-cd8362847a16 204 No Content

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/40433998-b98a-418e-b719-011b21e69e63 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/0798022d-3443-4d3b-9add-528209ca054f 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/d1ec61e6-2690-4581-91dc-8adc5bf86943 204 No Content

      (brc-008b) Besluit verwijderen cascade door naar gerelateerde audit trail
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/0798022d-3443-4d3b-9add-528209ca054f/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/a5f9ed24-2617-4d03-b9ba-cbc43f4eee8a 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/49e3c3eb-d3f5-4118-a946-42e781598674 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b5a17c96-188d-43df-8062-f15c5e95b656 204 No Content

      (BRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/143402ec-6804-4d60-a869-39dcec9c52da 204 No Content

      (BRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/1c25dabf-9ba5-4e07-890c-55c7a5935ffa 204 No Content

      (BRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a7f9156d-e360-479b-8262-2db2fa3a8de4 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/dad369c1-bc52-4f95-b38c-70301560a039 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/a45169ac-a532-4147-9a15-0f196a0dacbc 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/a38ca464-780b-4004-8617-8cfa131bbbe7 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/338ca7ab-f4a9-4364-8899-503fec65fce6 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/00a0b9bc-0f78-4a80-bc9c-6aac96f173b6 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/9286271b-297a-4569-a666-b40a12b7193e 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/adfe56e1-c8b6-4ca6-9779-9dc8925dca73 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/f1e95a20-39c8-46b0-b4fa-46383a0bcaff 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/cbdf8da4-23ee-4bde-96b9-99c51b7ceeee 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/302594cc-06a8-4c55-94e2-fb6cc4d2e6df 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/e3d10f41-8027-48bc-9c97-455e4d2fa224 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/9b881d18-2949-4d09-a4c9-376cba8a1612 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/a7e98e59-4b85-4942-bcbf-c86aca30df6d 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/c71b49e4-58e4-4240-99e8-437cc10da64c 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/fb64d6dc-c965-4da4-9a3c-500f5e6d519b 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/976c2ae8-f46e-4c8c-96f4-d607e2fe91c0 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/ac2df55e-8ce2-4415-9f7d-ebcaed1dd8b4 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/652286d6-be9d-40b2-a87d-3eaf6d82bbde 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/9440c069-cddd-4168-b77c-61b46455341c 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/7aa01b61-1ff1-4158-9da7-265eda7eac3c 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/5fc9eb58-7cf8-4ef5-95ad-b7d45e010bb8 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/018921b5-4644-49bd-a1d5-0b793a594896 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/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08/publish 200 OK

      (ztc-009a) Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08 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/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08 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/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08 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/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08 400 Bad Request

      Tests Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6ac004f0-4bf0-4d2e-a1c0-5ae56634ca08 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/669a1319-7df1-4663-bd94-60ab20faf0ea/publish 200 OK

      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/669a1319-7df1-4663-bd94-60ab20faf0ea 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/669a1319-7df1-4663-bd94-60ab20faf0ea 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/669a1319-7df1-4663-bd94-60ab20faf0ea 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/669a1319-7df1-4663-bd94-60ab20faf0ea 400 Bad Request

      Tests Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/669a1319-7df1-4663-bd94-60ab20faf0ea 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/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c/publish 200 OK

      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c 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/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c 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/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c 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/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c 400 Bad Request

      Tests Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/2632b35c-1e5c-49fb-b42f-2ccf261a1e7c 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/a08024e4-ce76-4452-98ce-96ab937e6bb5/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/25a1ba13-360d-4ba1-8488-4f6ceadca086 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/25a1ba13-360d-4ba1-8488-4f6ceadca086 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/25a1ba13-360d-4ba1-8488-4f6ceadca086 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/25a1ba13-360d-4ba1-8488-4f6ceadca086 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/a08024e4-ce76-4452-98ce-96ab937e6bb5 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/25a1ba13-360d-4ba1-8488-4f6ceadca086 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/a2dad82e-bb96-4a53-ae2c-974b304279cf/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/3f746276-5138-4a88-b581-4ee84fea5512 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/3f746276-5138-4a88-b581-4ee84fea5512 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/3f746276-5138-4a88-b581-4ee84fea5512 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/a2dad82e-bb96-4a53-ae2c-974b304279cf 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/3f746276-5138-4a88-b581-4ee84fea5512 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/4d80a05b-4ace-4bc2-8954-0b4462f10672/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/48f789d1-12b2-4246-ae89-72993d798918 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/48f789d1-12b2-4246-ae89-72993d798918 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/48f789d1-12b2-4246-ae89-72993d798918 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/48f789d1-12b2-4246-ae89-72993d798918 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/4d80a05b-4ace-4bc2-8954-0b4462f10672 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/48f789d1-12b2-4246-ae89-72993d798918 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/226d140d-d6cf-4684-833c-d5e9f7234aca/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/d57cabdb-1e80-4850-a287-bc4eea6fe158 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/d57cabdb-1e80-4850-a287-bc4eea6fe158 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/d57cabdb-1e80-4850-a287-bc4eea6fe158 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/d57cabdb-1e80-4850-a287-bc4eea6fe158 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/226d140d-d6cf-4684-833c-d5e9f7234aca 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/4cdf8856-ccc6-43ad-93f8-36ca9429545f/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/7fe41bed-1a6b-4fbf-be9e-f4dfd7c01759 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/7fe41bed-1a6b-4fbf-be9e-f4dfd7c01759 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/7fe41bed-1a6b-4fbf-be9e-f4dfd7c01759 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/4cdf8856-ccc6-43ad-93f8-36ca9429545f 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/7fe41bed-1a6b-4fbf-be9e-f4dfd7c01759 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/2e767a10-9d95-42f2-a62a-bb9c0615219b/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/97267a7e-c9c2-4fdb-a639-c49a32c498d7 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/97267a7e-c9c2-4fdb-a639-c49a32c498d7 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/97267a7e-c9c2-4fdb-a639-c49a32c498d7 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/2e767a10-9d95-42f2-a62a-bb9c0615219b 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/97267a7e-c9c2-4fdb-a639-c49a32c498d7 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/3b80c352-44a9-4b62-adc8-6dff8ec0104c/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/f544360e-5b95-4bf6-9118-3a1bc7146018 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/f544360e-5b95-4bf6-9118-3a1bc7146018 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/f544360e-5b95-4bf6-9118-3a1bc7146018 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/3b80c352-44a9-4b62-adc8-6dff8ec0104c 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/058d2b85-2564-4582-ab68-2f4a5c5c85e2/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/6ed54172-c40b-4e3a-9df0-396bbb9ec54b 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/6ed54172-c40b-4e3a-9df0-396bbb9ec54b 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/6ed54172-c40b-4e3a-9df0-396bbb9ec54b 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/058d2b85-2564-4582-ab68-2f4a5c5c85e2 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/f1aa05dd-8a71-4a79-917f-910726c34454/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/89678236-30a7-4f8d-b96b-90c14d4ac2aa/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/91e67d2b-8f3c-44af-abab-96f518faffc6 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/91e67d2b-8f3c-44af-abab-96f518faffc6 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/91e67d2b-8f3c-44af-abab-96f518faffc6 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/f1aa05dd-8a71-4a79-917f-910726c34454 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/89678236-30a7-4f8d-b96b-90c14d4ac2aa 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/cd676063-01cc-44cc-a1f8-fcd0e945c88f/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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/cd676063-01cc-44cc-a1f8-fcd0e945c88f 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/ec82d703-af04-4311-be82-27e63a258644/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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/e8f67414-f7f7-41ef-a643-54729007ebed 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/ec82d703-af04-4311-be82-27e63a258644 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e8f67414-f7f7-41ef-a643-54729007ebed 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/31df96fb-630a-42a2-9807-90b74e5dda18/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/280c3472-32ee-4a8c-afdf-f2b7db955074/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/c60041d0-03e7-4fff-b35d-e266bea634b3 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/c60041d0-03e7-4fff-b35d-e266bea634b3 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/c60041d0-03e7-4fff-b35d-e266bea634b3 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/c60041d0-03e7-4fff-b35d-e266bea634b3 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/280c3472-32ee-4a8c-afdf-f2b7db955074 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/31df96fb-630a-42a2-9807-90b74e5dda18 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/c60041d0-03e7-4fff-b35d-e266bea634b3 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/ca99f81d-1849-404a-bf6a-4829b6d46458/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/c9dca4a3-efe4-47d4-8736-8d89ef372e11 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/c9dca4a3-efe4-47d4-8736-8d89ef372e11 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/ca99f81d-1849-404a-bf6a-4829b6d46458 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/c9dca4a3-efe4-47d4-8736-8d89ef372e11 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/4c962b4f-be52-44c9-8253-ebcec297deb3/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/df897bc0-664c-4e0a-8375-588d59281c2e 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/df897bc0-664c-4e0a-8375-588d59281c2e 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/4c962b4f-be52-44c9-8253-ebcec297deb3 204 No Content

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/df897bc0-664c-4e0a-8375-588d59281c2e 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/3b87d629-7a70-4823-a066-3b580778e434/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/cdbbed44-f04f-420a-a1b8-bca8a0017c81 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/cdbbed44-f04f-420a-a1b8-bca8a0017c81 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/3b87d629-7a70-4823-a066-3b580778e434 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/cdbbed44-f04f-420a-a1b8-bca8a0017c81 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/42bd0df7-e123-49cb-acef-5d1a6ad14635/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/a849ddd8-e1b6-4df3-a1f5-fb195652abe6 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/a849ddd8-e1b6-4df3-a1f5-fb195652abe6 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/42bd0df7-e123-49cb-acef-5d1a6ad14635 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/a849ddd8-e1b6-4df3-a1f5-fb195652abe6 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/60fd1610-2228-4906-bace-53762c417afa/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/60fd1610-2228-4906-bace-53762c417afa 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/d7a8f43e-2053-4c3b-918f-2f98c1a5bf2c/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/d7a8f43e-2053-4c3b-918f-2f98c1a5bf2c 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/8de8515d-0e6c-4982-8230-cde149c56071/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/c449c6d7-a059-4054-9cec-10f83af3dfe8/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/8de8515d-0e6c-4982-8230-cde149c56071 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c449c6d7-a059-4054-9cec-10f83af3dfe8 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/824aa035-590a-46db-986b-a49fd72c87f9/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/9d81700d-f546-4eb4-9597-d5ffaea5db4c/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/98b0307c-9d10-41ca-b895-3b141220fe27 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/98b0307c-9d10-41ca-b895-3b141220fe27 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/150f1982-0f84-43d5-8216-c168575ac8cb 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/150f1982-0f84-43d5-8216-c168575ac8cb 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/9d8ef3b8-c6c9-409d-bd8e-ef8bd1dc298c 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/9d8ef3b8-c6c9-409d-bd8e-ef8bd1dc298c 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/9c6250a5-6404-4c5c-8478-15f4a71745ff 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/9c6250a5-6404-4c5c-8478-15f4a71745ff 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/771327f4-5ba6-4b90-86a5-6be70ab63891 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/771327f4-5ba6-4b90-86a5-6be70ab63891 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/31f38398-15cd-4bb9-b4a4-55b57bdefcd9 204 No Content

      Delete initial Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5b067cf7-7012-473c-abcc-4ebd8a424d8f 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9d81700d-f546-4eb4-9597-d5ffaea5db4c 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/824aa035-590a-46db-986b-a49fd72c87f9 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/210aaeea-551a-46f7-8382-ae8498f781dd/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/3737f0f6-089a-48fa-96f2-fb12bd492314 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/3737f0f6-089a-48fa-96f2-fb12bd492314 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/5bab7959-5cf3-412b-8abb-41a2149213e3/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/03a30096-54c0-43f3-8ed5-64b7ac290ae2 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5bab7959-5cf3-412b-8abb-41a2149213e3 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/5c089e90-d468-4079-a5fd-1a0b79657d20/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/f85eb3d2-a63f-45ce-8aec-80cfbfc64929 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5c089e90-d468-4079-a5fd-1a0b79657d20 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/32756482-5b82-4c92-9179-6645107e8560 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/32756482-5b82-4c92-9179-6645107e8560 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/32756482-5b82-4c92-9179-6645107e8560 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/32756482-5b82-4c92-9179-6645107e8560 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/7017eec0-1906-4634-9e80-b8ce2a47f52f 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/7017eec0-1906-4634-9e80-b8ce2a47f52f 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/c2952b01-a7c4-4d6a-a0ac-3c87d4018827 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/c2952b01-a7c4-4d6a-a0ac-3c87d4018827 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/c2952b01-a7c4-4d6a-a0ac-3c87d4018827 204 No Content

      Delete Zaaktype1
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7017eec0-1906-4634-9e80-b8ce2a47f52f 204 No Content

      Delete Zaaktype2
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/653bab7c-c94c-4171-a5a4-15a137e6f695 204 No Content

      Delete Besluittype1
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/32756482-5b82-4c92-9179-6645107e8560 204 No Content

      Delete Besluittype2
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/712d6053-be2f-4557-8031-92735dc1c7e0 204 No Content

      Delete Informatieobjecttype1
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c2b1d4b8-0751-4b34-a1f5-bbb2850493d3 204 No Content

      Delete Informatieobjecttype2
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/7f29ea46-e9b9-4175-9983-ca05ad5c16d0 204 No Content

      (ZTC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d71a0cca-8acc-412f-9a25-faf1c02d7284 204 No Content

      Delete Applicatie for concept tests
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/2fd33d07-3b3d-41b1-bc2e-95b3b9484010 204 No Content

      (ZTC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/d233c372-bf2a-4b13-abfd-3024fae663aa 204 No Content

      (ZTC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a34272f9-7abb-405e-a1cb-dac6909fa1ed 204 No Content

      Delete Zaaktype for afleidingswijze afgehandeld
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b091ac7c-943d-41fa-a5a3-ccac3ecfc39f 204 No Content

      Delete Zaaktype for afleidingswijze termijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/df94688f-52ed-4835-8e21-faa80e465dbc 204 No Content

      Delete Zaaktype for empty procestermijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/534a6e76-b4f7-491d-85d4-5cdebb60f062 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/79271222-e8f0-4b91-b522-77235f6dcd28/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/093ec3eb-24d2-4c29-a90a-a0b84b2bc6d7/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a0f9d2ee-71d0-4c8e-9755-2b3e1b507d26/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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5 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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5 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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5 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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/audittrail/3e1d1fdf-9bfb-401e-83b4-29657224e662 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Alle ZAAKBESLUITen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/besluiten 200 OK

      Tests Alle ZAAKBESLUITen opvragen geeft 200

      Alle ZAAKEIGENSCHAPpen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen 200 OK

      Tests Alle ZAAKEIGENSCHAPpen opvragen geeft 200

      Maak een ZAAKEIGENSCHAP aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen 201 Created

      Tests Maak een ZAAKEIGENSCHAP aan geeft 201

      Een specifieke ZAAKEIGENSCHAP opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen/75bcba25-c559-4144-a1b1-d6eb05c40465 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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen/75bcba25-c559-4144-a1b1-d6eb05c40465 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/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen/75bcba25-c559-4144-a1b1-d6eb05c40465 200 OK

      Tests Werk een ZAAKEIGENSCHAP deels bij geeft 200

      Verwijder een ZAAKEIGENSCHAP.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5/zaakeigenschappen/75bcba25-c559-4144-a1b1-d6eb05c40465 204 No Content

      Tests Verwijder een ZAAKEIGENSCHAP geeft 204

      Verwijder een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b7064a5d-1f9e-4bb0-a0f5-c3a717656ff5 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/12726c2a-870a-404e-a62e-d945bc6ecba3 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/f798b12d-ec43-476c-87ae-ae9b3b02634d 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/f798b12d-ec43-476c-87ae-ae9b3b02634d 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/f798b12d-ec43-476c-87ae-ae9b3b02634d 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/f798b12d-ec43-476c-87ae-ae9b3b02634d 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/b41ea34f-d663-4a50-98bc-6ac432b00c4a 200 OK

      Verwijder een ROL van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/b41ea34f-d663-4a50-98bc-6ac432b00c4a 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/8f15e08d-8616-4214-8696-18d73633c754 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/697f99dd-c176-43c3-89a2-fb9f39ac9ec7 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/697f99dd-c176-43c3-89a2-fb9f39ac9ec7 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/697f99dd-c176-43c3-89a2-fb9f39ac9ec7 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/697f99dd-c176-43c3-89a2-fb9f39ac9ec7 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/d33611fa-28b9-47a6-948e-d1ecf212832a 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/d33611fa-28b9-47a6-948e-d1ecf212832a 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/d33611fa-28b9-47a6-948e-d1ecf212832a 200 OK

      Tests Werk een ZAAK-OBJECT relatie deels bij geeft 200

      Verwijder een ZAAKOBJECT.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakobjecten/d33611fa-28b9-47a6-948e-d1ecf212832a 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/02b57294-a97f-4610-9d07-7c0d2e919af0/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/02b57294-a97f-4610-9d07-7c0d2e919af0/audittrail/6e687c98-9c21-491b-a9ad-059b9cb0a0f5 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/02b57294-a97f-4610-9d07-7c0d2e919af0 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Vergrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02b57294-a97f-4610-9d07-7c0d2e919af0/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/02b57294-a97f-4610-9d07-7c0d2e919af0 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/02b57294-a97f-4610-9d07-7c0d2e919af0 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij geeft 200

      Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/02b57294-a97f-4610-9d07-7c0d2e919af0/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/02b57294-a97f-4610-9d07-7c0d2e919af0/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/02b57294-a97f-4610-9d07-7c0d2e919af0 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/b04842dc-b328-4eb4-8bd8-ebb8b8125502 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/b04842dc-b328-4eb4-8bd8-ebb8b8125502 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/b04842dc-b328-4eb4-8bd8-ebb8b8125502 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Verwijder een GEBRUIKSRECHT.
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/b04842dc-b328-4eb4-8bd8-ebb8b8125502 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/81c55a16-06c2-4b75-986f-406d1fced0e9 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/81c55a16-06c2-4b75-986f-406d1fced0e9 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/81c55a16-06c2-4b75-986f-406d1fced0e9 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/81c55a16-06c2-4b75-986f-406d1fced0e9/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/81c55a16-06c2-4b75-986f-406d1fced0e9 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/eaeadfc4-20da-479c-963c-d4a91c256256 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/eaeadfc4-20da-479c-963c-d4a91c256256 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/eaeadfc4-20da-479c-963c-d4a91c256256 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/eaeadfc4-20da-479c-963c-d4a91c256256/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/eaeadfc4-20da-479c-963c-d4a91c256256 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/2c6cadbc-6713-417e-94e7-7c17cc302582 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/2c6cadbc-6713-417e-94e7-7c17cc302582 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/2c6cadbc-6713-417e-94e7-7c17cc302582 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/2c6cadbc-6713-417e-94e7-7c17cc302582 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/2873c0eb-7112-4b23-a2a4-c9b61c6fb40d 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/2873c0eb-7112-4b23-a2a4-c9b61c6fb40d 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/2873c0eb-7112-4b23-a2a4-c9b61c6fb40d 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/2873c0eb-7112-4b23-a2a4-c9b61c6fb40d/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/2873c0eb-7112-4b23-a2a4-c9b61c6fb40d 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/947d7bb9-5134-4023-bcdb-f82d6f4387e6 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/947d7bb9-5134-4023-bcdb-f82d6f4387e6 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/947d7bb9-5134-4023-bcdb-f82d6f4387e6 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/947d7bb9-5134-4023-bcdb-f82d6f4387e6 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/499e6e26-e6d3-4112-851b-a0dc6eaca163 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/499e6e26-e6d3-4112-851b-a0dc6eaca163 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/499e6e26-e6d3-4112-851b-a0dc6eaca163 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/499e6e26-e6d3-4112-851b-a0dc6eaca163 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/0b3f4633-7399-4de8-ba97-3abbb85d476e 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/0b3f4633-7399-4de8-ba97-3abbb85d476e 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/0b3f4633-7399-4de8-ba97-3abbb85d476e 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/0b3f4633-7399-4de8-ba97-3abbb85d476e 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/6c9ad93a-32bc-433e-95c3-b49be6974b26 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/6c9ad93a-32bc-433e-95c3-b49be6974b26 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/6c9ad93a-32bc-433e-95c3-b49be6974b26 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/6c9ad93a-32bc-433e-95c3-b49be6974b26 204 No Content

      Tests Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie geeft 204

      Delete concept Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1c9b0533-c5ea-46f0-bcdb-c6304c12d84c 204 No Content

      Delete concept Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b3184c49-e3f2-4e30-b13b-f3d0a2907209 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/0716ffdb-493c-4210-86a9-1a254e017091/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/0716ffdb-493c-4210-86a9-1a254e017091/audittrail/592402d1-dfc3-45b1-86c9-5a814ff86525 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek BESLUIT opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/0716ffdb-493c-4210-86a9-1a254e017091 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/0716ffdb-493c-4210-86a9-1a254e017091 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/0716ffdb-493c-4210-86a9-1a254e017091 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Verwijder een BESLUIT.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/0716ffdb-493c-4210-86a9-1a254e017091 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/2e3dfc84-675a-4748-b7c8-f044a5d822dc 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Verwijder een BESLUIT-INFORMATIEOBJECT relatie.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/2e3dfc84-675a-4748-b7c8-f044a5d822dc 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/6e66aa1e-9796-41ca-90b3-8e206ee99283 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/6e66aa1e-9796-41ca-90b3-8e206ee99283 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/6e66aa1e-9796-41ca-90b3-8e206ee99283 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/6e66aa1e-9796-41ca-90b3-8e206ee99283 204 No Content

      Tests Verwijder een applicatie met de bijhorende autorisaties geeft 204

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/da444551-0e8a-4946-8d5b-3b8362395aa0 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/10ac1c3d-10f0-4ab7-a395-f3f2b40cce16 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/c7369a80-e51b-4a17-8c34-428d14ade383 204 No Content

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/57851d49-5aa9-4cba-bfc0-e9a916dfaf83 204 No Content

      Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a0f9d2ee-71d0-4c8e-9755-2b3e1b507d26 204 No Content

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/79271222-e8f0-4b91-b522-77235f6dcd28 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/093ec3eb-24d2-4c29-a90a-a0b84b2bc6d7 204 No Content