- SourceMeta name
- resultaatingetrokkenverzoek
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 1.206 bytes
- Bytes bundled
- 4.281 bytes
- Health
- -
- Dependencies
- 2
Dependencies
- At
- /$ref
- At
- /properties/behandeldienst/$ref
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/digitaal-stelsel-omgevingswet-dso/_shared/resultaatingetrokkenverzoek",
"$ref": "./resultaatverwerktverzoek",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Het antwoord na een succesvolle intrekking",
"examples": [
{
"behandeldienst": {
"naam": "Behandeldienst Zuid-Holland",
"organisatieIdentificatieNummer": "00000000000987654321"
},
"bevoegdGezag": {
"naam": "Provincie Zuid-Holland",
"organisatieIdentificatieNummer": "00000000000123456789"
},
"datumIngediend": "2019-01-21T10:01:47.457+01:00",
"verzoeknummer": "2019012100003",
"volgnummer": "999"
}
],
"x-derived-from": [
"https://developer.omgevingswet.overheid.nl/publish/pages/162228/verzoeken-indienen-v4.json#/components/schemas/ResultaatIngetrokkenVerzoek",
"https://developer.omgevingswet.overheid.nl/publish/pages/162228/verzoeken-indienen-v5.json#/components/schemas/ResultaatIngetrokkenVerzoek",
"https://service.omgevingswet.overheid.nl/publiek/verzoeken/api/indienen/v5/#/components/schemas/ResultaatIngetrokkenVerzoek"
]
}