Provider test details
Session20,827
Test Scenario
Environment ZGW APIs full test suite (ZGW v1.2) - ZGW referentiecomponenten v1.2
StartedMay 19, 2022, 02:05
StoppedMay 19, 2022, 02:18
Statusstopped
Postman collection URLsZGW OAS tests
ZGW api tests
Log ZGW APIs full test suite (ZGW v1.2) ZGW_api_postman_tests_0iBLJs9.json
    ZGW APIs full test suite (ZGW v1.2) ZGW_OAS_tests_YHWnHpR.json
      Test scenario badge

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

      Markdown snippet

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

      HTML snippet

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

      Postman collection #1 results details

      Collection name: ZGW_standaard_tests

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

      Collection name: ZGW_oas_tests

      PropertyValue
      Total calls 170
      Calls failed 0
      Calls successful 170
      Total assertions 155
      Assertions failed 0
      Assertions passed 155
      2022-05-19 00:05:32.327918+00:00 - stopped

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

       

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

       

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

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

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/092040b7-3e72-4399-a256-995655ff6d2d 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/092040b7-3e72-4399-a256-995655ff6d2d 204 No Content

      (AC) Retrieve existing Catalogus
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/092040b7-3e72-4399-a256-995655ff6d2d 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/a9e190f5-e35b-4c96-8117-65230ed3b93c 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/a64efc75-26cc-406b-a3cf-1b91d3f679dc 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/4e1e6045-f959-4f62-b886-5b5e42f68651 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/3adb174f-61a9-4aa5-8bd4-4d1edd19e8d2 204 No Content

      (AC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/75e2d5e5-173c-4c15-8f1e-a6ef2eeb43d1 204 No Content

      (AC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/2ac2304e-e487-4bb4-a6d7-7903195405c4 204 No Content

      (AC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/572007e1-2f10-42c8-80c1-215a89cc4706 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/120f25f7-deb4-4047-b17c-2249345adb0a/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5c76bf81-473a-4f04-b4b9-db4cda29a50f/publish 200 OK

      Publish Deelzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/76e68240-02f5-4de2-b691-f9409fd4ec64/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/d9715790-8fdd-460f-bfd4-1b26584dca88/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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/46b63cc7-83c5-4e9e-889a-87e8b7a0d247/publish 200 OK

      (zrc-001g) Zaak met zaaktype bijwerken is onmogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 400 Bad Request

      Tests Zaak met zaaktype deels bijwerken geeft 400

      Delete temp Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/46b63cc7-83c5-4e9e-889a-87e8b7a0d247 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/f057dc2c-5e94-4451-9bc1-f4480b1d8692 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/f057dc2c-5e94-4451-9bc1-f4480b1d8692 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/f057dc2c-5e94-4451-9bc1-f4480b1d8692 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/7487cfac-3f66-4111-b435-d23a20f40262 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/b1af7473-8357-43d1-ba86-69abd322aede 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/b1af7473-8357-43d1-ba86-69abd322aede 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/b1af7473-8357-43d1-ba86-69abd322aede 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/4806cf3a-dcd6-4c44-97be-573a62110ac3 400 Bad Request

      Tests ZaakInformatieObject deels bijwerken informatieobject aanpassen geeft 400

      Delete different Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3d36085f-03d8-4c45-87dd-6ad919f255a5 204 No Content

      (COMMON) Delete ZaakInformatieObject
      DELETE https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/4806cf3a-dcd6-4c44-97be-573a62110ac3 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/8e9f29c1-3fe7-411a-8a7e-ba40683c434d 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/c8d33848-d9ee-4d8b-8377-a235d9d86819/publish 200 OK

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

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

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

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

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

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

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

      Delete Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/735ffd4f-4639-4ac5-87cf-0872d8f8c2f0 204 No Content

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

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

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

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

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

      Delete authorized Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/781561c3-b454-45dd-9fdb-a18fd9841cc0 204 No Content

      Delete authorized Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c8d33848-d9ee-4d8b-8377-a235d9d86819 204 No Content

      Delete second Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/bd8526fd-e1e2-4c7a-897c-9099735723df 204 No Content

      Delete Zaak with different Zaaktype
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1697c83e-9b1e-44c5-b5fb-112685c1b943 204 No Content

      Delete Zaak with higher vertrouwelijkheidaanduiding
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5cdf532a-bc96-4802-aa7c-f8bf0967cdf5 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41/zaakeigenschappen 201 Created

      (zrc-007a) Zaak.einddatum volgt logisch uit eindstatus
      GET https://zaken-api.vng.cloud/api/v1/zaken/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/8f706211-81c2-402e-a4b7-13550292cd37 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/278fd513-f717-4214-abc1-c813720a0da8 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/278fd513-f717-4214-abc1-c813720a0da8 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/278fd513-f717-4214-abc1-c813720a0da8 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/bd88ca35-d6c4-4595-b86b-0d646e7e1125 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/f6828b8e-34b1-4b8d-bf1c-0d567754aa93 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/f6828b8e-34b1-4b8d-bf1c-0d567754aa93 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/f6828b8e-34b1-4b8d-bf1c-0d567754aa93 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41/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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/278fd513-f717-4214-abc1-c813720a0da8 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/d82ca4ee-38fe-42db-8546-75d2e03b5ba7 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/d82ca4ee-38fe-42db-8546-75d2e03b5ba7 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/bd88ca35-d6c4-4595-b86b-0d646e7e1125 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/f6828b8e-34b1-4b8d-bf1c-0d567754aa93 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/ee889d70-02ed-4740-a5d1-30347706f9e1 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/ee889d70-02ed-4740-a5d1-30347706f9e1 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41/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/ee889d70-02ed-4740-a5d1-30347706f9e1 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/2dca93e0-f9a9-4321-a4e2-adaa37045768 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 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/1cd8ba2b-6efc-40ac-b527-3a2dd4011e41 204 No Content

      Delete Applicatie without geforceerd bijwerken
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/cab101bd-bf99-4b8c-9637-d3623bd64655 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/4ede0681-8ee9-45f1-9249-b3a13fba0940 200 OK

      Tests Zaak heropenen zet einddatum, archiefactiedatum en archiefnominatie op null

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

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

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

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

      Delete Applicatie from AC
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/144c827e-0216-4b65-bea2-ef81ca77fdc6 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/4ede0681-8ee9-45f1-9249-b3a13fba0940 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/1c051658-caed-4ff9-ace1-3e288422bcf6 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/1c051658-caed-4ff9-ace1-3e288422bcf6 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/1c051658-caed-4ff9-ace1-3e288422bcf6 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/da548f6f-3464-45d7-9fe0-26ccd337d619 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/5584e8ed-1750-4b4e-b29b-8cddf40deffa 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/5584e8ed-1750-4b4e-b29b-8cddf40deffa 200 OK

      Tests Zaak deels bijwerken met valide communicatiekanaal geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5584e8ed-1750-4b4e-b29b-8cddf40deffa 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 200 OK

      Tests Zaak deels bijwerken met geldige relevanteAndereZaken geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/c17435fd-c728-4ba1-9be4-2ab163ef952f 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/16a3ed25-9aee-421b-ba94-f5381f678850 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/16a3ed25-9aee-421b-ba94-f5381f678850 200 OK

      Tests Zaak deels bijwerken met opschorting null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/16a3ed25-9aee-421b-ba94-f5381f678850 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/c082604a-4d50-4e1c-8455-e076187a98c2 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/c082604a-4d50-4e1c-8455-e076187a98c2 200 OK

      Tests Zaak deels bijwerken met verlenging null geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/c082604a-4d50-4e1c-8455-e076187a98c2 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/b4ed9620-1f2a-48c1-986b-5e20fa3f25dc 204 No Content

      (zrc-013c) Valideren deelzaak mag geen deelzaak van zichzelf zijn
      PUT https://zaken-api.vng.cloud/api/v1/zaken/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/a90480d1-1dab-4b21-a24b-0f302fe32eb9 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/a90480d1-1dab-4b21-a24b-0f302fe32eb9 200 OK

      Tests Zaak deels bijwerken met valide hoofdzaak geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a90480d1-1dab-4b21-a24b-0f302fe32eb9 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/3ee5de7d-92f6-42da-a5d2-7130d0b871de 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/5519697f-1519-46fa-8441-9e6039deccfd 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/5519697f-1519-46fa-8441-9e6039deccfd 200 OK

      Tests Zaak deels bijwerken met valide productenOfDiensten geeft 200

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/5519697f-1519-46fa-8441-9e6039deccfd 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/6bf329a5-d85c-46f9-8299-57b1224d2576/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/f77dc29b-768a-4d0e-bd8c-ad2a4ec26228 204 No Content

      Delete Zaaktype for statustype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6bf329a5-d85c-46f9-8299-57b1224d2576 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3ac3f7e1-c39a-449b-ab08-453712795971 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/c6bbf1d1-54b6-45b7-8543-b2c3cb65a4a8/publish 200 OK

      Publish Zaaktype for informatieobjecttype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/53f5140f-71a2-40c0-8557-a676a16c6b4a/publish 200 OK

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

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

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

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

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ad7b85b2-6a26-446d-82f2-b3b0c7b9f7ac 204 No Content

      Delete Informatieobjecttype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/c6bbf1d1-54b6-45b7-8543-b2c3cb65a4a8 204 No Content

      Delete Zaaktype for informatieobjecttype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/53f5140f-71a2-40c0-8557-a676a16c6b4a 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/684cae50-131a-4a2f-9c5f-8e00558e286a 204 No Content

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

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

      Publish Zaaktype for eigenschap validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/e472efdb-0cdb-47ba-b54e-93be21fa623b/publish 200 OK

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

      (zrc-018a) ZaakEigenschap toevoegen aan Zaak met eigenschap die niet hoort bij Zaak.zaaktype is onmogelijk
      POST https://zaken-api.vng.cloud/api/v1/zaken/15158118-73f0-447b-ac25-8f4cb6bb74fc/zaakeigenschappen 400 Bad Request

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

      Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/9859f2a8-6c8f-4e37-84f3-be42241ffe4a 204 No Content

      Delete Zaaktype for eigenschap validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/e472efdb-0cdb-47ba-b54e-93be21fa623b 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/15158118-73f0-447b-ac25-8f4cb6bb74fc 204 No Content

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

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

      Publish Zaaktype for roltype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8c0e9dc0-0e6b-455d-a8ba-72803e382a00/publish 200 OK

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

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

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

      Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/1336e4f7-ccab-46d4-b915-880109d8ec02 204 No Content

      Delete Zaaktype for roltype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8c0e9dc0-0e6b-455d-a8ba-72803e382a00 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e19904e2-9188-4efc-a7fa-c43a6b56bb60 204 No Content

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

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

      Publish Zaaktype for resultaattype validation
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/71076af3-fa26-4662-b202-8c0812c7f702/publish 200 OK

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

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

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

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/a992a7e1-8ab7-4021-8e88-e2d06f8afbbd 204 No Content

      Delete Zaaktype for resultaattype validation
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/71076af3-fa26-4662-b202-8c0812c7f702 204 No Content

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e8b627a7-eadf-4031-a21f-bd87f3b48741 204 No Content

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

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

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

      Publish Zaaktype procestermijn nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/1ab9f87f-16a7-4401-b29d-9cb884df55a6/publish 200 OK

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

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

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

      (zrc-021a) Afleidingswijze afgehandeld
      GET https://zaken-api.vng.cloud/api/v1/zaken/6a64ed84-d749-445a-b228-23f92a3d2473 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/2df7c9f5-969e-4535-82bb-8e8c82d89392 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/6a64ed84-d749-445a-b228-23f92a3d2473 204 No Content

      Delete Zaaktype nihil
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/1ab9f87f-16a7-4401-b29d-9cb884df55a6 204 No Content

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

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

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

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

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

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

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7e2ef4a4-d8b5-4d43-b54c-7b8326d73518/publish 200 OK

      Publish Hoofdzaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a365d201-66e9-47ac-a270-087769ebf3f7/publish 200 OK

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

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

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

      Retrieve Hoofdzaak einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/625456dc-f572-4853-b67e-7e929a1fa581 200 OK

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

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

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

      (zrc-021b) Afleidingswijze hoofdzaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/46e4d724-afce-40a1-8314-c76b905c27bb 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/7f54d3f3-29f0-42a0-8814-8ab12523a72d 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/46e4d724-afce-40a1-8314-c76b905c27bb 204 No Content

      Delete Hoofdzaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/625456dc-f572-4853-b67e-7e929a1fa581 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7e2ef4a4-d8b5-4d43-b54c-7b8326d73518 204 No Content

      Delete Resultaattype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/2a2c4f2a-6316-49a3-b21a-b19e6cbf9a89 204 No Content

      Delete Eindstatustype for hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/c9330ab0-3fbe-4591-a78e-e414ff3becad 204 No Content

      Delete Hoofdzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a365d201-66e9-47ac-a270-087769ebf3f7 204 No Content

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

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

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

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

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8c412201-d46a-4d06-ae5b-b1568a8e4a29/publish 200 OK

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

      Add Eigenschap to Zaak without archiefnominatie
      POST https://zaken-api.vng.cloud/api/v1/zaken/92823728-7964-401e-8d42-30b17a8028f8/zaakeigenschappen 201 Created

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

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

      (zrc-021c) Afleidingswijze eigenschap
      GET https://zaken-api.vng.cloud/api/v1/zaken/92823728-7964-401e-8d42-30b17a8028f8 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/81bb7947-b928-4ecb-8a13-c43af5348f03 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/92823728-7964-401e-8d42-30b17a8028f8 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8c412201-d46a-4d06-ae5b-b1568a8e4a29 204 No Content

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

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

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

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

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/4d851602-bbef-425e-bdcf-055588c188ac/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/fb875cee-0092-49e0-a802-4d42ec4bc737/publish 200 OK

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

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

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

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

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

      (zrc-021d) Afleidingswijze ingangsdatum_besluit
      GET https://zaken-api.vng.cloud/api/v1/zaken/6e6ea202-e3af-4b30-9b19-da2d3dbccd14 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/e4036664-9e2f-40ad-98d6-62ea0ac3b1dc 204 No Content

      Delete Besluit minimal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/1f758094-2a2f-49bb-bf4a-7c4250728a05 204 No Content

      Delete Besluit maximal ingangsdatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/8dcaa21f-56c7-47b3-a92e-e7bac2a0e98c 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/6e6ea202-e3af-4b30-9b19-da2d3dbccd14 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fb875cee-0092-49e0-a802-4d42ec4bc737 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/4d851602-bbef-425e-bdcf-055588c188ac 204 No Content

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

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

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

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

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/b1ed3384-a761-44f5-b91e-53220a87b8fb/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/fda05901-956f-475e-9b29-a10037d63f44/publish 200 OK

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

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

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

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

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

      (zrc-021e) Afleidingswijze vervaldatum_besluit
      GET https://zaken-api.vng.cloud/api/v1/zaken/6759b24a-1378-43bc-b947-c5cbe2000612 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/5b2108b1-9efa-4f6d-bbc2-86689c90d915 204 No Content

      Delete Besluit minimal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/0e5e5c76-5479-458b-8448-c5bf8d8d761e 204 No Content

      Delete Besluit maximal vervaldatum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/9238042a-7387-4e6d-a1db-cb21f41560ad 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/6759b24a-1378-43bc-b947-c5cbe2000612 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/fda05901-956f-475e-9b29-a10037d63f44 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b1ed3384-a761-44f5-b91e-53220a87b8fb 204 No Content

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

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

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

      Publish Zaaktype ingeschatte_bestaansduur_object nihil
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/a6ea92f0-66fe-417c-a84c-02340ea353e5/publish 200 OK

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

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

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

      (zrc-021f) Afleidingswijze termijn
      GET https://zaken-api.vng.cloud/api/v1/zaken/301f41c0-47fd-4c0d-98de-2e1e3ac6a997 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/a0f8708a-a2fe-43c5-8cc5-421dd25398a5 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/301f41c0-47fd-4c0d-98de-2e1e3ac6a997 204 No Content

      Delete Zaaktype ingeschatte_bestaansduur_procesobject
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/a6ea92f0-66fe-417c-a84c-02340ea353e5 204 No Content

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

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

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

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/d69c2009-1ba6-4c86-97a0-edf4722cc3ec/publish 200 OK

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

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

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

      (zrc-021g) Afleidingswijze ander_datumkenmerk
      GET https://zaken-api.vng.cloud/api/v1/zaken/81fa4fe3-708b-4955-bc1b-7bd2d59a03bf 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/563e6408-dd2c-4d48-b134-3639e9f43ba6 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/81fa4fe3-708b-4955-bc1b-7bd2d59a03bf 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d69c2009-1ba6-4c86-97a0-edf4722cc3ec 204 No Content

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

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

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

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

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

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/e5006384-569a-4e97-9301-3e7febd955e1/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/7139287a-0713-4dce-9a3b-115b2d692773/publish 200 OK

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

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

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

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

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

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

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

      (zrc-021h) Afleidingswijze zaakobject external
      GET https://zaken-api.vng.cloud/api/v1/zaken/95fa125c-a8ad-4247-a3bb-abdef85f23c9 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/cada231c-abfb-4ab2-83ae-874aca7ee3b2 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/faa2b489-5188-4aea-8eb5-16f50040eb14 204 No Content

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/71bd3ad8-c97e-4b06-9984-5b44b6c0051f 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/95fa125c-a8ad-4247-a3bb-abdef85f23c9 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7139287a-0713-4dce-9a3b-115b2d692773 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/e5006384-569a-4e97-9301-3e7febd955e1 204 No Content

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

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

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

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

      Publish concept Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/b46e9202-d0bb-4937-9fde-35d227d995e5/publish 200 OK

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/3e8fa32f-0011-4f6d-ab09-ba60e0d3ab3f/publish 200 OK

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

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

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

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

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

      (zrc-021h) Afleidingswijze zaakobject local
      GET https://zaken-api.vng.cloud/api/v1/zaken/29d7e44c-e214-4c20-b8fd-0994db88974e 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/e0c48bce-4eda-4ca1-9b93-cf852d80b2d0 204 No Content

      Delete Besluit minimal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/faa2b489-5188-4aea-8eb5-16f50040eb14 404 Not Found

      Delete Besluit maximal datum
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/71bd3ad8-c97e-4b06-9984-5b44b6c0051f 404 Not Found

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/29d7e44c-e214-4c20-b8fd-0994db88974e 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/3e8fa32f-0011-4f6d-ab09-ba60e0d3ab3f 204 No Content

      Delete concept Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b46e9202-d0bb-4937-9fde-35d227d995e5 204 No Content

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

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

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

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

      Publish Zaaktype procestermijn vast_te_leggen_datum
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/b62ffcb4-ccba-427e-83d1-c3d5406bcf4c/publish 200 OK

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

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

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

      Retrieve min einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/439fbe8c-a4fb-4987-85f5-91b483f6e3e6 200 OK

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

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

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

      Retrieve max einddatum
      GET https://zaken-api.vng.cloud/api/v1/zaken/d6e349ab-9510-48c6-991b-2790556199d5 200 OK

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

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

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

      (zrc-021i) Afleidingswijze gerelateerde_zaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/b213bbde-50fd-41aa-a780-567e0c261c1a 200 OK

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

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

      Delete Resultaat from Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/resultaten/e0c48bce-4eda-4ca1-9b93-cf852d80b2d0 404 Not Found

      Delete relevante Zaak min einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/439fbe8c-a4fb-4987-85f5-91b483f6e3e6 204 No Content

      Delete relevante Zaak max einddatum
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/d6e349ab-9510-48c6-991b-2790556199d5 204 No Content

      Delete Zaak without archiefnominatie
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/b213bbde-50fd-41aa-a780-567e0c261c1a 204 No Content

      Delete Zaaktype vast_te_leggen_datum
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b62ffcb4-ccba-427e-83d1-c3d5406bcf4c 204 No Content

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

      Tests Zaak aanmaken geeft voor archiefstatus standaardwaarde nog_te_archiveren

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/6d3d6567-00bd-4f1d-a5a1-e01af3bacfa6 204 No Content

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

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

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 400 Bad Request

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

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 200 OK

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

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/e8b282dd-3a4f-4f5a-871f-516272bc3395 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/unlock 204 No Content

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

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

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 400 Bad Request

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

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 200 OK

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

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1cbd5f49-1f0e-4481-aca7-e070b41d23f7 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/unlock 204 No Content

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

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

      (zrc-022b) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PUT https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (zrc-022c) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als informatieobjecten nog niet gearchiveerd
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/lock 200 OK

      Change Informatieobject status to gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (zrc-022d) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (zrc-022e) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefnominatie niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (zrc-022f) Zaak bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PUT https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (zrc-022g) Zaak deels bijwerken archiefstatus niet nog_te_archiveren is onmogelijk als archiefactiedatum niet gezet
      PATCH https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 400 Bad Request

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

      (zrc-022h) Zaak bijwerken archiefstatus niet nog_te_archiveren is mogelijk
      PUT https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 200 OK

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

      (COMMON) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/515512fa-9b62-48b5-b75d-c20c74c14a20 204 No Content

      Change Informatieobject status to not gearchiveerd
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 200 OK

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37/unlock 204 No Content

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

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

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

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

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

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

      Add Zaakeigenschap to Zaak
      POST https://zaken-api.vng.cloud/api/v1/zaken/1d5fa271-8202-4368-8111-bade5378fb42/zaakeigenschappen 201 Created

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

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

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

      (zrc-023a) Zaak verwijderen is mogelijk
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/1d5fa271-8202-4368-8111-bade5378fb42 204 No Content

      Tests Zaak verwijderen geeft 204

      (zrc-023b) Zaak verdwijnt uit zrc na verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaken/1d5fa271-8202-4368-8111-bade5378fb42 404 Not Found

      Tests Zaak ophalen uit zrc na verwijdering geeft 404

      (zrc-023c) Resultaat verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/resultaten/03819c6b-8929-4182-8d4f-592f7d9e7a7d 404 Not Found

      Tests Resultaat ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023d) Status verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/statussen/88827bbc-c4f2-495f-b43e-6a30ed597abd 404 Not Found

      Tests Status ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023e) Rol verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/rollen/85db70af-dd10-4e5d-833e-972f3ff8e420 404 Not Found

      Tests Rol ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023f) Zaakobject verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaakobjecten/de5e7af8-9634-47f5-9b2f-65e8b0726b33 404 Not Found

      Tests Zaakobject ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023g) Zaakeigenschap verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaken/1d5fa271-8202-4368-8111-bade5378fb42/zaakeigenschappen/0f3bec04-9291-4672-8b89-21a96f967691 404 Not Found

      Tests Zaakeigenschap ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023h) ObjectInformatieObject verdwijnt uit drc na Zaak verwijdering
      GET https://documenten-api.vng.cloud/api/v1/objectinformatieobjecten/62cd70c2-3f6a-4428-b61c-37623b8bad92 404 Not Found

      Tests ObjectInformatieObject ophalen uit drc na Zaak verwijdering geeft 404

      (zrc-023i) ZaakInformatieObject verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/zaakinformatieobjecten/eb7221f7-9ce5-4433-a4ce-b8c326b2689e 404 Not Found

      Tests ZaakInformatieObject ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023j) Klantcontact verdwijnt uit zrc na Zaak verwijdering
      GET https://zaken-api.vng.cloud/api/v1/klantcontacten/b33af12f-2652-46af-813f-3a672a6b48db 404 Not Found

      Tests Klantcontact ophalen uit zrc na Zaak verwijdering geeft 404

      (zrc-023k) Deelzaak verdwijnt na verwijdering Hoofdzaak
      GET https://zaken-api.vng.cloud/api/v1/zaken/7ee43fb2-89bf-42e5-8d62-4329ec296658 404 Not Found

      Tests Deelzaak wordt ook uit ZRC verwijderd als Hoofdzaak verwijderd is

      (ZRC) Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/3ee5de7d-92f6-42da-a5d2-7130d0b871de 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/8f706211-81c2-402e-a4b7-13550292cd37 204 No Content

      (ZRC) Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/48a188c1-2acc-4fd2-9240-849ad976222b 204 No Content

      (ZRC) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/9e2ea729-8a00-4aaa-811c-f6a3fe83c9ee 204 No Content

      (ZRC) Delete Deelzaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/76e68240-02f5-4de2-b691-f9409fd4ec64 204 No Content

      (ZRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/d9715790-8fdd-460f-bfd4-1b26584dca88 204 No Content

      (ZRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/120f25f7-deb4-4047-b17c-2249345adb0a 204 No Content

      (ZRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5c76bf81-473a-4f04-b4b9-db4cda29a50f 204 No Content

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

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

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

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

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

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

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/3c43c0c4-8854-48db-90d9-24a790825478/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f9f79cf9-226e-49ac-a5b8-9703a59f3fee/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/9de99eaf-42c5-49fb-bad0-3825ebd543c3/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/f8df6218-c738-4d22-83dd-0a00bc320cce/publish 200 OK

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d/lock 200 OK

      (drc-001e) EnkelvoudigInformatieObject informatieobjecttype bijwerken is niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d 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/94606a33-0235-43c7-8830-67bd3cbfd72d 400 Bad Request

      Tests EnkelvoudigInformatieObject informatieobjecttype deels bijwerken geeft 400

      (COMMON) Unlock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d/unlock 204 No Content

      Delete temp Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f8df6218-c738-4d22-83dd-0a00bc320cce 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/1950844b-dd02-411d-9b44-9c4f4bce4f25 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/6b6cff7a-e277-4489-b17c-d7ef1a14c813 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/12fce3a1-5fbe-47d9-a890-f59c24dc3213/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/12fce3a1-5fbe-47d9-a890-f59c24dc3213 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/12fce3a1-5fbe-47d9-a890-f59c24dc3213 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/12fce3a1-5fbe-47d9-a890-f59c24dc3213 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/1bff2882-9979-44f1-9011-216a8f26138d/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/1bff2882-9979-44f1-9011-216a8f26138d 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/1bff2882-9979-44f1-9011-216a8f26138d 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/1bff2882-9979-44f1-9011-216a8f26138d 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/1861facb-2406-48ca-baa4-f7018eb8fd02 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/94606a33-0235-43c7-8830-67bd3cbfd72d 200 OK

      Tests Aanmaken Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op true

      Delete Gebruiksrechten
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/9e8e3e36-23d1-4d22-8162-f55521495162 204 No Content

      (drc-006d) Verwijderen Gebruiksrechten zet EnkelvoudigInformatieObject.indicatieGebruiksrecht op null
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d 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/b8882062-be8c-4469-9a8e-77038025fcdd 204 No Content

      (COMMON) Lock EnkelvoudigInformatieObject
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d/lock 200 OK

      (drc-007b) EnkelvoudigInformatieObject bijwerken met expliciet gedefinieerde vertrouwelijkheidaanduiding
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d 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/94606a33-0235-43c7-8830-67bd3cbfd72d 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/94606a33-0235-43c7-8830-67bd3cbfd72d/unlock 204 No Content

      Retrieve Informatieobjecttype vertrouwelijkheidaanduiding
      GET https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f9f79cf9-226e-49ac-a5b8-9703a59f3fee 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/1cdfc82f-59ef-45ef-85d0-19d89e5622e9 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/63bfa0ad-eadd-4f2a-946e-605548b55824 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/630fadd3-0260-4642-b854-80284c934891 204 No Content

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/63bfa0ad-eadd-4f2a-946e-605548b55824 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/c76dd75f-c712-4a81-82ed-569c14775d4b 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/32f2e482-5f1e-455d-825d-b8c84d28c226 404 Not Found

      (drc-008c) EnkelvoudigInformatieObject verwijderen cascade door naar gerelateerde audit trail
      GET https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/c76dd75f-c712-4a81-82ed-569c14775d4b/audittrail 404 Not Found

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

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

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

      (drc-009a) EnkelvoudigInformatieObject bijwerken terwijl unlocked niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400

      (drc-009b) EnkelvoudigInformatieObject deels bijwerken terwijl unlocked niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400

      (drc-009c) EnkelvoudigInformatieObject locken geeft een lockId terug
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d/lock 200 OK

      Tests EnkelvoudigInformatieObject locken geeft een lockId terug

      (drc-009d) EnkelvoudigInformatieObject bijwerken zonder lock niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken zonder lock geeft 400

      (drc-009e) EnkelvoudigInformatieObject deels bijwerken zonder lock niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject deels bijwerken zonder lock geeft 400

      (drc-009f) EnkelvoudigInformatieObject bijwerken is mogelijk na lock
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 200 OK

      Tests EnkelvoudigInformatieObject bijwerken met valide gegevens geeft 200

      EnkelvoudigInformatieObject bijwerken past gegevens correct aan

      (drc-009g) EnkelvoudigInformatieObject deels bijwerken is mogelijk na lock
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 200 OK

      Tests EnkelvoudigInformatieObject deels bijwerken met valide gegevens geeft 200

      EnkelvoudigInformatieObject deels bijwerken past gegevens correct aan

      (drc-009h) EnkelvoudigInformatieObject bijwerken met verkeerd lockId niet toegestaan
      PUT https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400

      (drc-009i) EnkelvoudigInformatieObject deels bijwerken met verkeerd lockId niet toegestaan
      PATCH https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 400 Bad Request

      Tests EnkelvoudigInformatieObject bijwerken met verkeerd lockId geeft 400

      (drc-009j) EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie is onmogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d/unlock 400 Bad Request

      Tests EnkelvoudigInformatieObject geforceerd unlocken zonder applicatie met juiste scope geeft 400

      Delete lock Applicatie
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/7fb65cf7-7c05-4bbf-81ab-b6a786b474a7 204 No Content

      (drc-009k) EnkelvoudigInformatieObject geforceerd unlocken is mogelijk
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d/unlock 204 No Content

      Tests EnkelvoudigInformatieObject geforceerd unlocken geeft 204

      (COMMON) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2afc8416-7bcc-4040-bd09-ae7ea93c686d 204 No Content

      (DRC) Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/94606a33-0235-43c7-8830-67bd3cbfd72d 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/f913ab5b-8d10-4cbf-93c1-5ae9dd972092 204 No Content

      Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/8113a318-b929-4f36-85ce-7369953b198a 204 No Content

      (DRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/9de99eaf-42c5-49fb-bad0-3825ebd543c3 204 No Content

      (DRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/3c43c0c4-8854-48db-90d9-24a790825478 204 No Content

      (DRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f9f79cf9-226e-49ac-a5b8-9703a59f3fee 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/cbe51eda-90f3-40d9-bef3-8127dbb633a4/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/4ef534b3-f052-48c1-89e0-7105251d162f/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/f8259fb4-5b7a-4906-be55-5df18f04ebf5/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/5771647f-8dff-49de-b50a-2646cfe55bb8 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/5771647f-8dff-49de-b50a-2646cfe55bb8 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/3ad814e7-0502-425a-bd24-ccb20cbeae05/publish 200 OK

      (brc-001g) Besluit besluittype bijwerken is onmogelijk
      PUT https://besluiten-api.vng.cloud/api/v1/besluiten/5771647f-8dff-49de-b50a-2646cfe55bb8 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/5771647f-8dff-49de-b50a-2646cfe55bb8 400 Bad Request

      Tests Besluit besluittype deels bijwerken geeft 400

      Delete temp Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/3ad814e7-0502-425a-bd24-ccb20cbeae05 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/e0b4e630-ed15-4702-918b-0fa9f84faead 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/e0b4e630-ed15-4702-918b-0fa9f84faead 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/e0b4e630-ed15-4702-918b-0fa9f84faead 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/e0b4e630-ed15-4702-918b-0fa9f84faead 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/e0b4e630-ed15-4702-918b-0fa9f84faead 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/da942c55-f480-4f0d-a484-8a1b99e534ef 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/10cd2797-64bb-4dcb-b790-b4c7a3364c3c 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/c5a014ba-3654-4a94-b31a-3aa8cb37f6df 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/7da18f20-3ad8-46c1-9124-2377bddb0d45/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/7da18f20-3ad8-46c1-9124-2377bddb0d45 204 No Content

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/bd4df1e3-c944-4387-b344-a5ab73472b9f 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/1d19b3a4-9572-494c-b08d-6b1ab188c8a7/publish 200 OK

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/514d3d42-2c95-467d-9adf-6296a1e26115/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/514d3d42-2c95-467d-9adf-6296a1e26115 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1d19b3a4-9572-494c-b08d-6b1ab188c8a7 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/5abe6473-04b8-4bdd-a6df-6dd0dfcf96d0 204 No Content

      (COMMON) Delete Besluit
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/554ca23d-3481-4308-8612-9dee0312ab70 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/1ae81885-bd93-48fb-a39e-2c5032ea57e1 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/17273456-7400-48a7-acd5-44585bd1e6a1 204 No Content

      (brc-008b) Besluit verwijderen cascade door naar gerelateerde audit trail
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/1ae81885-bd93-48fb-a39e-2c5032ea57e1/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/5771647f-8dff-49de-b50a-2646cfe55bb8 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/4adb178c-8f98-44b9-8e90-3b9658603d53 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/2ddb07cf-4a32-404e-8924-6d96a2cddccf 204 No Content

      (BRC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f8259fb4-5b7a-4906-be55-5df18f04ebf5 204 No Content

      (BRC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/cbe51eda-90f3-40d9-bef3-8127dbb633a4 204 No Content

      (BRC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/4ef534b3-f052-48c1-89e0-7105251d162f 204 No Content

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

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

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

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

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

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

      (ztc-001a) Zaaktype aanmaken is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 201 Created

      Tests Zaaktype aanmaken met valide gegevens geeft 201

      (ztc-001b) Zaaktype aanmaken met selectielijstProcestype url die niet wijst naar Procestype is onmogelijk
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen 400 Bad Request

      Tests Zaaktype aanmaken met selectielijstProcestype url die niet wijst naar Procestype resource geeft 400

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

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

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

      (ztc-002a) Resultaattype aanmaken met valide gegevens is mogelijk
      POST https://catalogi-api.vng.cloud/api/v1/resultaattypen 201 Created

      Tests Resultaattype aanmaken met valide gegevens geeft 201

      (ztc-002b) Resultaattype.omschrijvingGeneriek wordt afgeleid uit Resultaattypeomschrijving.omschrijving
      GET https://referentielijsten-api.vng.cloud/api/v1/resultaattypeomschrijvingen/e6a0c939-3404-45b0-88e3-76c94fb80ea7 200 OK

      Tests Resultaatype.omschrijvingGeneriek is gelijk aan Resultaattypeomschrijving.omschrijving

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/e5721e05-53f2-4f8b-b869-32815624bd28 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/f2619b20-0ce9-4cee-92cb-027608f156d6 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/56c83a3d-e931-450e-a6ca-954f70c6ffe2 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/afb80826-1393-4683-878f-5521cd72c763 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/926d03de-a448-42f8-a688-57c82b0534fc 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/ec85764a-7bd9-4076-9572-51c21514bf4c 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/c5f44529-8c3a-44c4-9d42-d052e3abab43 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/5aa6cafe-2c3c-4150-a9c6-1be19b27bf9e 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/2f95d5a0-a014-43c4-ab37-cf183ac7b11b 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/03e151a0-4b74-4510-917e-bde04c4ebbfe 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/c80a689c-2dc5-446b-9e56-1f0a348aba3f 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/ead90949-233e-429f-8e4e-7dcd2d571577 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/0aa1965e-13e6-416b-bd0b-c622adc2c7ab 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/84b419f1-88d9-427d-94e1-d4c69a8674c8 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/ecdc5756-8777-464e-aa74-08941b3b3b0c 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/739bae00-ce55-436f-a2a0-818647b1261f 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/3e7b4b32-c5a7-4c79-8a53-f5ff38275ee3 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/222e78c0-441c-4360-a988-01e61b8e33d8 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/2c99aac4-0f81-4e98-9143-15d123f8e862 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/1ea5aa74-056e-4a13-8621-cc0af9015a49 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/ebc5ef96-f07c-41dc-8fcd-c21051a53659 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/8b5d9054-8f4a-445c-a930-26cf31d32f57 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/8ba5623a-5d7f-4722-a57a-39ff297af6ce/publish 200 OK

      (ztc-009a) Zaaktype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/8ba5623a-5d7f-4722-a57a-39ff297af6ce 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/8ba5623a-5d7f-4722-a57a-39ff297af6ce 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/8ba5623a-5d7f-4722-a57a-39ff297af6ce 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/8ba5623a-5d7f-4722-a57a-39ff297af6ce 400 Bad Request

      Tests Zaaktype met concept False verwijderen geeft 400

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/8ba5623a-5d7f-4722-a57a-39ff297af6ce 204 No Content

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

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c/publish 200 OK

      (ztc-009e) Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c 400 Bad Request

      Tests Besluittype met concept False bijwerken geeft 400

      (ztc-009f) Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c 400 Bad Request

      Tests Besluittype met concept False deels bijwerken geeft 400

      (ztc-009g) Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c 200 OK

      Tests Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-009h) Besluittype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c 400 Bad Request

      Tests Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/c63a72d1-acb6-479c-bf74-f28850ae3b5c 204 No Content

      Create Informatieobjecttype to Publish
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69/publish 200 OK

      (ztc-009i) Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69 400 Bad Request

      Tests Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-009j) Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69 400 Bad Request

      Tests Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-009k) Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69 200 OK

      Tests Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-009l) Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69 400 Bad Request

      Tests Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/04384080-bd28-40b9-99a7-ba054f7b7e69 204 No Content

      Create Informatieobjecttype to relate to Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

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

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9e06930a-2c2b-4868-8c58-587d490f9f0d/publish 200 OK

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/44061435-fe06-4e88-9393-1e25c86dd200 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/44061435-fe06-4e88-9393-1e25c86dd200 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/44061435-fe06-4e88-9393-1e25c86dd200 200 OK

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010a) Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/44061435-fe06-4e88-9393-1e25c86dd200 400 Bad Request

      Tests Besluittype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/9e06930a-2c2b-4868-8c58-587d490f9f0d 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/44061435-fe06-4e88-9393-1e25c86dd200 204 No Content

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

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

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/8ced5ceb-9448-4e65-b447-42e9febfbc28/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/5dd97d09-8d94-4a90-a266-55209f18d78e 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/5dd97d09-8d94-4a90-a266-55209f18d78e 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/5dd97d09-8d94-4a90-a266-55209f18d78e 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/8ced5ceb-9448-4e65-b447-42e9febfbc28 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/5dd97d09-8d94-4a90-a266-55209f18d78e 404 Not Found

      Create Informatieobjecttype to relate to Besluittype2
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

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

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/097e1a53-ea9d-4621-9541-d3788bca5865/publish 200 OK

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/99896acd-3752-4ec0-9930-dcf8d1f61c3b 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False bijwerken geeft 400

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/99896acd-3752-4ec0-9930-dcf8d1f61c3b 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400

      (ztc-010c) Informatieobjecttype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/99896acd-3752-4ec0-9930-dcf8d1f61c3b 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/99896acd-3752-4ec0-9930-dcf8d1f61c3b 400 Bad Request

      Tests Informatieobjecttype gerelateerd aan Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/097e1a53-ea9d-4621-9541-d3788bca5865 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/99896acd-3752-4ec0-9930-dcf8d1f61c3b 204 No Content

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

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

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/6c70d687-1add-405e-af17-1d9d3c52d4c1/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/9cc03ec7-f7ba-4fb1-8bb7-988592bbc30d 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/9cc03ec7-f7ba-4fb1-8bb7-988592bbc30d 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/9cc03ec7-f7ba-4fb1-8bb7-988592bbc30d 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/9cc03ec7-f7ba-4fb1-8bb7-988592bbc30d 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6c70d687-1add-405e-af17-1d9d3c52d4c1 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/1308fea8-cf9b-4c68-a231-42e573652e68/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/526d1dd2-a0ea-452e-8f8e-49947b494a92 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/526d1dd2-a0ea-452e-8f8e-49947b494a92 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/526d1dd2-a0ea-452e-8f8e-49947b494a92 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/1308fea8-cf9b-4c68-a231-42e573652e68 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/526d1dd2-a0ea-452e-8f8e-49947b494a92 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/d005978a-27c1-44e1-b678-2625b99b430e/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/c831cfdd-6039-4361-8e5f-afa44ba6732c 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/c831cfdd-6039-4361-8e5f-afa44ba6732c 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/c831cfdd-6039-4361-8e5f-afa44ba6732c 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/d005978a-27c1-44e1-b678-2625b99b430e 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/c831cfdd-6039-4361-8e5f-afa44ba6732c 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/62796b17-d1d3-4784-9f97-3d2c6fa1a2f3/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/2e8f3e54-2082-4e0c-94c8-d6c10a5a5d67 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/2e8f3e54-2082-4e0c-94c8-d6c10a5a5d67 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/2e8f3e54-2082-4e0c-94c8-d6c10a5a5d67 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/62796b17-d1d3-4784-9f97-3d2c6fa1a2f3 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/b76ee24e-d0f9-48d8-82da-8d421ded4d8d/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/28ee3f95-a16b-46c4-81b6-05f375af3e9f 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/28ee3f95-a16b-46c4-81b6-05f375af3e9f 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/28ee3f95-a16b-46c4-81b6-05f375af3e9f 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/b76ee24e-d0f9-48d8-82da-8d421ded4d8d 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/a38809cf-c8eb-4804-ac61-c59fbc211d14/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/cfcda566-5f16-4699-a3ee-c9eb82732a4b/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/ceb0a645-7de3-4e84-84e9-7390e3e0c65a 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/ceb0a645-7de3-4e84-84e9-7390e3e0c65a 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/ceb0a645-7de3-4e84-84e9-7390e3e0c65a 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/a38809cf-c8eb-4804-ac61-c59fbc211d14 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/cfcda566-5f16-4699-a3ee-c9eb82732a4b 204 No Content

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

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

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/b028bf56-0555-48b4-8b52-c2a6b96b6638/publish 200 OK

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 200 OK

      Tests Zaaktype gerelateerd aan Besluittype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010h) Zaaktype gerelateerd aan Besluittype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Besluittype met concept False verwijderen geeft 400

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/b028bf56-0555-48b4-8b52-c2a6b96b6638 204 No Content

      Create Informatieobjecttype to Publish for Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Create Zaaktype-Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktype-informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f9c29737-4364-4238-8999-e0dc8b607ec0/publish 200 OK

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken geeft 400

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid is toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 200 OK

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False deels bijwerken met eindeGeldigheid geeft 200

      (ztc-010h) Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen is niet toegestaan
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 400 Bad Request

      Tests Zaaktype gerelateerd aan Informatieobjecttype met concept False verwijderen geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f9c29737-4364-4238-8999-e0dc8b607ec0 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/0678ef1d-2e7e-411d-a927-3f57dcf98875 204 No Content

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

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/6b96954b-4e03-4cad-8ae4-2530aae8a52d/publish 200 OK

      (ztc-011a) Besluittype aanmaken met relatie naar Zaaktype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Zaaktype met concept False geeft 400

      Create Informatieobjecttype for Besluittype relation creation
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen 201 Created

      (COMMON) Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5329d461-e03a-41ea-b95b-1188f8bde79a/publish 200 OK

      (ztc-011a) Besluittype aanmaken met relatie naar Informatieobjecttype met concept False is niet toegestaan
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen 400 Bad Request

      Tests Besluittype aanmaken met relatie naar Informatieobjecttype met concept False geeft 400

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

      (ztc-011a) Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/cebb4819-f9be-4b33-ac60-3a73c9b6506f 400 Bad Request

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/cebb4819-f9be-4b33-ac60-3a73c9b6506f 400 Bad Request

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/besluittypen/cebb4819-f9be-4b33-ac60-3a73c9b6506f 400 Bad Request

      Tests Besluittype bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (ztc-011a) Besluittype deels bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/besluittypen/cebb4819-f9be-4b33-ac60-3a73c9b6506f 400 Bad Request

      Tests Besluittype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/5329d461-e03a-41ea-b95b-1188f8bde79a 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/6b96954b-4e03-4cad-8ae4-2530aae8a52d 204 No Content

      (COMMON) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/cebb4819-f9be-4b33-ac60-3a73c9b6506f 204 No Content

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

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/5519fbbc-2fa5-485a-b16d-98b6e1ad487d/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/acf050dd-842d-4e88-b67d-ea819c3db347 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/acf050dd-842d-4e88-b67d-ea819c3db347 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/5519fbbc-2fa5-485a-b16d-98b6e1ad487d 204 No Content

      (COMMON) Delete Eigenschap
      DELETE https://catalogi-api.vng.cloud/api/v1/eigenschappen/acf050dd-842d-4e88-b67d-ea819c3db347 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/6efdbade-6746-4711-9f1d-cf605e9dd2b6/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/b28762f1-63e9-4b96-8917-f0e052c91b2e 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/b28762f1-63e9-4b96-8917-f0e052c91b2e 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/6efdbade-6746-4711-9f1d-cf605e9dd2b6 204 No Content

      (COMMON) Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/b28762f1-63e9-4b96-8917-f0e052c91b2e 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/c046d6c0-b4b8-42c7-bd13-8010cdcc8ffe/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/c71c04d8-4a7c-4358-bad4-dec4ff09f52c 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/c71c04d8-4a7c-4358-bad4-dec4ff09f52c 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/c046d6c0-b4b8-42c7-bd13-8010cdcc8ffe 204 No Content

      (COMMON) Delete Roltype
      DELETE https://catalogi-api.vng.cloud/api/v1/roltypen/c71c04d8-4a7c-4358-bad4-dec4ff09f52c 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/8a0c5267-8a79-49c6-bf74-034cc22615d6/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/5ee546ed-3ac2-47bc-bded-50f73a9deaef 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/5ee546ed-3ac2-47bc-bded-50f73a9deaef 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/8a0c5267-8a79-49c6-bf74-034cc22615d6 204 No Content

      (COMMON) Delete Statustype
      DELETE https://catalogi-api.vng.cloud/api/v1/statustypen/5ee546ed-3ac2-47bc-bded-50f73a9deaef 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/f8d72382-b53c-461b-b5ea-c5172945ba16/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/f8d72382-b53c-461b-b5ea-c5172945ba16 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/29641039-f7a4-43db-b241-58a043c01ab3/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/29641039-f7a4-43db-b241-58a043c01ab3 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/041c5de7-db5e-48d2-a52c-82775380dbce/publish 200 OK

      (COMMON) Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/5ab972e6-2392-44d5-9868-160ef5321e35/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/041c5de7-db5e-48d2-a52c-82775380dbce 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5ab972e6-2392-44d5-9868-160ef5321e35 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/aa2e065f-698b-442b-beb8-e77545c8c4c3/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/256d2bf8-1d3d-48c7-8cea-7e3bc229381c/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/22ce5b6a-3177-4bd3-bbff-8a0bd9254288 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/22ce5b6a-3177-4bd3-bbff-8a0bd9254288 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/d2471c75-316e-4c14-8b55-7020fc9a9bfe 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/d2471c75-316e-4c14-8b55-7020fc9a9bfe 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/038be71a-9255-49c7-9bf5-a01ce7d932f8 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/038be71a-9255-49c7-9bf5-a01ce7d932f8 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/4b0adbaf-66a7-4a86-8b39-3954e07c62df 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/4b0adbaf-66a7-4a86-8b39-3954e07c62df 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/212ce417-0807-4ed0-8cff-3ae84fad2827 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/212ce417-0807-4ed0-8cff-3ae84fad2827 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/fd4341f0-f662-4065-bfd0-0a755a7ef89e 204 No Content

      Delete initial Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/6bef0299-f14e-4c5f-9e30-671b7c68eed3 204 No Content

      (COMMON) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/256d2bf8-1d3d-48c7-8cea-7e3bc229381c 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/aa2e065f-698b-442b-beb8-e77545c8c4c3 204 No Content

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

      (COMMON) Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/0f96c278-dcdb-4316-b1d7-713850774e05/publish 200 OK

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

      Tests Zaaktype aanmaken met relatie naar Besluittype met concept False geeft 400

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

      (ztc-011g) Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan
      PUT https://catalogi-api.vng.cloud/api/v1/zaaktypen/4df0ed23-7274-4e66-a8c3-9439b14eaec2 400 Bad Request

      Tests Zaaktype bijwerken relatie leggen met Informatieobjecttype met concept False is niet toegestaan geeft 400

      (ztc-011g) Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan
      PATCH https://catalogi-api.vng.cloud/api/v1/zaaktypen/4df0ed23-7274-4e66-a8c3-9439b14eaec2 400 Bad Request

      Tests Zaaktype deels bijwerken relatie leggen met Zaaktype met concept False is niet toegestaan geeft 400

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

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

      (ztc-012a) Zaaktype met gerelateerd concept Besluittype publiceren geeft 400
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/dcdf9469-82c0-44a6-89af-4dfc8162cab7/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/13b2034f-c012-4e0e-b964-b18bd64428a3 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/dcdf9469-82c0-44a6-89af-4dfc8162cab7 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/1150c85c-8bad-4d88-9154-f2e885bc017b/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/9f199c97-cc59-4807-89ab-71a81e6cf0dd 204 No Content

      (COMMON) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/1150c85c-8bad-4d88-9154-f2e885bc017b 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/d1d68d29-58c2-4362-b163-c7bc6097f581 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/d1d68d29-58c2-4362-b163-c7bc6097f581 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/d1d68d29-58c2-4362-b163-c7bc6097f581 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/d1d68d29-58c2-4362-b163-c7bc6097f581 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/defdd3cc-e725-4577-a63d-b2901ae5625f 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/defdd3cc-e725-4577-a63d-b2901ae5625f 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/d6c49ece-eaab-4df5-ac5b-30b05ca5eff6 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/d6c49ece-eaab-4df5-ac5b-30b05ca5eff6 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/d6c49ece-eaab-4df5-ac5b-30b05ca5eff6 204 No Content

      Delete Zaaktype1
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/defdd3cc-e725-4577-a63d-b2901ae5625f 204 No Content

      Delete Zaaktype2
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/c0d65e55-77b1-4346-b530-e62c29f6bcf9 204 No Content

      Delete Besluittype1
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/d1d68d29-58c2-4362-b163-c7bc6097f581 204 No Content

      Delete Besluittype2
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/0fa7da58-fec2-4f62-a767-e748dd76f911 204 No Content

      Delete Informatieobjecttype1
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f0151539-d782-420b-883b-ff65d4129a6d 204 No Content

      Delete Informatieobjecttype2
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/f17cfedc-2722-4c35-9d91-615caa5176b5 204 No Content

      (ZTC) Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/59e25774-76f1-4f74-a876-85be42e4ced1 204 No Content

      Delete Applicatie for concept tests
      DELETE https://autorisaties-api.vng.cloud/api/v1/applicaties/4af4fc63-aa29-47a0-b164-67ce712ea546 204 No Content

      (ZTC) Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/cfef5596-f6ac-4282-95a5-6165e0748fa8 204 No Content

      (ZTC) Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/1f0eed60-514a-4705-ad71-e77b78229ba6 204 No Content

      Delete Zaaktype for afleidingswijze afgehandeld
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/598cc793-aad9-4f9b-88ab-90a8af27c89d 204 No Content

      Delete Zaaktype for afleidingswijze termijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/7ac278f1-8ba2-464c-afe0-e7150c34de78 204 No Content

      Delete Zaaktype for empty procestermijn
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/f73b9cd2-5499-44f8-94c5-ce6d2aaa5b6c 204 No Content

      Postman collection #2
      Delete Applicatie for AC tests
      GET https://autorisaties-api.vng.cloud/api/v1/applicaties 200 OK

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

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

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

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

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

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

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

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

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

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

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

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

      Publish Besluittype
      POST https://catalogi-api.vng.cloud/api/v1/besluittypen/fb0bbbec-6fb3-45c1-ba9f-8c9f2b63752d/publish 200 OK

      Publish Informatieobjecttype
      POST https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/87683735-abcb-49a3-a548-5d864b4c2206/publish 200 OK

      Publish Zaaktype
      POST https://catalogi-api.vng.cloud/api/v1/zaaktypen/b2d47802-3655-41e6-af83-50d807cd27b5/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/7bda6a6a-12c1-4ec1-89f3-a046644a4014 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/7bda6a6a-12c1-4ec1-89f3-a046644a4014 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/7bda6a6a-12c1-4ec1-89f3-a046644a4014 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/7bda6a6a-12c1-4ec1-89f3-a046644a4014/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/7bda6a6a-12c1-4ec1-89f3-a046644a4014/audittrail/a0b0dd12-596d-4140-9094-e6a1247953fc 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Alle ZAAKBESLUITen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014/besluiten 200 OK

      Tests Alle ZAAKBESLUITen opvragen geeft 200

      Alle ZAAKEIGENSCHAPpen opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen 200 OK

      Tests Alle ZAAKEIGENSCHAPpen opvragen geeft 200

      Maak een ZAAKEIGENSCHAP aan.
      POST https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen 201 Created

      Tests Maak een ZAAKEIGENSCHAP aan geeft 201

      Een specifieke ZAAKEIGENSCHAP opvragen.
      GET https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen/cee2a90b-e479-4bb9-bf7f-65b049cf6202 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/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen/cee2a90b-e479-4bb9-bf7f-65b049cf6202 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/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen/cee2a90b-e479-4bb9-bf7f-65b049cf6202 200 OK

      Tests Werk een ZAAKEIGENSCHAP deels bij geeft 200

      Verwijder een ZAAKEIGENSCHAP.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014/zaakeigenschappen/cee2a90b-e479-4bb9-bf7f-65b049cf6202 204 No Content

      Tests Verwijder een ZAAKEIGENSCHAP geeft 204

      Verwijder een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/7bda6a6a-12c1-4ec1-89f3-a046644a4014 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/c4335709-e13a-43a4-9c82-78c8764221fd 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/1094cbca-e5a0-4cf0-848c-6dbc788a831c 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/1094cbca-e5a0-4cf0-848c-6dbc788a831c 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/1094cbca-e5a0-4cf0-848c-6dbc788a831c 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/1094cbca-e5a0-4cf0-848c-6dbc788a831c 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/445028a6-02e8-4781-8018-a8ad56d9d810 200 OK

      Verwijder een ROL van een ZAAK.
      DELETE https://zaken-api.vng.cloud/api/v1/rollen/445028a6-02e8-4781-8018-a8ad56d9d810 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/245102aa-0aeb-4cc7-bdb9-9ebe450ade20 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/33448961-f4c5-4650-bb20-ed1f26a6ccde 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/33448961-f4c5-4650-bb20-ed1f26a6ccde 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/33448961-f4c5-4650-bb20-ed1f26a6ccde 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/33448961-f4c5-4650-bb20-ed1f26a6ccde 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/f10ac324-439e-46b8-9410-c4778d4cf680 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/f10ac324-439e-46b8-9410-c4778d4cf680 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/f10ac324-439e-46b8-9410-c4778d4cf680 200 OK

      Tests Werk een ZAAK-OBJECT relatie deels bij geeft 200

      Verwijder een ZAAKOBJECT.
      DELETE https://zaken-api.vng.cloud/api/v1/zaakobjecten/f10ac324-439e-46b8-9410-c4778d4cf680 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/e973e617-695c-4c11-a197-2f3a64ed5930/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/e973e617-695c-4c11-a197-2f3a64ed5930/audittrail/0a887edc-e53f-4a38-af0b-c8e2e584e9c4 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/e973e617-695c-4c11-a197-2f3a64ed5930 200 OK

      Tests Een specifiek (ENKELVOUDIG) INFORMATIEOBJECT opvragen geeft 200

      Vergrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/e973e617-695c-4c11-a197-2f3a64ed5930/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/e973e617-695c-4c11-a197-2f3a64ed5930 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/e973e617-695c-4c11-a197-2f3a64ed5930 200 OK

      Tests Werk een (ENKELVOUDIG) INFORMATIEOBJECT deels bij geeft 200

      Ontgrendel een (ENKELVOUDIG) INFORMATIEOBJECT.
      POST https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/e973e617-695c-4c11-a197-2f3a64ed5930/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/e973e617-695c-4c11-a197-2f3a64ed5930/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/e973e617-695c-4c11-a197-2f3a64ed5930 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/501474b5-0611-4207-b432-ba36bfddf137 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/501474b5-0611-4207-b432-ba36bfddf137 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/501474b5-0611-4207-b432-ba36bfddf137 200 OK

      Tests Werk een GEBRUIKSRECHT in zijn geheel bij geeft 200

      Verwijder een GEBRUIKSRECHT.
      DELETE https://documenten-api.vng.cloud/api/v1/gebruiksrechten/501474b5-0611-4207-b432-ba36bfddf137 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/30fad3d4-0035-4368-98f2-e6b372aa7c95 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/30fad3d4-0035-4368-98f2-e6b372aa7c95 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/30fad3d4-0035-4368-98f2-e6b372aa7c95 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/30fad3d4-0035-4368-98f2-e6b372aa7c95/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/30fad3d4-0035-4368-98f2-e6b372aa7c95 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/ea326592-b6f3-4054-a872-269d6a8d28f3 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/ea326592-b6f3-4054-a872-269d6a8d28f3 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/ea326592-b6f3-4054-a872-269d6a8d28f3 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/ea326592-b6f3-4054-a872-269d6a8d28f3/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/ea326592-b6f3-4054-a872-269d6a8d28f3 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/24fcac87-d7fe-4bbf-92ef-fad224bf532e 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/24fcac87-d7fe-4bbf-92ef-fad224bf532e 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/24fcac87-d7fe-4bbf-92ef-fad224bf532e 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/24fcac87-d7fe-4bbf-92ef-fad224bf532e 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/94bf7974-0240-4a88-a97e-596100561ef3 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/94bf7974-0240-4a88-a97e-596100561ef3 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/94bf7974-0240-4a88-a97e-596100561ef3 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/94bf7974-0240-4a88-a97e-596100561ef3/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/94bf7974-0240-4a88-a97e-596100561ef3 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/e063a37f-a5b3-4150-84e9-957f0cb3f718 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/e063a37f-a5b3-4150-84e9-957f0cb3f718 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/e063a37f-a5b3-4150-84e9-957f0cb3f718 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/e063a37f-a5b3-4150-84e9-957f0cb3f718 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/7d67c864-83a8-4df7-b8a8-43b1511cba5d 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/7d67c864-83a8-4df7-b8a8-43b1511cba5d 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/7d67c864-83a8-4df7-b8a8-43b1511cba5d 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/7d67c864-83a8-4df7-b8a8-43b1511cba5d 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/8e6a2772-d5bf-4596-95ad-c6ed948dbd73 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/8e6a2772-d5bf-4596-95ad-c6ed948dbd73 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/8e6a2772-d5bf-4596-95ad-c6ed948dbd73 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/8e6a2772-d5bf-4596-95ad-c6ed948dbd73 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/7a6f9c82-dc9b-4737-be15-d168498b3c0f 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/7a6f9c82-dc9b-4737-be15-d168498b3c0f 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/7a6f9c82-dc9b-4737-be15-d168498b3c0f 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/7a6f9c82-dc9b-4737-be15-d168498b3c0f 204 No Content

      Tests Verwijder een ZAAKTYPE-INFORMATIEOBJECTTYPE relatie geeft 204

      Delete concept Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/3b21d5c8-5dd4-4e2b-bed1-1d54a8dbc616 204 No Content

      Delete concept Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/5d66b26c-ebfc-42d3-b547-dbcf9bd0f266 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/8e330acb-07da-4755-b68e-3321bc182efe/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/8e330acb-07da-4755-b68e-3321bc182efe/audittrail/1f047c54-9c97-4566-894a-91d520e69b5a 200 OK

      Tests Een specifieke audit trail regel opvragen geeft 200

      Een specifiek BESLUIT opvragen.
      GET https://besluiten-api.vng.cloud/api/v1/besluiten/8e330acb-07da-4755-b68e-3321bc182efe 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/8e330acb-07da-4755-b68e-3321bc182efe 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/8e330acb-07da-4755-b68e-3321bc182efe 200 OK

      Tests Werk een BESLUIT in zijn geheel bij geeft 200

      Verwijder een BESLUIT.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluiten/8e330acb-07da-4755-b68e-3321bc182efe 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/f8bf105f-66c4-4fe2-ba0e-6b4c905064b8 200 OK

      Tests Alle BESLUIT-INFORMATIEOBJECT relaties opvragen geeft 200

      Verwijder een BESLUIT-INFORMATIEOBJECT relatie.
      DELETE https://besluiten-api.vng.cloud/api/v1/besluitinformatieobjecten/f8bf105f-66c4-4fe2-ba0e-6b4c905064b8 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/308dd99e-ce42-4aaf-89a3-5d98d2069b7d 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/308dd99e-ce42-4aaf-89a3-5d98d2069b7d 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/308dd99e-ce42-4aaf-89a3-5d98d2069b7d 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/308dd99e-ce42-4aaf-89a3-5d98d2069b7d 204 No Content

      Tests Verwijder een applicatie met de bijhorende autorisaties geeft 204

      Delete Zaak
      DELETE https://zaken-api.vng.cloud/api/v1/zaken/a97b54ea-743b-4262-90b0-e32d109b9007 204 No Content

      Delete EnkelvoudigInformatieObject
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/441ec7b1-0b3e-4898-bbb8-7bec8d46833f 204 No Content

      Delete EnkelvoudigInformatieObject indicatieGebruiksrecht null
      DELETE https://documenten-api.vng.cloud/api/v1/enkelvoudiginformatieobjecten/ac5bfb87-b47f-4702-97f4-29dde51a7e68 204 No Content

      Delete Resultaattype
      DELETE https://catalogi-api.vng.cloud/api/v1/resultaattypen/11053283-2a5d-4cc9-9744-fc101e17ffa5 204 No Content

      Delete Zaaktype
      DELETE https://catalogi-api.vng.cloud/api/v1/zaaktypen/b2d47802-3655-41e6-af83-50d807cd27b5 204 No Content

      Delete Besluittype
      DELETE https://catalogi-api.vng.cloud/api/v1/besluittypen/fb0bbbec-6fb3-45c1-ba9f-8c9f2b63752d 204 No Content

      Delete Informatieobjecttype
      DELETE https://catalogi-api.vng.cloud/api/v1/informatieobjecttypen/87683735-abcb-49a3-a548-5d864b4c2206 204 No Content