HAAL✻CENTRAAL English translation
BRP API / Personen / Features / gezag-uitspreken-over-meerderjarig-verklaarde-minderjarigen

Pronouncing authority over minors declared of full age

#language: en

Feature: Pronouncing authority over minors declared of full age

  Scenario: The mother is a minor and has been declared of full age by means of a judicial ruling.
    Given the person 'Lieke' with citizen service number '000000012'
    * is a minor
    And the person 'Ronald' with citizen service number '000000024'
    * is a minor
    * was born in the Netherlands
    * is registered in the BRP
    * has 'Lieke' as parent 1
    And a judicial ruling on authority has been made for 'Ronald' with the following data
      | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) |
      | 1                                    | 20250101                        |
    When 'gezag' is requested for 'Ronald'
    Then the authority over 'Ronald' is temporarily no authority, with the explanation 'Tijdelijk geen gezag omdat de ouder minderjarig is.'