Document toolboxDocument toolbox

Release Notes API Beta 0.4.0.0

 

New Calls


Action

More information

 

Action

More information

 

Modify trench synergy contactinformation

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

Modify contactinformation of a contactorganisation for a given trench synergy.

Modify event contactinformation

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

Modify contactinformation of a contactorganisation for a given event.

Modify work contactinformation

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

Modify contactinformation of a contactorganisation for a given work.

Search trench synergy requests

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

Search trench synergy request by:
Pilot, Status, Launchdate, ModificationDate, bounding box or searchzone

Modify geometry of an event zone

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

Modify the geometry of a given avent zone

Modify a event

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

Modify periods, timeschedule, status, reference, description, urls and public domain occupancy type

Changed Calls


Action

More information

Changes

Action

More information

Changes

Search public domain occupancies

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

  • “gipodId” is added as property to each member in the Hydra Collection response

  • @type is added as property to each member in the Hydra Collection response. This property contains the entity type of the public domain occupancy. Possible values are:

    • Work

    • Groundwork

    • Event

    • ParkingBan

 

Get groundwork

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

  • The property “gipodId” is added in the response.

Get event

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

  • The property “gipodId” is added in the response.

Get work

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

  • The property “gipodId” is added in the response.

Register a new event

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

  • Reference not required

  • Description is required

  • Period & Timeschedule can be in the past

  • Period.End is required

  • Period.Duration is removed

  • Propterty “EventZone” added and is required.

  • Property “Zones” removed. Registering multiple zones no longer supported. Use ‘EventZone’.

  • Property “LocationDescription” removed.

  • Property “PublicDomainOccupancyStatusId” renamed to “StatusId”

  • Url is now an array to support multiple urls

  • Link between Status & Period/TimeSchedule

    • Status: Niet concreet gepland & Concreet gepland

      • All occurences are today or in the future

    • Status: Afgelopen

      • All occurences are in the past

    • Status: Lopende

      • Not all occurences are in the past and not all occurences are in the future.

  • At least one Contactorganisation with Role CaseManager and flag isPublic false is required

 

Register a new work

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

  • Period & Timeschedule can be in the past

  • Property “Period.End” is required.

  • Property “Period.Duration” is removed.

  • Property “ConstructionZone” added and is required.

  • Zones removed. Registering multiple zones no longer supported. Use ‘ConstructionZone’.

  • Property “LocationDescription” removed

  • Property “PublicDomainOccupancyStatusId” renamed to “StatusId”

  • Property “Url” is now an array to support multiple urls

  • Link between Status & Period/TimeSchedule

    • Status: Voorontwerp, Niet concreet gepland & Concreet gepland

      • All occurences are today or in the future

    • Status: Uitgevoerd

      • All occurences are in the past

    • Status: In uitvoering

      • Not all occurences are in the past and not all occurences are in the future.

  • At least one Contactorganisation with Role CaseManager and flag isPublic false is mandatory

 

 

 

Removed Calls