Validate connection and accessibility of the API.
- Delete plan profile
List the existing plan profiles
Get plan profile
Upsert plan profile
Delete plan profile
PTV OptiFlow Planning API (1.10.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
Request
Create or update a plan profile. A unique ID (business_id) is required to identify the plan profile. Calling this endpoint with an existing business_id will update the plan profile.
Security
clientCredentials
The business ID of the depot set to use for this profile
Example: "belgian-depots"
The business ID of the charging location set to use for this profile
Example: "flanders-charging-locations"
- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/plan-profiles/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/plan-profiles/{business_id}
Response
No content- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/plan-profiles/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/plan-profiles/{business_id}