Release notes API Beta 0.11.0
General
A new base url private-api.gipod.beta-vlaanderen.be is available for the Beta API. The current base url https://api-gateway.beta.gipod.vlaanderen.be/ is deprecated and will be supported until the official production release of GIPOD².private-api.gipod.beta-vlaanderen.be
Bugs
New Calls
Action | More information | Description |
---|---|---|
Delete mobility hindrance | Delete a given mobility hindrance. Mobility hindrance with linked signaling permits are not possible to delete. |
Changed Calls
Action | More information | Description |
---|---|---|
Register mobility hindrance | A new property “statusId” is added to the request. The following statuses can be used:
Status “Gevalideerd“ can only be set by a local government. | |
Get mobility hindrance | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetMobilityHindrance | A new property “status“ is added to the response. |
Modify mobility hindrance | Possible to modify the status of a given mobility hindrance. Only a local government can modify the status. To modify the status of an extra patch key “StatusId“ is available. The following statuses can be used:
| |
Search notifications | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetNotifications | All notification data is added in each member of the response.
|
Get notification types | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetNotificationTypes | In the response all notifications types were returned in flat list. A hierarchy is added in the structure of notification types.
|
Get organisation detail | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/GetOrganisation |
|
Search trench synergy requests | Extra query string parameters are added:
| |
Modify trench synergy | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyTrenchSynergy |
|
Modify groundwork Modify work Modify event | https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyGroundwork https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyWork https://private-api.gipod.beta-vlaanderen.be/api-documentation.html#operation/ModifyEvent | Possible to modify the owner of a groundwork, work, event to another organisation within the organisation hierarchy of the current owner. It’s possible to modify to modify the owner by adding the patch-key “OwnerId“ in the request. |