Validate connection and accessibility of the API.
- Delete order-order restriction set
List the existing order-order restriction sets
Get order-order restriction set
Upsert order-order restriction set
Delete order-order restri...
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 an order-order restriction set. A unique ID (business_id) is required to identify the order-order restriction set. Calling this endpoint with an existing business_id will update the order-order restriction set.
Security
clientCredentials
The name of the order-order restriction set
Example: "Ambient goods not with chilled goods"
List of order-order restrictions in this set
Type of restriction
Enum"NOT_TOGETHER_IN_VEHICLE_WITH""NOT_LOADED_OR_UNLOADED_WHILE_VEHICLE_CONTAINS""NOT_AFTER""NOT_IMMEDIATELY_AFTER""NOT_BEFORE""NOT_LOADED_WHILE_VEHICLE_CONTAINS""NOT_UNLOADED_WHILE_VEHICLE_CONTAINS"
- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/settings/order-order-restriction-sets/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/settings/order-order-restriction-sets/{business_id}
Response
No content- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/settings/order-order-restriction-sets/{business_id}
- Production Apihttps://api.conundra.eu/planning/v1/settings/order-order-restriction-sets/{business_id}