Document toolboxDocument toolbox

Release Notes API Beta 0.6.0.0

 

New Calls


Action

More information

 

Action

More information

 

Register moblity hindrance.

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

 

Modify mobility hindrance.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindrance

Modify description, time schedule or periods.

Modify mobility hindrance zone.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyMobilityHindranceZone

Modify the geometry and or the consequences of a given mobility hindrance zone.

Add mobility hindrance zone.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/AddMobilityHindranceZone

Adds an extra mobility hindrance zone to a given mobility hindrance.

Remove a mobility hindrance zone.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/RemoveMobilityHindranceZone

Removes a given mobility hindrance zone.

Modify contactinformation mobility hindrance.

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

Modifies the contact information of a mobility hindrance

Get the organisation details of the currently logged on user.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetCurrentlyLoggedOnOrganisation

 

Get the hierarchical structure for a given organisation.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetOrganisationStructure

 

Remove a givencontactorganisation from a trench synergy.

https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/RemoveTrenchSynergyContactOrganisation

Removes a contactorganisation from a given trench synergy.

Changed Calls


Action

More information

Changes

Action

More information

Changes

Get mobility hindrance.

https://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-vlaanderen.be/docs/api-documentation.html#operation/RegisterGroundwork%20(Groundworks)

Breaking Change: rename of property grbstatus to grbImpactId.

Taxonomy grb-impact.

https://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetCollaborationZone

Breaking Change: Interestzone renamed to collaborationzone

Launch trench synergy request.

https://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-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://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/RegisterEvent

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


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


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


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


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


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


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


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


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


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


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


https://private-api.gipod.beta-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