Validate connection and accessibility of the API.
Planning API (1.5.0)
The planning API provides information about plannings and their lifecycle.
You can find out more in our developer portal.
Download OpenAPI description
Overview
Servers
Mock server
https://developer.conundra.eu/_mock/apis/plannings/planning-api/
Production Api
https://api.conundra.eu/planning/v1/
Bodyapplication/jsonrequired
List of depots in this set
Identifier of a depot unique within the set
Example: "depot-ghent"
Address information for the depot. When geo_point is provided, address fields (address_line, city, zip_code, country_code) are optional. When geo_point is omitted, address fields must be provided so that the address can be geo-coded.
The part of the address that includes the street name, house number, bus number etc. Required when omitting geo_point.
Example: "Voordries 41"
- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/locations/depot-sets/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/locations/depot-sets/{business_id}
Response
No content- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/locations/depot-sets/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/locations/depot-sets/{business_id}