Provider test details
Session24,426
Test Scenario
Environment ZGW APIs full test suite (ZGW v1.2) - ZGW referentiecomponenten v1.2
StartedSept. 24, 2022, 00:00
StoppedSept. 24, 2022, 00:24
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,038
      Calls failed 185
      Calls successful 853
      Total assertions 444
      Assertions failed 108
      Assertions passed 336
      Postman collection #2 results details

      Collection name: ZGW_oas_tests

      PropertyValue
      Total calls 175
      Calls failed 0
      Calls successful 175
      Total assertions 155
      Assertions failed 0
      Assertions passed 155
      2022-09-23 22:00:00.738462+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
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/ababb9a0-7236-4beb-ac36-afcef26f1c2a 204 No Content

      Delete existing Applicaties for client_id_limited
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/ababb9a0-7236-4beb-ac36-afcef26f1c2a 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b4a7ef9e-b529-46cf-b9d9-25787fdee68e 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b4a7ef9e-b529-46cf-b9d9-25787fdee68e 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b4a7ef9e-b529-46cf-b9d9-25787fdee68e 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b4a7ef9e-b529-46cf-b9d9-25787fdee68e 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b4a7ef9e-b529-46cf-b9d9-25787fdee68e 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/3afb1162-433d-4437-b06a-f5e1d4ad7fed 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/d74bc2fd-377c-4a52-93e5-c8011c1fdf05 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/61e2a024-1f7f-427c-af14-50e60e9d6535 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/14006560-4873-4082-baff-8ed0ba1b1bfc 204 No Content

      (AC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/57cc54a1-9f28-4318-80c1-049b6c152683 204 No Content

      (AC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/3e97b63f-f0b3-4f9f-bef2-2795aa01849c 204 No Content

      (AC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/2b70e287-7351-4861-a928-e23a5704ba06 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/725d4b55-a8e0-4ef0-baec-2c818518802a/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d20ec894-6856-4bdd-bb8a-865d61e97bda/publish 200 OK

      Publish Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/0250aeed-2b49-4a51-b101-0bb21b5cff57/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/376a72c8-c916-4f18-a899-7efbf86a67d0/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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5b17e06f-e201-4059-b47b-b5d786099bab/publish 200 OK

      (zrc-001g) Zaak met zaaktype bijwerken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 400 Bad Request

      Tests Zaak met zaaktype deels bijwerken geeft 400

      Delete temp Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5b17e06f-e201-4059-b47b-b5d786099bab 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/2c12c631-8354-41a1-a479-63b2820dc525 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/2c12c631-8354-41a1-a479-63b2820dc525 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/2c12c631-8354-41a1-a479-63b2820dc525 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/a5b69217-b344-4a0b-9fe1-275569d7823d 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/38922d95-6f64-48a2-9755-9cabcec4d815 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/38922d95-6f64-48a2-9755-9cabcec4d815 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/38922d95-6f64-48a2-9755-9cabcec4d815 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/f3c4dbed-7d28-49cf-aced-62820728f47f 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/f3c4dbed-7d28-49cf-aced-62820728f47f 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/f3c4dbed-7d28-49cf-aced-62820728f47f 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/f3c4dbed-7d28-49cf-aced-62820728f47f 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/f3c4dbed-7d28-49cf-aced-62820728f47f 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/f3c4dbed-7d28-49cf-aced-62820728f47f 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken informatieobject aanpassen geeft 400

      Delete different Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/53dabe09-1a75-4edd-a77e-34def7dfeb8e 204 No Content

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/f3c4dbed-7d28-49cf-aced-62820728f47f 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/0da921dc-7591-4b26-ae93-86932262e4b2 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/8d6cc1dc-1ef5-441e-ac9e-0af11d5d3de2/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 500 Internal Server Error

      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 expected false to equal true
      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/05b75408-ac43-472c-b3c0-d2829200f5e1 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 http://null/

      Delete authorized Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8d6cc1dc-1ef5-441e-ac9e-0af11d5d3de2 204 No Content

      Delete second Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/570565ef-9d7c-4601-90da-ce29422fa902 204 No Content

      Delete Zaak with different Zaaktype
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/adecc684-bb09-4d65-abc9-959d5b395804 204 No Content

      Delete Zaak with higher vertrouwelijkheidaanduiding
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a8b81ba2-f7ce-4f01-8778-4881533f7af6 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/bacef291-7cd6-4393-82bc-cb36163ece47/zaakeigenschappen 201 Created

      (zrc-007a) Zaak.einddatum volgt logisch uit eindstatus
      GET https://zaken-api.vng.cloud/api/v1/zaken/bacef291-7cd6-4393-82bc-cb36163ece47 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/241decc0-114d-4ded-8ff1-a49030b98719 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/bacef291-7cd6-4393-82bc-cb36163ece47 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/bacef291-7cd6-4393-82bc-cb36163ece47 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/4a7fabb2-ea37-4acd-a69e-590f1010ebe2 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/4a7fabb2-ea37-4acd-a69e-590f1010ebe2 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/4a7fabb2-ea37-4acd-a69e-590f1010ebe2 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/25403079-b45f-4c58-85f6-3a9fd8abb1ef 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/c5fb44ad-9ccd-49bc-afa7-e3a841ddaa76 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/c5fb44ad-9ccd-49bc-afa7-e3a841ddaa76 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/c5fb44ad-9ccd-49bc-afa7-e3a841ddaa76 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/bacef291-7cd6-4393-82bc-cb36163ece47/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/bacef291-7cd6-4393-82bc-cb36163ece47 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/bacef291-7cd6-4393-82bc-cb36163ece47 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/4a7fabb2-ea37-4acd-a69e-590f1010ebe2 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/814068d2-025c-45fa-847d-c883395e2635 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/814068d2-025c-45fa-847d-c883395e2635 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/25403079-b45f-4c58-85f6-3a9fd8abb1ef 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/c5fb44ad-9ccd-49bc-afa7-e3a841ddaa76 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/4d3a3a2e-591c-4177-a482-682755373ebc 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/4d3a3a2e-591c-4177-a482-682755373ebc 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/bacef291-7cd6-4393-82bc-cb36163ece47/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/4d3a3a2e-591c-4177-a482-682755373ebc 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/8158e406-cc31-4de6-94dd-f9626597f21d 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/bacef291-7cd6-4393-82bc-cb36163ece47 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/bacef291-7cd6-4393-82bc-cb36163ece47 204 No Content

      Delete Applicatie without geforceerd bijwerken
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/f906d5ec-5b05-4dcc-941a-4e57cd4189be 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/8fb62318-58aa-46e7-ac75-1331c09d5468 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 500 Internal Server Error

      Tests Zaak heropenen zonder scope zaken.heropenen in Applicatie geeft 403 expected response to have status code 403 but got 500
      Delete Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/9fe642bf-2d66-45fe-a0e2-7efad09e9126 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8fb62318-58aa-46e7-ac75-1331c09d5468 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/ad3c2db6-4068-4ede-a798-5618ea3c2b65 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/ad3c2db6-4068-4ede-a798-5618ea3c2b65 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/ad3c2db6-4068-4ede-a798-5618ea3c2b65 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/2e868a56-7999-49e6-91ee-221639d0588c 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/244e76c9-00c9-43a8-bbb3-99a59dedee08 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/244e76c9-00c9-43a8-bbb3-99a59dedee08 200 OK

      Tests Zaak deels bijwerken met valide communicatiekanaal geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/244e76c9-00c9-43a8-bbb3-99a59dedee08 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 200 OK

      Tests Zaak deels bijwerken met geldige relevanteAndereZaken geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b1027b13-585a-49de-b85b-92954f5657bf 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/a517f867-746f-479b-9f21-c1c097b7af3c 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/a517f867-746f-479b-9f21-c1c097b7af3c 200 OK

      Tests Zaak deels bijwerken met opschorting null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a517f867-746f-479b-9f21-c1c097b7af3c 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/96a1b2d6-ae97-4636-87ab-8e228944d01e 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/96a1b2d6-ae97-4636-87ab-8e228944d01e 200 OK

      Tests Zaak deels bijwerken met verlenging null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/96a1b2d6-ae97-4636-87ab-8e228944d01e 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/e8ac1e43-7a49-4e2d-90b2-76df078ed3ed 204 No Content

      (zrc-013c) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PUT https://zaken-api.vng.cloud/api/v1/zaken/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/d4aa99c1-1eaa-478e-922c-4a62aaaebc40 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/d4aa99c1-1eaa-478e-922c-4a62aaaebc40 200 OK

      Tests Zaak deels bijwerken met valide hoofdzaak geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d4aa99c1-1eaa-478e-922c-4a62aaaebc40 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/5c9e860b-3880-4b97-aa4f-544914c24d55 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/8db22f95-0048-44a9-9333-44f7b46f5b4c 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/8db22f95-0048-44a9-9333-44f7b46f5b4c 200 OK

      Tests Zaak deels bijwerken met valide productenOfDiensten geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8db22f95-0048-44a9-9333-44f7b46f5b4c 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/865bdd21-8998-4d3b-976b-fd4eeac10a4e/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/9260ea7b-61f5-47d1-b456-3846b2313704 204 No Content

      Delete Zaaktype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/865bdd21-8998-4d3b-976b-fd4eeac10a4e 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/64d31da0-65e8-4ef4-aa18-4c5aab3671e0 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/3dd6e733-6fcc-4570-b44d-6f43a101d0dd/publish 200 OK

      Publish Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/bb50afd0-7d52-4770-8c9b-02bb7ccf8977/publish 200 OK

      Create Zaak for informatieobjecttype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      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 expected 'zaak' to equal 'nonFieldErrors'
      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/71de5121-1d11-45c8-b3dd-7c340d370521 204 No Content

      Delete Informatieobjecttype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/3dd6e733-6fcc-4570-b44d-6f43a101d0dd 204 No Content

      Delete Zaaktype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/bb50afd0-7d52-4770-8c9b-02bb7ccf8977 204 No Content

      (COMMON) Delete Zaak
      DELETE http://{{created_zaak_url}}/

      Create Zaaktype for eigenschap validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 400 Bad Request

      Publish Zaaktype for eigenschap validation
      POST http://null/publish

      Create Zaak for eigenschap validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype is onmogelijk
      POST http://{{created_zaak_url}}/zaakeigenschappen

      Tests (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      Delete Eigenschap
      DELETE http://null/

      Delete Zaaktype for eigenschap validation
      DELETE http://null/

      (COMMON) Delete Zaak
      DELETE http://{{created_zaak_url}}/

      Create Zaaktype for roltype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Roltype
      POST https://catalogi-api.vng.cloud/api/v1/roltypen 400 Bad Request

      Publish Zaaktype for roltype validation
      POST http://null/publish

      Create Zaak for roltype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (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 expected 'zaak' to equal 'nonFieldErrors'
      Delete Roltype
      DELETE http://null/

      Delete Zaaktype for roltype validation
      DELETE http://null/

      (COMMON) Delete Zaak
      DELETE http://{{created_zaak_url}}/

      Create Zaaktype for resultaattype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

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

      Publish Zaaktype for resultaattype validation
      POST http://null/publish

      Create Zaak for resultaattype validation
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (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 expected 'zaak' to equal 'nonFieldErrors'
      Delete Resultaattype
      DELETE http://null/

      Delete Zaaktype for resultaattype validation
      DELETE http://null/

      (COMMON) Delete Zaak
      DELETE http://{{created_zaak_url}}/

      Create Zaaktype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

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

      Create eind Statustype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish Zaaktype procestermijn nihil
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021a) Afleidingswijze afgehandeld
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze afgehandeld toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype nihil
      DELETE http://null/

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Resultaattype afleidingswijze hoofdzaak
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Create Resultaattype afleidingswijze afgehandeld for hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype for hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Publish Hoofdzaaktype
      POST http://null/publish

      Create Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Hoofdzaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Retrieve Hoofdzaak einddatum
      GET http://null/

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021b) Afleidingswijze hoofdzaak
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze hoofdzaak toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Hoofdzaak
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      Delete Resultaattype for hoofdzaaktype
      DELETE http://null/

      Delete Eindstatustype for hoofdzaaktype
      DELETE http://null/

      Delete Hoofdzaaktype
      DELETE http://null/

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Resultaattype afleidingswijze eigenschap
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Create Eigenschap for zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/eigenschappen 400 Bad Request

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Eigenschap to Zaak without archiefnominatie
      POST http://null/zaakeigenschappen

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021c) Afleidingswijze eigenschap
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze eigenschap toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      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 400 Bad Request

      Create Resultaattype afleidingswijze ingangsdatum_besluit
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/313345ec-57f4-4b4f-94e2-8e381e40b3e0/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Besluit to Zaak with minimal ingangsdatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Add Besluit to Zaak with maximal ingangsdatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021d) Afleidingswijze ingangsdatum_besluit
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze ingangsdatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Besluit minimal ingangsdatum
      DELETE http://{{besluit_min_url}}/

      Delete Besluit maximal ingangsdatum
      DELETE http://{{besluit_max_url}}/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/313345ec-57f4-4b4f-94e2-8e381e40b3e0 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 400 Bad Request

      Create Resultaattype afleidingswijze ingangsdatum_besluit
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/64f74844-815a-4de1-8ce5-2debdc4d0147/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Besluit to Zaak with minimal vervaldatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Add Besluit to Zaak with maximal vervaldatum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021e) Afleidingswijze vervaldatum_besluit
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze vervaldatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Besluit minimal vervaldatum
      DELETE http://{{besluit_min_url}}/

      Delete Besluit maximal vervaldatum
      DELETE http://{{besluit_max_url}}/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/64f74844-815a-4de1-8ce5-2debdc4d0147 204 No Content

      Create Zaaktype procestermijn ingeschatte_bestaansduur_procesobject
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

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

      Create eind Statustype procestermijn ingeschatte_bestaansduur_procesobject
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish Zaaktype ingeschatte_bestaansduur_object nihil
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021f) Afleidingswijze termijn
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze termijn toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype ingeschatte_bestaansduur_procesobject
      DELETE http://null/

      Create Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

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

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021g) Afleidingswijze ander_datumkenmerk
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze ander_datumkenmerk toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      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 400 Bad Request

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/2b549511-6b0c-49fa-b9fb-0dd3c141d563/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Create Besluit with minimal datum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Create Zaakobject with minimal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 400 Bad Request

      Create Besluit with maximal datum
      POST https://besluiten-api.vng.cloud/api/v1/besluiten 400 Bad Request

      Create Zaakobject with maximal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021h) Afleidingswijze zaakobject external
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Besluit minimal datum
      DELETE http://{{besluit_min_url}}/

      Delete Besluit maximal datum
      DELETE http://{{besluit_max_url}}/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/2b549511-6b0c-49fa-b9fb-0dd3c141d563 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 400 Bad Request

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/37c86308-77bf-4b30-a3c7-cc48370ec316/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Create Zaakobject with minimal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 400 Bad Request

      Create Zaakobject with maximal datum
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021h) Afleidingswijze zaakobject local
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete Besluit minimal datum
      DELETE http://{{besluit_min_url}}/

      Delete Besluit maximal datum
      DELETE http://{{besluit_max_url}}/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/37c86308-77bf-4b30-a3c7-cc48370ec316 204 No Content

      Create Zaaktype procestermijn vast_te_leggen_datum for gerelateerde_zaak
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Create Resultaattype afleidingswijze zaakobject
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 400 Bad Request

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

      Create eind Statustype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/statustypen 400 Bad Request

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST http://null/publish

      Create relevante Zaak with minimal einddatum
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to relevante Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Retrieve min einddatum
      GET http://null/

      Create relevante Zaak with maximal einddatum
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to relevante Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Retrieve max einddatum
      GET http://null/

      Create Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Eindstatus to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      (zrc-021i) Afleidingswijze gerelateerde_zaak
      GET http://null/

      Tests Resultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattype expected { Object (id, _details, ...) } to have property 'code'
      Resultaat met afleidingswijze gerelateerde_zaak toevoegen aan Zaak zet correcte Zaak.archiefdatum Unexpected token u in JSON at position 0
      Delete Resultaat from Zaak
      DELETE http://null/

      Delete relevante Zaak min einddatum
      DELETE http://null/

      Delete relevante Zaak max einddatum
      DELETE http://null/

      Delete Zaak without archiefnominatie
      DELETE http://null/

      Delete Zaaktype vast_te_leggen_datum
      DELETE http://null/

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

      Tests Zaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiveren expected undefined to equal 'nog_te_archiveren'
      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Zaak
      DELETE http://null/

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/unlock 204 No Content

      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Zaak
      DELETE http://null/

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/unlock 204 No Content

      Create Zaak to be archived
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH http://null/

      Tests Zaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT http://null/

      Tests Zaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Zaak
      DELETE http://null/

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719/unlock 204 No Content

      Create Zaak to delete
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Deelzaak to Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken 400 Bad Request

      Add Resultaat to Zaak
      POST https://zaken-api.vng.cloud/api/v1/resultaten 400 Bad Request

      Add Status to Zaak
      POST https://zaken-api.vng.cloud/api/v1/statussen 400 Bad Request

      Add Rol to Zaak
      POST https://zaken-api.vng.cloud/api/v1/rollen 400 Bad Request

      Create Zaakobject
      POST https://zaken-api.vng.cloud/api/v1/zaakobjecten 400 Bad Request

      Add Zaakeigenschap to Zaak
      POST http://null/zaakeigenschappen

      Create relation between Zaak and Informatieobject
      POST https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten 400 Bad Request

      Retrieve ObjectInformatieObject url
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten 400 Bad Request

      Add Klantcontact to Zaak
      POST https://zaken-api.vng.cloud/api/v1/klantcontacten 400 Bad Request

      (zrc-023a) Zaak verwijderen is mogelijk
      DELETE http://null/

      Tests Zaak verwijderen geeft 204 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023b) Zaak verdwijnt uit zrc na verwijdering
      GET http://null/

      Tests Zaak ophalen uit zrc na verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023c) Resultaat verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests Resultaat ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023d) Status verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests Status ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023e) Rol verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests Rol ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023f) Zaakobject verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests Zaakobject ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023g) Zaakeigenschap verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaken/bacef291-7cd6-4393-82bc-cb36163ece47/zaakeigenschappen/4f520df5-ff1b-4d0d-8129-34e7f0a6eee2 404 Not Found

      Tests Zaakeigenschap ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023h) ObjectInformatieObject verdwijnt uit drc na Zaak verwijdering
      GET http://{{objectinformatieobject_url}}/

      Tests ObjectInformatieObject ophalen uit drc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023i) ZaakInformatieObject verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests ZaakInformatieObject ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023j) Klantcontact verdwijnt uit zrc na Zaak verwijdering
      GET http://null/

      Tests Klantcontact ophalen uit zrc na Zaak verwijdering geeft 404 expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023k) Deelzaak verdwijnt na verwijdering Hoofdzaak
      GET http://null/

      Tests Deelzaak wordt ook uit ZRC verwijderd als Hoofdzaak verwijderd is expected { Object (id, _details, ...) } to have property 'code'
      (ZRC) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5c9e860b-3880-4b97-aa4f-544914c24d55 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/241decc0-114d-4ded-8ff1-a49030b98719 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a8021d25-7560-41ad-9cdc-0eb18201815d 204 No Content

      (ZRC) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/7dfdb987-5ece-42e0-b80e-9e374297af25 404 Not Found

      (ZRC) Delete Deelzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0250aeed-2b49-4a51-b101-0bb21b5cff57 404 Not Found

      (ZRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/376a72c8-c916-4f18-a899-7efbf86a67d0 404 Not Found

      (ZRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/725d4b55-a8e0-4ef0-baec-2c818518802a 404 Not Found

      (ZRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/d20ec894-6856-4bdd-bb8a-865d61e97bda 404 Not Found

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (DRC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/674ff3ab-a6df-4352-b7a0-c34b9a032796 204 No Content

      (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/fb9ff559-0dc7-42c5-9358-9cb495f142c5/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77aca114-0a0f-4ee4-bc79-116d8ecb4419/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/5a821a05-9194-43c1-a7ae-5dac7c3db6c0/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/ad5a418e-6fa1-45a6-a9a4-e2d17eb57270/publish 200 OK

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6/lock 200 OK

      (drc-001e) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6 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/21e5a585-d670-4f5d-ae32-2afc53f178c6 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype deels bijwerken geeft 400

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6/unlock 204 No Content

      Delete temp Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/ad5a418e-6fa1-45a6-a9a4-e2d17eb57270 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/e78ec620-529a-417d-910e-66bbc6ad57fe 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/4f92703b-7c00-4b0a-b1b7-14f1be0bb808 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/0b5edfbc-02d6-4c72-9a1f-df2ac1f8593d/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/0b5edfbc-02d6-4c72-9a1f-df2ac1f8593d 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/0b5edfbc-02d6-4c72-9a1f-df2ac1f8593d 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/0b5edfbc-02d6-4c72-9a1f-df2ac1f8593d 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/0ab5ab5d-3c0b-45f4-8eb9-764cdb79ee2c/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/0ab5ab5d-3c0b-45f4-8eb9-764cdb79ee2c 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/0ab5ab5d-3c0b-45f4-8eb9-764cdb79ee2c 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/0ab5ab5d-3c0b-45f4-8eb9-764cdb79ee2c 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/2fdee1e3-029b-4976-82d7-5abe085ae01a 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/21e5a585-d670-4f5d-ae32-2afc53f178c6 200 OK

      Tests Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true

      Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/302d2eb4-af23-4bdc-9ddf-3aa2d8845f8b 204 No Content

      (drc-006d) Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6 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/3ca10e33-9498-4096-9031-378ec197f260 204 No Content

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6/lock 200 OK

      (drc-007b) EnkelvoudigInformatieObject bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6 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/21e5a585-d670-4f5d-ae32-2afc53f178c6 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/21e5a585-d670-4f5d-ae32-2afc53f178c6/unlock 204 No Content

      Retrieve Informatieobjecttype vertrouwelijkheidaanduiding
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77aca114-0a0f-4ee4-bc79-116d8ecb4419 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/502445bb-d5ad-4882-a10d-325cdc0f0e5a 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/67c60793-aa44-43a6-85f1-cd654cb0ad49 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/b2fd799d-20b4-4272-b2ae-13f6f8846043 204 No Content

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/67c60793-aa44-43a6-85f1-cd654cb0ad49 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/6ea04dbd-3ad8-4540-9563-f1a286747798 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/ae3dbea7-e75f-4097-8b3b-486fe800ed04 404 Not Found

      (drc-008c) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde audit trail
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/6ea04dbd-3ad8-4540-9563-f1a286747798/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 400 Bad Request

      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/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400 expected response to have status code 400 but got 403
      (drc-009b) EnkelvoudigInformatieObject deels bijwerken terwijl unlocked niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400 expected response to have status code 400 but got 403
      (drc-009c) EnkelvoudigInformatieObject locken geeft een lockId terug
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81/lock 403 Forbidden

      Tests EnkelvoudigInformatieObject locken geeft een lockId terug expected response to have status code 200 but got 403
      (drc-009d) EnkelvoudigInformatieObject bijwerken zonder lock niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400 expected response to have status code 400 but got 403
      (drc-009e) EnkelvoudigInformatieObject deels bijwerken zonder lock niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400 expected response to have status code 400 but got 403
      (drc-009f) EnkelvoudigInformatieObject bijwerken is mogelijk na lock
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject bijwerken met valide gegevens geeft 200 expected response to have status code 200 but got 403
      EnkelvoudigInformatieObject bijwerken past gegevens correct aan expected undefined to equal 'aangepast'
      (drc-009g) EnkelvoudigInformatieObject deels bijwerken is mogelijk na lock
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject deels bijwerken met valide gegevens geeft 200 expected response to have status code 200 but got 403
      EnkelvoudigInformatieObject deels bijwerken past gegevens correct aan expected undefined to equal 'aangepaste auteur'
      (drc-009h) EnkelvoudigInformatieObject bijwerken met verkeerd lockId niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400 expected response to have status code 400 but got 403
      (drc-009i) EnkelvoudigInformatieObject deels bijwerken met verkeerd lockId niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 403 Forbidden

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400 expected response to have status code 400 but got 403
      (drc-009j) EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81/unlock 403 Forbidden

      Tests EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie met juiste scope geeft 400 expected response to have status code 400 but got 403
      Delete lock Applicatie
      DELETE http://null/

      (drc-009k) EnkelvoudigInformatieObject geforceerd unlocken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81/unlock 204 No Content

      Tests EnkelvoudigInformatieObject geforceerd unlocken geeft 204

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/b4ddc793-98ac-4b65-bb6c-099502e82f81 204 No Content

      (DRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/21e5a585-d670-4f5d-ae32-2afc53f178c6 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/20937a92-6b5b-4570-b2f5-b272ae66944e 204 No Content

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/3b02064f-2b52-42f9-91c1-5b01dce4e433 204 No Content

      (DRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5a821a05-9194-43c1-a7ae-5dac7c3db6c0 204 No Content

      (DRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/fb9ff559-0dc7-42c5-9358-9cb495f142c5 204 No Content

      (DRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/77aca114-0a0f-4ee4-bc79-116d8ecb4419 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/f7b0fcb2-8a41-447c-90b1-6b1a6d3d7ca3/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/71ecf08e-c2a8-4ac2-976e-f8843a512f3c/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/486340a1-b274-4e6c-8fea-871c291346b8/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/c46fa9ad-ff55-49ca-8e25-312053b8f561 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/c46fa9ad-ff55-49ca-8e25-312053b8f561 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/5132a868-2cd8-4f84-bbb1-e2bf28645ce5/publish 200 OK

      (brc-001g) Besluit besluittype bijwerken is onmogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/c46fa9ad-ff55-49ca-8e25-312053b8f561 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/c46fa9ad-ff55-49ca-8e25-312053b8f561 400 Bad Request

      Tests Besluit besluittype deels bijwerken geeft 400

      Delete temp Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/5132a868-2cd8-4f84-bbb1-e2bf28645ce5 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/7363762c-4898-4c42-ac00-8ba490aabe72 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/7363762c-4898-4c42-ac00-8ba490aabe72 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/7363762c-4898-4c42-ac00-8ba490aabe72 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/7363762c-4898-4c42-ac00-8ba490aabe72 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/7363762c-4898-4c42-ac00-8ba490aabe72 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/44d8f70b-a18b-4534-a140-c16069615cf1 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/e17b4f0b-5556-4eb1-b906-e65b4666feb6 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/e1960748-b72a-4e71-bfee-8d0f5d00aec0 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/cb5cb56f-e201-4866-9701-f6ef32a84e24/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/cb5cb56f-e201-4866-9701-f6ef32a84e24 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e0d6f39f-e588-4494-826d-38fffc51d939 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/5bdf604a-36bb-4a0d-8a68-bad1f925cfd5/publish 200 OK

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/00c5f20f-a4e3-4fe5-85e3-83039a3e5405/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/00c5f20f-a4e3-4fe5-85e3-83039a3e5405 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5bdf604a-36bb-4a0d-8a68-bad1f925cfd5 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8c363aea-e83d-4c13-96f0-ac276697d8e8 204 No Content

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/cbaec29b-4e7d-4cd7-867b-1329751c1945 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/27df18a1-57aa-4632-b579-33978301f96b 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/626aa520-b41d-4a79-a569-bf1ad3a29926 204 No Content

      (brc-008b) Besluit verwijderen cascade door naar gerelateerde audit trail
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/27df18a1-57aa-4632-b579-33978301f96b/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/c46fa9ad-ff55-49ca-8e25-312053b8f561 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/e1ef17e0-0c95-4198-8f6e-e741d22060b1 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/e8a7cb9b-cc05-4b29-8a7e-0937cfc5bcd8 204 No Content

      (BRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/486340a1-b274-4e6c-8fea-871c291346b8 204 No Content

      (BRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/f7b0fcb2-8a41-447c-90b1-6b1a6d3d7ca3 204 No Content

      (BRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/71ecf08e-c2a8-4ac2-976e-f8843a512f3c 204 No Content

      (ZTC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/06c7535b-c089-4288-8645-29ffc4649acf 204 No Content

      (ZTC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/06c7535b-c089-4288-8645-29ffc4649acf 204 No Content

      (ZTC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/06c7535b-c089-4288-8645-29ffc4649acf 204 No Content

      (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 400 Bad Request

      (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/6e7c8080-bb0e-4bbb-9ae0-235cbdce096a 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/1ab9a224-3900-40ff-a301-498ce58b4781 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/269782f3-c00a-44e2-8c42-45d5ae285f87 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/c2c3d77f-6156-42a6-b03a-b561b3b1a84b 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/f138b07c-ec29-449d-827b-17cff76972c7 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/dc59ef7a-0b04-47b4-bcd2-33db70811311 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/5ea20958-1153-4bf3-aec4-ea6dacdadef0 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/c20f80ff-f48b-4c79-8536-86130da7b0d6 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/8a18f7d5-7fa3-4dc2-a9d5-1a8e50200d8d 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/8fc05699-3057-44ff-8ebc-6eecea28b8f3 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/c23a2d80-42a7-4dd4-aa83-8174a3696050 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/23cbb3e8-1d33-4aca-a62c-0e6c27913c92 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/3f72b643-7ea5-434a-98eb-15a9d67720fb 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/3ef324af-fe00-4cc7-9341-2d4c616db408 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/6821f7e2-7480-48e2-b3aa-d3069baffb68 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/6447209e-e98a-4963-b86c-3672daf85dd5 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/e31bb695-3afd-4af5-b542-6deee6d84a56 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/215a6cf7-ab56-4c29-a2ab-efe8cf730de1 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/69bec870-f9e2-4b49-a5aa-fac6dad7aec4 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/1d3b9021-890c-4452-b4d5-3792d69f3cb0 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/f278ef42-4cbf-4792-8126-5151168d5c12 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/46d31a6b-1d03-4687-ad28-fe9cd93dd6c0 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/d692861a-03f1-4ac3-97a3-6a6749aeb81a/publish 200 OK

      (ztc-009a) Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/d692861a-03f1-4ac3-97a3-6a6749aeb81a 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/d692861a-03f1-4ac3-97a3-6a6749aeb81a 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/d692861a-03f1-4ac3-97a3-6a6749aeb81a 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/d692861a-03f1-4ac3-97a3-6a6749aeb81a 400 Bad Request

      Tests Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d692861a-03f1-4ac3-97a3-6a6749aeb81a 204 No Content

      Create Besluittype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      (COMMON) Publish Besluittype
      POST http://{{created_besluittype_url}}/publish

      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaan
      PUT http://{{created_besluittype_url}}/

      Tests Besluittype met concept False bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009f) Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH http://{{created_besluittype_url}}/

      Tests Besluittype met concept False deels bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009g) Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH http://{{created_besluittype_url}}/

      Tests Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009h) Besluittype met concept False verwijderen is niet toegestaan
      DELETE http://{{created_besluittype_url}}/

      Tests Besluittype met concept False verwijderen geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Besluittype
      DELETE http://{{created_besluittype_url}}/

      Create Informatieobjecttype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 400 Bad Request

      (COMMON) Publish Informatieobjecttype
      POST http://{{created_informatieobjecttype_url}}/publish

      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT http://{{created_informatieobjecttype_url}}/

      Tests Informatieobjecttype met concept False bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009j) Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH http://{{created_informatieobjecttype_url}}/

      Tests Informatieobjecttype met concept False deels bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009k) Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH http://{{created_informatieobjecttype_url}}/

      Tests Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009l) Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE http://{{created_informatieobjecttype_url}}/

      Tests Informatieobjecttype met concept False verwijderen geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Informatieobjecttype
      DELETE http://{{created_informatieobjecttype_url}}/

      Create Informatieobjecttype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 400 Bad Request

      Create Besluittype to relate to Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 500 Internal Server Error

      (COMMON) Publish Informatieobjecttype
      POST http://{{created_informatieobjecttype_url}}/publish

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT http://null/

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH http://null/

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH http://null/

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE http://null/

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Informatieobjecttype
      DELETE http://{{created_informatieobjecttype_url}}/

      (COMMON) Delete Besluittype
      DELETE http://null/

      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/a6adb709-cf9f-4757-89d2-770444ea4c35/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/efb82c3f-f2f3-4c27-a959-ca7472b0afc6 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/efb82c3f-f2f3-4c27-a959-ca7472b0afc6 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/efb82c3f-f2f3-4c27-a959-ca7472b0afc6 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/a6adb709-cf9f-4757-89d2-770444ea4c35 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/efb82c3f-f2f3-4c27-a959-ca7472b0afc6 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 400 Bad Request

      (COMMON) Publish Besluittype
      POST http://null/publish

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/fce4b644-6c0f-482d-a7ba-cec7dcb7c7c9 200 OK

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken geeft 400 expected response to have status code 400 but got 200
      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/fce4b644-6c0f-482d-a7ba-cec7dcb7c7c9 200 OK

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400 expected response to have status code 400 but got 200
      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/fce4b644-6c0f-482d-a7ba-cec7dcb7c7c9 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/fce4b644-6c0f-482d-a7ba-cec7dcb7c7c9 204 No Content

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False verwijderen geeft 400 expected response to have status code 400 but got 204
      (COMMON) Delete Besluittype
      DELETE http://null/

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/fce4b644-6c0f-482d-a7ba-cec7dcb7c7c9 404 Not Found

      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/98b4fc44-be16-4892-a134-a4b577fd038d/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/4f0ed8e4-8c0c-4666-a6ea-5348fcbac062 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/4f0ed8e4-8c0c-4666-a6ea-5348fcbac062 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/4f0ed8e4-8c0c-4666-a6ea-5348fcbac062 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/4f0ed8e4-8c0c-4666-a6ea-5348fcbac062 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/98b4fc44-be16-4892-a134-a4b577fd038d 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/ed538e8f-be68-4e97-aa83-3ce54a5c3f35/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/6518b305-2840-4cfe-a95d-77defc064f42 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/6518b305-2840-4cfe-a95d-77defc064f42 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/6518b305-2840-4cfe-a95d-77defc064f42 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/ed538e8f-be68-4e97-aa83-3ce54a5c3f35 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/6518b305-2840-4cfe-a95d-77defc064f42 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/8afc6b1f-992c-4e68-896c-187d3faefe75/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/f3ad5f4c-5195-457e-af59-320e7dcc46a2 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/f3ad5f4c-5195-457e-af59-320e7dcc46a2 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/f3ad5f4c-5195-457e-af59-320e7dcc46a2 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/8afc6b1f-992c-4e68-896c-187d3faefe75 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/f3ad5f4c-5195-457e-af59-320e7dcc46a2 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/54090b50-8e83-4bb5-b144-63339bf3a629/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/de3280ca-4954-4ba3-9940-3fc96f73eba3 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/de3280ca-4954-4ba3-9940-3fc96f73eba3 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/de3280ca-4954-4ba3-9940-3fc96f73eba3 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/54090b50-8e83-4bb5-b144-63339bf3a629 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/b18bb853-5be9-41f1-a70f-90c6de354a20/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/222e8424-a8d1-43da-955b-7fa7f1307181 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/222e8424-a8d1-43da-955b-7fa7f1307181 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/222e8424-a8d1-43da-955b-7fa7f1307181 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/b18bb853-5be9-41f1-a70f-90c6de354a20 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/d6ec9754-a49b-4b17-b1f2-51aa080d87dc/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/1c74300a-3036-48ff-bb58-f6fdd1d41685/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/b78b08f3-6002-46ae-b9fb-101636c0cfda 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/b78b08f3-6002-46ae-b9fb-101636c0cfda 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/b78b08f3-6002-46ae-b9fb-101636c0cfda 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/d6ec9754-a49b-4b17-b1f2-51aa080d87dc 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/1c74300a-3036-48ff-bb58-f6fdd1d41685 204 No Content

      Create Besluittype to Publish for Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Create Zaaktype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      (COMMON) Publish Besluittype
      POST http://null/publish

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Besluittype met concept False bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaan
      DELETE http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Besluittype met concept False verwijderen geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Besluittype
      DELETE http://null/

      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 400 Bad Request

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a71b33f8-e947-45c4-aac5-08e50d7c31f4/publish 200 OK

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE http://{{created_zaaktype_url}}/

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/a71b33f8-e947-45c4-aac5-08e50d7c31f4 204 No Content

      (COMMON) Delete Zaaktype
      DELETE http://{{created_zaaktype_url}}/

      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/f942b237-0968-4c76-a19d-6d0a5a8e3337/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 expected 'unique' to equal 'non-concept-relation'
      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/e9e0ea16-a31c-4777-8d92-b6732a942025/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 expected 'unique' to equal 'non-concept-relation'
      Create Besluittype for concept relation tests
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      (ztc-011a) Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT http://null/

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH http://null/

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PUT http://null/

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PATCH http://null/

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400 expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/e9e0ea16-a31c-4777-8d92-b6732a942025 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f942b237-0968-4c76-a19d-6d0a5a8e3337 204 No Content

      (COMMON) Delete Besluittype
      DELETE http://null/

      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/9854ab0d-1a53-4500-ae6b-23a4d60c1f13/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/ee39ca54-f520-4195-9cf5-5e40b13933bd 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/ee39ca54-f520-4195-9cf5-5e40b13933bd 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/9854ab0d-1a53-4500-ae6b-23a4d60c1f13 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/ee39ca54-f520-4195-9cf5-5e40b13933bd 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/62c38d04-004b-4bfe-8253-c7039afaab28/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/7a88050e-2d09-4941-aef1-21730957030f 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/7a88050e-2d09-4941-aef1-21730957030f 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/62c38d04-004b-4bfe-8253-c7039afaab28 204 No Content

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/7a88050e-2d09-4941-aef1-21730957030f 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/32605edc-3d67-42f3-a7d6-88fb4019bc1b/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/1250364f-1c94-46e5-a0c7-956670b72b3e 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/1250364f-1c94-46e5-a0c7-956670b72b3e 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/32605edc-3d67-42f3-a7d6-88fb4019bc1b 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/1250364f-1c94-46e5-a0c7-956670b72b3e 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/33cb4053-2cbc-4212-8753-0cd166aa08ed/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/d6c05086-d16e-4cdc-ac2f-1c5e0cfa6e63 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/d6c05086-d16e-4cdc-ac2f-1c5e0cfa6e63 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/33cb4053-2cbc-4212-8753-0cd166aa08ed 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/d6c05086-d16e-4cdc-ac2f-1c5e0cfa6e63 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/e4f94381-d183-41b3-819f-2c811dc1837f/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/e4f94381-d183-41b3-819f-2c811dc1837f 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/bd53fd59-6471-4f83-af57-2993b5b17903/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/bd53fd59-6471-4f83-af57-2993b5b17903 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/9681c29b-fc24-4a8a-8f57-207a51a11688/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/59ff4052-8b53-4314-a14c-7573fcafbcfb/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/9681c29b-fc24-4a8a-8f57-207a51a11688 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/59ff4052-8b53-4314-a14c-7573fcafbcfb 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/3120913d-103e-45d9-8734-b3acd21b8725/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/12dea2fc-0532-414f-990e-d4e2e7f91f14/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/2431b787-06af-49a5-8233-47dc3c015c8f 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/2431b787-06af-49a5-8233-47dc3c015c8f 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/fa532b59-2540-4b1d-b9f3-b41a321d15e0 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/fa532b59-2540-4b1d-b9f3-b41a321d15e0 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/0a7c49be-86a9-4ac8-88c5-c7530ee9b365 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/0a7c49be-86a9-4ac8-88c5-c7530ee9b365 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/65ab3e65-4bb1-4a8f-adfe-fc23ea39f87c 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/65ab3e65-4bb1-4a8f-adfe-fc23ea39f87c 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/1de2e7cb-d006-4440-835e-b378aaba5ed4 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/1de2e7cb-d006-4440-835e-b378aaba5ed4 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/9bf612a4-e8ea-4cde-87b0-ea202cf95f5b 204 No Content

      Delete initial Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/764d1bf3-9788-4e04-8b96-ebac267d0d69 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/12dea2fc-0532-414f-990e-d4e2e7f91f14 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/3120913d-103e-45d9-8734-b3acd21b8725 204 No Content

      Create Besluittype for Zaaktype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      (COMMON) Publish Besluittype
      POST http://null/publish

      (ztc-011g) Zaaktype aanmaken met relatie naar Besluittype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 500 Internal Server Error

      Tests Zaaktype aanmaken met relatie naar Besluittype met concept False geeft 400 expected response to have status code 400 but got 500
      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/7876d3a2-2716-4b47-b8df-2c4eaf810942 500 Internal Server Error

      Tests Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan geeft 400 expected response to have status code 400 but got 500
      (ztc-011g) Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/7876d3a2-2716-4b47-b8df-2c4eaf810942 400 Bad Request

      Tests Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400 expected 'besluittypen' to equal 'nonFieldErrors'
      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/7a814b35-4e61-4547-b2ae-3540fc110488/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/e0c9d858-a1bb-4cf3-8d18-1923001bb639 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7a814b35-4e61-4547-b2ae-3540fc110488 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/a8a1ab75-77b4-47b8-9f62-bd04cca0244a/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/6fbc61f9-2cd9-43f7-b0c5-c5401dc3edfe 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a8a1ab75-77b4-47b8-9f62-bd04cca0244a 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/4defedbd-798c-4cc4-8353-6211041bf719 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/4defedbd-798c-4cc4-8353-6211041bf719 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/4defedbd-798c-4cc4-8353-6211041bf719 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/4defedbd-798c-4cc4-8353-6211041bf719 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/45101530-aaba-4d6a-a010-6f581a92e817 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/45101530-aaba-4d6a-a010-6f581a92e817 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/077169a9-931d-4f1d-85dc-1ef1bd91280a 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/077169a9-931d-4f1d-85dc-1ef1bd91280a 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/077169a9-931d-4f1d-85dc-1ef1bd91280a 204 No Content

      Delete Zaaktype1
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/45101530-aaba-4d6a-a010-6f581a92e817 204 No Content

      Delete Zaaktype2
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d9045227-a042-449a-950f-12dd30e45126 204 No Content

      Delete Besluittype1
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/4defedbd-798c-4cc4-8353-6211041bf719 204 No Content

      Delete Besluittype2
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/4f691a0d-9bc7-48bf-bfcc-266e3a31aa4b 204 No Content

      Delete Informatieobjecttype1
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/8ed7931d-afdf-4b3f-80db-877c23c81674 204 No Content

      Delete Informatieobjecttype2
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/0ff800a2-528a-4129-91f4-aecdd358d077 204 No Content

      (ZTC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/06113796-5969-4409-b05b-30fca8000aaf 204 No Content

      Delete Applicatie for concept tests
      DELETE http://null/

      (ZTC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/7fe907fc-e6b3-4e99-938f-0db83d97027d 204 No Content

      (ZTC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/de2f9173-092c-4f17-a64d-7ea847f8ab10 204 No Content

      Delete Zaaktype for afleidingswijze afgehandeld
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/716548e9-75ba-4dcb-bdb6-e22858ea8a52 204 No Content

      Delete Zaaktype for afleidingswijze termijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d6f0ceba-0d0f-4a8f-bce3-8a00788c1bf0 204 No Content

      Delete Zaaktype for empty procestermijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d25f3210-c5ab-4212-85df-b548887be813 204 No Content

      Failure
      NameErrorTestMessage
      (zrc-006a) Zaken lijst ontsluit zaken op basis van autorisaties van consumerAssertionErrorZaken lijst laat geen zaken zien met zaaktypes buiten autorisatie van consumerexpected false to equal true
      Delete authorized ZaakErrorgetaddrinfo ENOTFOUND null
      (zrc-008c) Zaak heropenen zonder scope zaken.heropenen in Applicatie is onmogelijkAssertionErrorZaak heropenen zonder scope zaken.heropenen in Applicatie geeft 403expected response to have status code 403 but got 500
      (zrc-017a) ZaakInformatieObject aanmaken met informatieobjecttype niet in Zaaktype.informatieobjecttypen is onmogelijkAssertionErrorZaakInformatieObject toevoegen aan Zaak met ZaakInformatieObject.informatieobject.informatieobjecttypen niet in Zaak.zaaktype.informatieobjecttypen geeft 400expected 'zaak' to equal 'nonFieldErrors'
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND {{created_zaak_url}}
      Publish Zaaktype for eigenschap validationErrorgetaddrinfo ENOTFOUND null
      (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype is onmogelijkErrorgetaddrinfo ENOTFOUND {{created_zaak_url}}
      (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype is onmogelijkAssertionError(zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype geeft 400expected { Object (id, _details, ...) } to have property 'code'
      Delete EigenschapErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype for eigenschap validationErrorgetaddrinfo ENOTFOUND null
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND {{created_zaak_url}}
      Publish Zaaktype for roltype validationErrorgetaddrinfo ENOTFOUND null
      (zrc-019a) Rol toevoegen aan Zaak met roltype die niet hoort bij Zaak.zaaktype is onmogelijkAssertionError(zrc-018a) Rol toevoegen aan Zaak met roltype die niet hoort bij Zaak.zaaktype geeft 400expected 'zaak' to equal 'nonFieldErrors'
      Delete RoltypeErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype for roltype validationErrorgetaddrinfo ENOTFOUND null
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND {{created_zaak_url}}
      Publish Zaaktype for resultaattype validationErrorgetaddrinfo ENOTFOUND null
      (zrc-020a) Resultaat toevoegen aan Zaak met resultaattype die niet hoort bij Zaak.zaaktype is onmogelijkAssertionError(zrc-020a) Resultaat toevoegen aan Zaak met resultaattype die niet hoort bij Zaak.zaaktype geeft 400expected 'zaak' to equal 'nonFieldErrors'
      Delete ResultaattypeErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype for resultaattype validationErrorgetaddrinfo ENOTFOUND null
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND {{created_zaak_url}}
      Publish Zaaktype procestermijn nihilErrorgetaddrinfo ENOTFOUND null
      (zrc-021a) Afleidingswijze afgehandeldErrorgetaddrinfo ENOTFOUND null
      (zrc-021a) Afleidingswijze afgehandeldAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021a) Afleidingswijze afgehandeldJSONErrorResultaat met afleidingswijze afgehandeld toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype nihilErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish HoofdzaaktypeErrorgetaddrinfo ENOTFOUND null
      Retrieve Hoofdzaak einddatumErrorgetaddrinfo ENOTFOUND null
      Retrieve Hoofdzaak einddatumJSONErrorUnexpected token u in JSON at position 0
      (zrc-021b) Afleidingswijze hoofdzaakErrorgetaddrinfo ENOTFOUND null
      (zrc-021b) Afleidingswijze hoofdzaakAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021b) Afleidingswijze hoofdzaakJSONErrorResultaat met afleidingswijze hoofdzaak toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete HoofdzaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Delete Resultaattype for hoofdzaaktypeErrorgetaddrinfo ENOTFOUND null
      Delete Eindstatustype for hoofdzaaktypeErrorgetaddrinfo ENOTFOUND null
      Delete HoofdzaaktypeErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Add Eigenschap to Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Add Eigenschap to Zaak without archiefnominatieJSONErrorUnexpected token u in JSON at position 0
      (zrc-021c) Afleidingswijze eigenschapErrorgetaddrinfo ENOTFOUND null
      (zrc-021c) Afleidingswijze eigenschapAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021c) Afleidingswijze eigenschapJSONErrorResultaat met afleidingswijze eigenschap toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      (zrc-021d) Afleidingswijze ingangsdatum_besluitErrorgetaddrinfo ENOTFOUND null
      (zrc-021d) Afleidingswijze ingangsdatum_besluitAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021d) Afleidingswijze ingangsdatum_besluitJSONErrorResultaat met afleidingswijze ingangsdatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Besluit minimal ingangsdatumErrorgetaddrinfo ENOTFOUND {{besluit_min_url}}
      Delete Besluit maximal ingangsdatumErrorgetaddrinfo ENOTFOUND {{besluit_max_url}}
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      (zrc-021e) Afleidingswijze vervaldatum_besluitErrorgetaddrinfo ENOTFOUND null
      (zrc-021e) Afleidingswijze vervaldatum_besluitAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021e) Afleidingswijze vervaldatum_besluitJSONErrorResultaat met afleidingswijze vervaldatum_besluit toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Besluit minimal vervaldatumErrorgetaddrinfo ENOTFOUND {{besluit_min_url}}
      Delete Besluit maximal vervaldatumErrorgetaddrinfo ENOTFOUND {{besluit_max_url}}
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype ingeschatte_bestaansduur_object nihilErrorgetaddrinfo ENOTFOUND null
      (zrc-021f) Afleidingswijze termijnErrorgetaddrinfo ENOTFOUND null
      (zrc-021f) Afleidingswijze termijnAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021f) Afleidingswijze termijnJSONErrorResultaat met afleidingswijze termijn toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype ingeschatte_bestaansduur_procesobjectErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      (zrc-021g) Afleidingswijze ander_datumkenmerkErrorgetaddrinfo ENOTFOUND null
      (zrc-021g) Afleidingswijze ander_datumkenmerkAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021g) Afleidingswijze ander_datumkenmerkJSONErrorResultaat met afleidingswijze ander_datumkenmerk toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      (zrc-021h) Afleidingswijze zaakobject externalErrorgetaddrinfo ENOTFOUND null
      (zrc-021h) Afleidingswijze zaakobject externalAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021h) Afleidingswijze zaakobject externalJSONErrorResultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Besluit minimal datumErrorgetaddrinfo ENOTFOUND {{besluit_min_url}}
      Delete Besluit maximal datumErrorgetaddrinfo ENOTFOUND {{besluit_max_url}}
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Create Zaakobject with maximal datumTypeErrorCannot read properties of undefined (reading 'waardepeildatum')
      (zrc-021h) Afleidingswijze zaakobject localErrorgetaddrinfo ENOTFOUND null
      (zrc-021h) Afleidingswijze zaakobject localAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021h) Afleidingswijze zaakobject localJSONErrorResultaat met afleidingswijze zaakobject toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete Besluit minimal datumErrorgetaddrinfo ENOTFOUND {{besluit_min_url}}
      Delete Besluit maximal datumErrorgetaddrinfo ENOTFOUND {{besluit_max_url}}
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Publish Zaaktype procestermijn vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      Retrieve min einddatumErrorgetaddrinfo ENOTFOUND null
      Retrieve max einddatumErrorgetaddrinfo ENOTFOUND null
      Retrieve max einddatumJSONErrorUnexpected token u in JSON at position 0
      (zrc-021i) Afleidingswijze gerelateerde_zaakErrorgetaddrinfo ENOTFOUND null
      (zrc-021i) Afleidingswijze gerelateerde_zaakAssertionErrorResultaat toevoegen aan Zaak zonder archiefnominatie betekent dat archiefnominatie afgeleid wordt uit Resultaattypeexpected { Object (id, _details, ...) } to have property 'code'
      (zrc-021i) Afleidingswijze gerelateerde_zaakJSONErrorResultaat met afleidingswijze gerelateerde_zaak toevoegen aan Zaak zet correcte Zaak.archiefdatumUnexpected token u in JSON at position 0
      Delete Resultaat from ZaakErrorgetaddrinfo ENOTFOUND null
      Delete relevante Zaak min einddatumErrorgetaddrinfo ENOTFOUND null
      Delete relevante Zaak max einddatumErrorgetaddrinfo ENOTFOUND null
      Delete Zaak without archiefnominatieErrorgetaddrinfo ENOTFOUND null
      Delete Zaaktype vast_te_leggen_datumErrorgetaddrinfo ENOTFOUND null
      (zrc-022a) Zaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiverenAssertionErrorZaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiverenexpected undefined to equal 'nog_te_archiveren'
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkErrorgetaddrinfo ENOTFOUND null
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND null
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkErrorgetaddrinfo ENOTFOUND null
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND null
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdErrorgetaddrinfo ENOTFOUND null
      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerdAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren terwijl gerelateerde objecten geen archiefstatus gearchiveerd hebben geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefnominatie geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetErrorgetaddrinfo ENOTFOUND null
      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezetAssertionErrorZaak deels bijwerken archiefstatus zetten op niet nog_te_archiveren zonder waarde voor archiefactiedatum geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkErrorgetaddrinfo ENOTFOUND null
      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijkAssertionErrorZaak bijwerken archiefstatus zetten op niet nog_te_archiveren met archiefactiedatum en archiefnominatie gezet geef 200expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete ZaakErrorgetaddrinfo ENOTFOUND null
      Add Zaakeigenschap to ZaakErrorgetaddrinfo ENOTFOUND null
      Add Zaakeigenschap to ZaakJSONErrorUnexpected token u in JSON at position 0
      Retrieve ObjectInformatieObject urlTypeErrorCannot read properties of undefined (reading 'url')
      (zrc-023a) Zaak verwijderen is mogelijkErrorgetaddrinfo ENOTFOUND null
      (zrc-023a) Zaak verwijderen is mogelijkAssertionErrorZaak verwijderen geeft 204expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023b) Zaak verdwijnt uit zrc na verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023b) Zaak verdwijnt uit zrc na verwijderingAssertionErrorZaak ophalen uit zrc na verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023c) Resultaat verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023c) Resultaat verdwijnt uit zrc na Zaak verwijderingAssertionErrorResultaat ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023d) Status verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023d) Status verdwijnt uit zrc na Zaak verwijderingAssertionErrorStatus ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023e) Rol verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023e) Rol verdwijnt uit zrc na Zaak verwijderingAssertionErrorRol ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023f) Zaakobject verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023f) Zaakobject verdwijnt uit zrc na Zaak verwijderingAssertionErrorZaakobject ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023h) ObjectInformatieObject verdwijnt uit drc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND {{objectinformatieobject_url}}
      (zrc-023h) ObjectInformatieObject verdwijnt uit drc na Zaak verwijderingAssertionErrorObjectInformatieObject ophalen uit drc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023i) ZaakInformatieObject verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023i) ZaakInformatieObject verdwijnt uit zrc na Zaak verwijderingAssertionErrorZaakInformatieObject ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023j) Klantcontact verdwijnt uit zrc na Zaak verwijderingErrorgetaddrinfo ENOTFOUND null
      (zrc-023j) Klantcontact verdwijnt uit zrc na Zaak verwijderingAssertionErrorKlantcontact ophalen uit zrc na Zaak verwijdering geeft 404expected { Object (id, _details, ...) } to have property 'code'
      (zrc-023k) Deelzaak verdwijnt na verwijdering HoofdzaakErrorgetaddrinfo ENOTFOUND null
      (zrc-023k) Deelzaak verdwijnt na verwijdering HoofdzaakAssertionErrorDeelzaak wordt ook uit ZRC verwijderd als Hoofdzaak verwijderd isexpected { Object (id, _details, ...) } to have property 'code'
      (drc-009a) EnkelvoudigInformatieObject bijwerken terwijl unlocked niet toegestaanAssertionErrorEnkelvoudigInformatieObject bijwerken zonder lock geeft 400expected response to have status code 400 but got 403
      (drc-009b) EnkelvoudigInformatieObject deels bijwerken terwijl unlocked niet toegestaanAssertionErrorEnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400expected response to have status code 400 but got 403
      (drc-009c) EnkelvoudigInformatieObject locken geeft een lockId terugAssertionErrorEnkelvoudigInformatieObject locken geeft een lockId terugexpected response to have status code 200 but got 403
      (drc-009d) EnkelvoudigInformatieObject bijwerken zonder lock niet toegestaanAssertionErrorEnkelvoudigInformatieObject bijwerken zonder lock geeft 400expected response to have status code 400 but got 403
      (drc-009e) EnkelvoudigInformatieObject deels bijwerken zonder lock niet toegestaanAssertionErrorEnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400expected response to have status code 400 but got 403
      (drc-009f) EnkelvoudigInformatieObject bijwerken is mogelijk na lockAssertionErrorEnkelvoudigInformatieObject bijwerken met valide gegevens geeft 200expected response to have status code 200 but got 403
      (drc-009f) EnkelvoudigInformatieObject bijwerken is mogelijk na lockAssertionErrorEnkelvoudigInformatieObject bijwerken past gegevens correct aanexpected undefined to equal 'aangepast'
      (drc-009g) EnkelvoudigInformatieObject deels bijwerken is mogelijk na lockAssertionErrorEnkelvoudigInformatieObject deels bijwerken met valide gegevens geeft 200expected response to have status code 200 but got 403
      (drc-009g) EnkelvoudigInformatieObject deels bijwerken is mogelijk na lockAssertionErrorEnkelvoudigInformatieObject deels bijwerken past gegevens correct aanexpected undefined to equal 'aangepaste auteur'
      (drc-009h) EnkelvoudigInformatieObject bijwerken met verkeerd lockId niet toegestaanAssertionErrorEnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400expected response to have status code 400 but got 403
      (drc-009i) EnkelvoudigInformatieObject deels bijwerken met verkeerd lockId niet toegestaanAssertionErrorEnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400expected response to have status code 400 but got 403
      (drc-009j) EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie is onmogelijkAssertionErrorEnkelvoudigInformatieObject geforceerd unlocken zonder applicatie met juiste scope geeft 400expected response to have status code 400 but got 403
      Delete lock ApplicatieErrorgetaddrinfo ENOTFOUND null
      (COMMON) Publish BesluittypeErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaanAssertionErrorBesluittype met concept False bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009f) Besluittype met concept False deels bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (ztc-009f) Besluittype met concept False deels bijwerken is niet toegestaanAssertionErrorBesluittype met concept False deels bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009g) Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaanErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (ztc-009g) Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaanAssertionErrorBesluittype met concept False deels bijwerken met eindeGeldigheid geeft 200expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009h) Besluittype met concept False verwijderen is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (ztc-009h) Besluittype met concept False verwijderen is niet toegestaanAssertionErrorBesluittype met concept False verwijderen geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete BesluittypeErrorgetaddrinfo ENOTFOUND {{created_besluittype_url}}
      (COMMON) Publish InformatieobjecttypeErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaanAssertionErrorInformatieobjecttype met concept False bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009j) Informatieobjecttype met concept False deels bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-009j) Informatieobjecttype met concept False deels bijwerken is niet toegestaanAssertionErrorInformatieobjecttype met concept False deels bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009k) Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-009k) Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanAssertionErrorInformatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200expected { Object (id, _details, ...) } to have property 'code'
      (ztc-009l) Informatieobjecttype met concept False verwijderen is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-009l) Informatieobjecttype met concept False verwijderen is niet toegestaanAssertionErrorInformatieobjecttype met concept False verwijderen geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete InformatieobjecttypeErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (COMMON) Publish InformatieobjecttypeErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaanAssertionErrorBesluittype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaanAssertionErrorBesluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanAssertionErrorBesluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaanAssertionErrorBesluittype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete InformatieobjecttypeErrorgetaddrinfo ENOTFOUND {{created_informatieobjecttype_url}}
      (COMMON) Delete BesluittypeErrorgetaddrinfo ENOTFOUND null
      (COMMON) Publish BesluittypeErrorgetaddrinfo ENOTFOUND null
      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaanAssertionErrorInformatieobjecttype gerelateerd aan Besluittype met concept False bijwerken geeft 400expected response to have status code 400 but got 200
      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaanAssertionErrorInformatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400expected response to have status code 400 but got 200
      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaanAssertionErrorInformatieobjecttype gerelateerd aan Besluittype met concept False verwijderen geeft 400expected response to have status code 400 but got 204
      (COMMON) Delete BesluittypeErrorgetaddrinfo ENOTFOUND null
      (COMMON) Publish BesluittypeErrorgetaddrinfo ENOTFOUND null
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaanAssertionErrorZaaktype gerelateerd aan Besluittype met concept False bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaanAssertionErrorZaaktype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaanAssertionErrorZaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaanAssertionErrorZaaktype gerelateerd aan Besluittype met concept False verwijderen geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete BesluittypeErrorgetaddrinfo ENOTFOUND null
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaanAssertionErrorZaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaanAssertionErrorZaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaanAssertionErrorZaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200expected { Object (id, _details, ...) } to have property 'code'
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaanErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaanAssertionErrorZaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete ZaaktypeErrorgetaddrinfo ENOTFOUND {{created_zaaktype_url}}
      (ztc-011a) Besluittype aanmaken met relatie naar Zaaktype met concept False is niet toegestaanAssertionErrorBesluittype aanmaken met relatie naar Zaaktype met concept False geeft 400expected 'unique' to equal 'non-concept-relation'
      (ztc-011a) Besluittype aanmaken met relatie naar Informatieobjecttype met concept False is niet toegestaanAssertionErrorBesluittype aanmaken met relatie naar Informatieobjecttype met concept False geeft 400expected 'unique' to equal 'non-concept-relation'
      (ztc-011a) Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-011a) Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaanAssertionErrorBesluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaanAssertionErrorBesluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-011a) Besluittype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaanAssertionErrorBesluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaanErrorgetaddrinfo ENOTFOUND null
      (ztc-011a) Besluittype deels bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaanAssertionErrorBesluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400expected { Object (id, _details, ...) } to have property 'code'
      (COMMON) Delete BesluittypeErrorgetaddrinfo ENOTFOUND null
      (COMMON) Publish BesluittypeErrorgetaddrinfo ENOTFOUND null
      (ztc-011g) Zaaktype aanmaken met relatie naar Besluittype met concept False is niet toegestaanAssertionErrorZaaktype aanmaken met relatie naar Besluittype met concept False geeft 400expected response to have status code 400 but got 500
      (ztc-011g) Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaanAssertionErrorZaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan geeft 400expected response to have status code 400 but got 500
      (ztc-011g) Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaanAssertionErrorZaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400expected 'besluittypen' to equal 'nonFieldErrors'
      Delete Applicatie for concept testsErrorgetaddrinfo ENOTFOUND null
      Postman collection #2
      Delete Applicatie for AC tests
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f08fb498-d5fb-4c44-b0f0-1577df43ec32 204 No Content

      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/1bf830b7-7d95-437e-a283-bbee7ba4a5c7/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1694dac2-57ec-4bd8-8ef6-fe3e0b93285b/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/69c1ff7d-4fc7-4da5-978f-914c2d6b2c63/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/8e654b53-ab27-4097-a0d6-05c5a2badf80 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/8e654b53-ab27-4097-a0d6-05c5a2badf80 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/8e654b53-ab27-4097-a0d6-05c5a2badf80 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/8e654b53-ab27-4097-a0d6-05c5a2badf80/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/8e654b53-ab27-4097-a0d6-05c5a2badf80/audittrail/880ce437-e77d-4f72-a027-1552fb39b75d 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Alle ZAAKBESLUITen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80/besluiten 200 OK

      Tests Alle ZAAKBESLUITen opvragen geeft 200

      Alle ZAAKEIGENSCHAPpen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen 200 OK

      Tests Alle ZAAKEIGENSCHAPpen opvragen geeft 200

      Maak een ZAAKEIGENSCHAP aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen 201 Created

      Tests Maak een ZAAKEIGENSCHAP aan geeft 201

      Een specifieke ZAAKEIGENSCHAP opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen/292094a1-0143-4d4f-9961-2a0cb0ecfb48 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/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen/292094a1-0143-4d4f-9961-2a0cb0ecfb48 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/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen/292094a1-0143-4d4f-9961-2a0cb0ecfb48 200 OK

      Tests Werk een ZAAKEIGENSCHAP deels bij geeft 200

      Verwijder een ZAAKEIGENSCHAP.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80/zaakeigenschappen/292094a1-0143-4d4f-9961-2a0cb0ecfb48 204 No Content

      Tests Verwijder een ZAAKEIGENSCHAP geeft 204

      Verwijder een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/8e654b53-ab27-4097-a0d6-05c5a2badf80 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/e5671beb-1155-40af-b93b-be377e46c914 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/0938981c-19b8-408d-94da-4ca1ffd1603d 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/0938981c-19b8-408d-94da-4ca1ffd1603d 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/0938981c-19b8-408d-94da-4ca1ffd1603d 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/0938981c-19b8-408d-94da-4ca1ffd1603d 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/0d6706d0-b9a0-4418-86da-298ef86b3f3f 200 OK

      Verwijder een ROL van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/0d6706d0-b9a0-4418-86da-298ef86b3f3f 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/8719eb4e-67c3-45bf-99c0-b7ddc6a1a198 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/81367391-dcc0-4e96-8ebf-20c53d0538d7 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/81367391-dcc0-4e96-8ebf-20c53d0538d7 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/81367391-dcc0-4e96-8ebf-20c53d0538d7 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/81367391-dcc0-4e96-8ebf-20c53d0538d7 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/d642e261-6482-410e-ac4e-ff99a5cd5749 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/d642e261-6482-410e-ac4e-ff99a5cd5749 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/d642e261-6482-410e-ac4e-ff99a5cd5749 200 OK

      Tests Werk een ZAAK-OBJECT relatie deels bij geeft 200

      Verwijder een ZAAKOBJECT.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakobjecten/d642e261-6482-410e-ac4e-ff99a5cd5749 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/a7b0ee70-d390-4cdf-8570-e733897e8feb/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/a7b0ee70-d390-4cdf-8570-e733897e8feb/audittrail/4358b3ee-582f-4f34-b01e-60d2df815da6 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/a7b0ee70-d390-4cdf-8570-e733897e8feb 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Vergrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a7b0ee70-d390-4cdf-8570-e733897e8feb/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/a7b0ee70-d390-4cdf-8570-e733897e8feb 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/a7b0ee70-d390-4cdf-8570-e733897e8feb 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij geeft 200

      Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/a7b0ee70-d390-4cdf-8570-e733897e8feb/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/a7b0ee70-d390-4cdf-8570-e733897e8feb/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/a7b0ee70-d390-4cdf-8570-e733897e8feb 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/c8882ffe-9bea-436a-9905-4d3604b160aa 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/c8882ffe-9bea-436a-9905-4d3604b160aa 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/c8882ffe-9bea-436a-9905-4d3604b160aa 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Verwijder een GEBRUIKSRECHT.
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/c8882ffe-9bea-436a-9905-4d3604b160aa 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/1d5dea9d-ee0f-423a-93a3-c9810656a8a8 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/1d5dea9d-ee0f-423a-93a3-c9810656a8a8 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/1d5dea9d-ee0f-423a-93a3-c9810656a8a8 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/1d5dea9d-ee0f-423a-93a3-c9810656a8a8/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/1d5dea9d-ee0f-423a-93a3-c9810656a8a8 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/363bc1b1-e1a4-4cb3-8065-2f562406ec58 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/363bc1b1-e1a4-4cb3-8065-2f562406ec58 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/363bc1b1-e1a4-4cb3-8065-2f562406ec58 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/363bc1b1-e1a4-4cb3-8065-2f562406ec58/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/363bc1b1-e1a4-4cb3-8065-2f562406ec58 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/e0a82a3b-eac6-440b-832e-7a305737b405 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/e0a82a3b-eac6-440b-832e-7a305737b405 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/e0a82a3b-eac6-440b-832e-7a305737b405 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/e0a82a3b-eac6-440b-832e-7a305737b405 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/027f5d25-206a-4bdb-b3b6-1ec986ac8e81 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/027f5d25-206a-4bdb-b3b6-1ec986ac8e81 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/027f5d25-206a-4bdb-b3b6-1ec986ac8e81 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/027f5d25-206a-4bdb-b3b6-1ec986ac8e81/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/027f5d25-206a-4bdb-b3b6-1ec986ac8e81 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/c851a06a-221e-4c5f-8d56-787be4102a82 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/c851a06a-221e-4c5f-8d56-787be4102a82 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/c851a06a-221e-4c5f-8d56-787be4102a82 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/c851a06a-221e-4c5f-8d56-787be4102a82 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/c91e24bc-d2e2-4170-837f-90ed93976975 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/c91e24bc-d2e2-4170-837f-90ed93976975 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/c91e24bc-d2e2-4170-837f-90ed93976975 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/c91e24bc-d2e2-4170-837f-90ed93976975 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/3c9f9be9-528f-43ed-b71e-eee64f66b04c 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/3c9f9be9-528f-43ed-b71e-eee64f66b04c 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/3c9f9be9-528f-43ed-b71e-eee64f66b04c 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/3c9f9be9-528f-43ed-b71e-eee64f66b04c 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/b6f9a3c0-315f-4952-b3a3-2e8b6e481b1c 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/b6f9a3c0-315f-4952-b3a3-2e8b6e481b1c 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/b6f9a3c0-315f-4952-b3a3-2e8b6e481b1c 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/b6f9a3c0-315f-4952-b3a3-2e8b6e481b1c 204 No Content

      Tests Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie geeft 204

      Delete concept Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/517744d0-c038-4f60-99bb-101364499ecb 204 No Content

      Delete concept Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/299e3bdd-5052-4d55-86eb-3bcf7590a052 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/92f195aa-07bc-45f4-95cb-c8de7b61065a/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/92f195aa-07bc-45f4-95cb-c8de7b61065a/audittrail/d8f462e7-899b-4463-8809-f07d52f8dc80 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek BESLUIT opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/92f195aa-07bc-45f4-95cb-c8de7b61065a 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/92f195aa-07bc-45f4-95cb-c8de7b61065a 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/92f195aa-07bc-45f4-95cb-c8de7b61065a 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Verwijder een BESLUIT.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/92f195aa-07bc-45f4-95cb-c8de7b61065a 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/82a22fb7-51d5-4928-9308-7a469d9f8411 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Verwijder een BESLUIT-INFORMATIEOBJECT relatie.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/82a22fb7-51d5-4928-9308-7a469d9f8411 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/97018806-ba0c-474c-b53f-5bee2735d540 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/97018806-ba0c-474c-b53f-5bee2735d540 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/97018806-ba0c-474c-b53f-5bee2735d540 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/97018806-ba0c-474c-b53f-5bee2735d540 204 No Content

      Tests Verwijder een applicatie met de bijhorende autorisaties geeft 204

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1cc28bc8-b73a-4a60-b6fd-be006d687986 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/bb12aa91-1bb5-489b-88d6-adb3834f5a99 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ff7fc823-1553-42bb-a519-a5fbe4d4a63d 204 No Content

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/ba430156-d409-463f-b6f7-ca5df19d697b 204 No Content

      Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/69c1ff7d-4fc7-4da5-978f-914c2d6b2c63 204 No Content

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/1bf830b7-7d95-437e-a283-bbee7ba4a5c7 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1694dac2-57ec-4bd8-8ef6-fe3e0b93285b 204 No Content