Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New Calls

...

Action

More information

Changes

Get mobility hindrance.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetMobilityHindrance

  • The following properties were added to the detail response:

    • consequenceOf

    • occurrence

  • The following properties were removed from the detail response:

    • location

    • refersToPublicDomainOccupancyZone

  • Effects are now a property of each zone element:

    • hasEffect

Modify trench synergy request additional information.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyAdditionalInfoTrenchSynergyRequest

  • When trying to modify the additional information for a trench synergy request which is not active anymore, the response has the status code 403 (forbidden). Before it was 404(not found).

Modify event.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyEvent

It is now possible to modify the zone (wkt) of an event using the patch verb.

Register a groundwork.

https://api-gateway.beta.gipod.vlaanderen.be/docs/api-documentation.html#operation/RegisterGroundwork%20(Groundworks)

Breaking Change: rename of property grbstatus to grbImpactId.

Taxonomy grb-impact.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetGrbImpact

Breaking Change: url changed: “/grb-statuses” to “/api/v1/taxonomies/public-domain-occupancy/grbimpact”.

Taxonomy grb-impact by id.

https://api-gateway.test.gipod.vlaanderen.be/api-documentation.html#operation/GetGrbImpactById

url changed: “/grb-statuses/id” to “/api/v1/taxonomies/public-domain-occupancy/grbimpact/id”

Get collaboration zone.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetCollaborationZone

Breaking Change: "/api/v1/organisations/{organisationId}/trench-synergy-interestzone" renamed to : "/api/v1/organisations/{organisationId}/collaborationzone".

Create or modify collaboration zone.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/GetCollaborationZone

Breaking Change: Interestzone renamed to collaborationzone

Launch trench synergy request.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/LaunchTrenchSynergyRequest

A trench synergy request has no longer a reference but a unique gipodId instead.

Answer trench synergy request.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AnswerTrenchSynergyRequest

Answering a trench synergy request and linking groundwork(s) can be performed by an organisation in the same hierarchy as the owner of the groundwork(s).

Add groundwork(s) to trench synergy request.

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddGroundworksToTrenchSynergyRequest

Adding groundwork(s) to a trench synergy request can be performed by an organisation in the same hierarchy as the owner of the groundwork(s).

Add contactorganisation

Modify contactinformation

Register and Modify ContactInformation
Register Work, Groundwork, Event and MobilityHindrance

https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RegisterEvent
https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddEventContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyEventContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RegisterGroundwork


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddGroundworkContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyGroundworkContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RegisterWork


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddWorkContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyWorkContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindranceContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/RegisterMobilityHindrance


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/ModifyTrenchSynergyContactOrganisation


https://api-gateway.beta.gipod.vlaanderen.be/api-documentation.html#operation/AddTrenchSynergyContactOrganisation

Breaking Change: ‘Firstname’ and ‘Lastname’ properties are removed on ContactInformation.
Use the newly added property ‘Contactname’

Removed Calls

...