{"items":[{"type":"link","label":"PTV OptiFlow Planning API","link":"/apis/plannings/planning-api","routeSlug":"/apis/plannings/planning-api"},{"type":"separator","label":"Health"},{"type":"group","label":"Health","link":"/apis/plannings/planning-api/health","routeSlug":"/apis/plannings/planning-api/health","items":[{"label":"Returns a single `pong` string","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/health/ping","routeSlug":"/apis/plannings/planning-api/health/ping","metadata":{"seo":{"title":"Returns a single `pong` string","description":"The ping-endpoint can be used for validating a connection with the application.It will authenticate the caller and returns a pong response when everything is set-up correctly."}},"httpPath":"/ping"}]},{"type":"separator","label":"Plannings"},{"type":"group","label":"Plannings","link":"/apis/plannings/planning-api/plannings","routeSlug":"/apis/plannings/planning-api/plannings","items":[{"label":"Get a cursor paged list of plannings","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plannings/getplannings","routeSlug":"/apis/plannings/planning-api/plannings/getplannings","metadata":{"seo":{"title":"Get a cursor paged list of plannings","description":"Returns a cursor paged list of plannings. Results are sorted by created_at in descending order.You can find out more about how to use cursors in our developer portal."}},"httpPath":"/plannings"},{"label":"Retrieve a released planning using a given planning id","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plannings/getlatestreleasebyplanningid","routeSlug":"/apis/plannings/planning-api/plannings/getlatestreleasebyplanningid","metadata":{"seo":{"title":"Retrieve a released planning using a given planning id","description":"Retrieves detailed information on the given released planning."}},"httpPath":"/plannings/{id}/releases/latest"}]},{"type":"separator","label":"Plan profiles"},{"type":"group","label":"Plan Profiles","link":"/apis/plannings/planning-api/plan-profiles","routeSlug":"/apis/plannings/planning-api/plan-profiles","items":[{"label":"List the existing plan profiles","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plan-profiles/listplanprofiles","routeSlug":"/apis/plannings/planning-api/plan-profiles/listplanprofiles","metadata":{"seo":{"title":"List the existing plan profiles","description":"Retrieve plan profiles using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/plan-profiles"},{"label":"Create plan profile","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plan-profiles/createplanprofile","routeSlug":"/apis/plannings/planning-api/plan-profiles/createplanprofile","metadata":{"seo":{"title":"Create plan profile","description":"Create a new plan profile"}},"httpPath":"/plan-profiles"},{"label":"Get plan profile","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plan-profiles/getplanprofile","routeSlug":"/apis/plannings/planning-api/plan-profiles/getplanprofile","metadata":{"seo":{"title":"Get plan profile","description":"Retrieves detailed information on the given plan profile."}},"httpPath":"/plan-profiles/{id}"},{"label":"Upsert plan profile","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plan-profiles/upsertplanprofile","routeSlug":"/apis/plannings/planning-api/plan-profiles/upsertplanprofile","metadata":{"seo":{"title":"Upsert plan profile","description":"Create or update a plan profile. A unique ID is required to identify the plan profile. Calling this endpoint with an existing ID will update the plan profile."}},"httpPath":"/plan-profiles/{id}"},{"label":"Delete plan profile","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/plan-profiles/deleteplanprofile","routeSlug":"/apis/plannings/planning-api/plan-profiles/deleteplanprofile","metadata":{"seo":{"title":"Delete plan profile","description":"Delete a plan profile by its ID."}},"httpPath":"/plan-profiles/{id}"}]},{"type":"separator","label":"Settings"},{"type":"group","label":"Location Workload Levelling","link":"/apis/plannings/planning-api/location-workload-levelling","routeSlug":"/apis/plannings/planning-api/location-workload-levelling","items":[{"label":"List the existing location workload levelling sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-workload-levelling/listlocationworkloadlevellingsets","routeSlug":"/apis/plannings/planning-api/location-workload-levelling/listlocationworkloadlevellingsets","metadata":{"seo":{"title":"List the existing location workload levelling sets","description":"Retrieves detailed information on all location workload levelling sets, limited to at most 100 items."}},"httpPath":"/settings/location-workload-levelling-sets"},{"label":"Get location workload levelling set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-workload-levelling/getlocationworkloadlevellingset","routeSlug":"/apis/plannings/planning-api/location-workload-levelling/getlocationworkloadlevellingset","metadata":{"seo":{"title":"Get location workload levelling set","description":"Retrieves detailed information on the given location workload levelling set."}},"httpPath":"/settings/location-workload-levelling-sets/{business_id}"},{"label":"Upsert location workload levelling set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-workload-levelling/upsertlocationworkloadlevellingset","routeSlug":"/apis/plannings/planning-api/location-workload-levelling/upsertlocationworkloadlevellingset","metadata":{"seo":{"title":"Upsert location workload levelling set","description":"Create or update a location workload levelling set. A unique ID (business_id) is required to identify the location workload levelling set.Calling this endpoint with an existing business_id will update the location workload levelling set."}},"httpPath":"/settings/location-workload-levelling-sets/{business_id}"},{"label":"Delete location workload levelling set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-workload-levelling/deletelocationworkloadlevellingset","routeSlug":"/apis/plannings/planning-api/location-workload-levelling/deletelocationworkloadlevellingset","metadata":{"seo":{"title":"Delete location workload levelling set","description":"Delete a location workload levelling set by its business_id."}},"httpPath":"/settings/location-workload-levelling-sets/{business_id}"}]},{"type":"group","label":"Order-Order Restrictions","link":"/apis/plannings/planning-api/order-order-restrictions","routeSlug":"/apis/plannings/planning-api/order-order-restrictions","items":[{"label":"List the existing order-order restriction sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-order-restrictions/listorderorderrestrictionsets","routeSlug":"/apis/plannings/planning-api/order-order-restrictions/listorderorderrestrictionsets","metadata":{"seo":{"title":"List the existing order-order restriction sets","description":"Retrieve order-order restriction sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/settings/order-order-restriction-sets"},{"label":"Create order-order restriction set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-order-restrictions/createorderorderrestrictionset","routeSlug":"/apis/plannings/planning-api/order-order-restrictions/createorderorderrestrictionset","metadata":{"seo":{"title":"Create order-order restriction set","description":"Create a new order-order restriction set"}},"httpPath":"/settings/order-order-restriction-sets"},{"label":"Get order-order restriction set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-order-restrictions/getorderorderrestrictionset","routeSlug":"/apis/plannings/planning-api/order-order-restrictions/getorderorderrestrictionset","metadata":{"seo":{"title":"Get order-order restriction set","description":"Retrieves detailed information on the given order-order restriction set."}},"httpPath":"/settings/order-order-restriction-sets/{id}"},{"label":"Upsert order-order restriction set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-order-restrictions/upsertorderorderrestrictionset","routeSlug":"/apis/plannings/planning-api/order-order-restrictions/upsertorderorderrestrictionset","metadata":{"seo":{"title":"Upsert order-order restriction set","description":"Create or update an order-order restriction set. A unique ID is required to identify the order-order restriction set. Calling this endpoint with an existing ID will update the order-order restriction set."}},"httpPath":"/settings/order-order-restriction-sets/{id}"},{"label":"Delete order-order restriction set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-order-restrictions/deleteorderorderrestrictionset","routeSlug":"/apis/plannings/planning-api/order-order-restrictions/deleteorderorderrestrictionset","metadata":{"seo":{"title":"Delete order-order restriction set","description":"Delete an order-order restriction set by its ID."}},"httpPath":"/settings/order-order-restriction-sets/{id}"}]},{"type":"group","label":"Order-Depot Restrictions","link":"/apis/plannings/planning-api/order-depot-restrictions","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions","items":[{"label":"List the existing order-depot restriction sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-depot-restrictions/listorderdepotrestrictionsets","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions/listorderdepotrestrictionsets","metadata":{"seo":{"title":"List the existing order-depot restriction sets","description":"Retrieve order-depot restriction sets using cursor-based paging. (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)"}},"httpPath":"/settings/order-depot-restriction-sets"},{"label":"Create order-depot restriction set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-depot-restrictions/createorderdepotrestrictionset","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions/createorderdepotrestrictionset","metadata":{"seo":{"title":"Create order-depot restriction set","description":"Create a new order-depot restriction set."}},"httpPath":"/settings/order-depot-restriction-sets"},{"label":"Get order-depot restriction set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-depot-restrictions/getorderdepotrestrictionset","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions/getorderdepotrestrictionset","metadata":{"seo":{"title":"Get order-depot restriction set","description":"Retrieves detailed information on the given order-depot restriction set."}},"httpPath":"/settings/order-depot-restriction-sets/{id}"},{"label":"Upsert order-depot restriction set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-depot-restrictions/upsertorderdepotrestrictionset","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions/upsertorderdepotrestrictionset","metadata":{"seo":{"title":"Upsert order-depot restriction set","description":"Create or update an order-depot restriction set. A unique ID is required to identify the set. Calling this endpoint with an existing ID will update the set."}},"httpPath":"/settings/order-depot-restriction-sets/{id}"},{"label":"Delete order-depot restriction set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-depot-restrictions/deleteorderdepotrestrictionset","routeSlug":"/apis/plannings/planning-api/order-depot-restrictions/deleteorderdepotrestrictionset","metadata":{"seo":{"title":"Delete order-depot restriction set","description":"Delete an order-depot restriction set by its ID."}},"httpPath":"/settings/order-depot-restriction-sets/{id}"}]},{"type":"group","label":"Order-Vehicle Preferences","link":"/apis/plannings/planning-api/order-vehicle-preferences","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences","items":[{"label":"List the existing order-vehicle preference sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-vehicle-preferences/listordervehiclepreferencesets","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences/listordervehiclepreferencesets","metadata":{"seo":{"title":"List the existing order-vehicle preference sets","description":"Retrieve order-vehicle preference sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/settings/order-vehicle-preference-sets"},{"label":"Create order-vehicle preference set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-vehicle-preferences/createordervehiclepreferenceset","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences/createordervehiclepreferenceset","metadata":{"seo":{"title":"Create order-vehicle preference set","description":"Create a new order-vehicle preference set"}},"httpPath":"/settings/order-vehicle-preference-sets"},{"label":"Get order-vehicle preference set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-vehicle-preferences/getordervehiclepreferenceset","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences/getordervehiclepreferenceset","metadata":{"seo":{"title":"Get order-vehicle preference set","description":"Retrieves detailed information on the given order-vehicle preference set."}},"httpPath":"/settings/order-vehicle-preference-sets/{id}"},{"label":"Upsert order-vehicle preference set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-vehicle-preferences/upsertordervehiclepreferenceset","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences/upsertordervehiclepreferenceset","metadata":{"seo":{"title":"Upsert order-vehicle preference set","description":"Create or update an order-vehicle preference set. A unique ID is required to identify the order-vehicle preference set. Calling this endpoint with an existing ID will update the order-vehicle preference set."}},"httpPath":"/settings/order-vehicle-preference-sets/{id}"},{"label":"Delete order-vehicle preference set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/order-vehicle-preferences/deleteordervehiclepreferenceset","routeSlug":"/apis/plannings/planning-api/order-vehicle-preferences/deleteordervehiclepreferenceset","metadata":{"seo":{"title":"Delete order-vehicle preference set","description":"Delete an order-vehicle preference set by its ID."}},"httpPath":"/settings/order-vehicle-preference-sets/{id}"}]},{"type":"group","label":"Break Rules","link":"/apis/plannings/planning-api/break-rules","routeSlug":"/apis/plannings/planning-api/break-rules","items":[{"label":"List the existing break rule sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/break-rules/listbreakrulesets","routeSlug":"/apis/plannings/planning-api/break-rules/listbreakrulesets","metadata":{"seo":{"title":"List the existing break rule sets","description":"Retrieves detailed information on all break rule sets, limited to at most 100 items."}},"httpPath":"/settings/break-rule-sets"},{"label":"Create break rule set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/break-rules/createbreakruleset","routeSlug":"/apis/plannings/planning-api/break-rules/createbreakruleset","metadata":{"seo":{"title":"Create break rule set","description":"Create a new break rule set"}},"httpPath":"/settings/break-rule-sets"},{"label":"Get break rule set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/break-rules/getbreakruleset","routeSlug":"/apis/plannings/planning-api/break-rules/getbreakruleset","metadata":{"seo":{"title":"Get break rule set","description":"Retrieves detailed information on the given break rule set."}},"httpPath":"/settings/break-rule-sets/{id}"},{"label":"Upsert break rule set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/break-rules/upsertbreakruleset","routeSlug":"/apis/plannings/planning-api/break-rules/upsertbreakruleset","metadata":{"seo":{"title":"Upsert break rule set","description":"Create or update a break rule set. A unique ID is required to identify the break rule set.Calling this endpoint with an existing ID will update the break rule set."}},"httpPath":"/settings/break-rule-sets/{id}"},{"label":"Delete break rule set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/break-rules/deletebreakruleset","routeSlug":"/apis/plannings/planning-api/break-rules/deletebreakruleset","metadata":{"seo":{"title":"Delete break rule set","description":"Delete a break rule set by its id."}},"httpPath":"/settings/break-rule-sets/{id}"}]},{"type":"group","label":"[EXPERIMENTAL] Location Rule Sets","link":"/apis/plannings/planning-api/location-rule-sets","routeSlug":"/apis/plannings/planning-api/location-rule-sets","items":[{"label":"List the existing location rule sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-rule-sets/listlocationrulesets","routeSlug":"/apis/plannings/planning-api/location-rule-sets/listlocationrulesets","metadata":{"seo":{"title":"List the existing location rule sets","description":"Retrieve location rule sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/settings/location-rule-sets"},{"label":"Create location rule set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-rule-sets/createlocationruleset","routeSlug":"/apis/plannings/planning-api/location-rule-sets/createlocationruleset","metadata":{"seo":{"title":"Create location rule set","description":"Create a new location rule set"}},"httpPath":"/settings/location-rule-sets"},{"label":"Get location rule set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-rule-sets/getlocationruleset","routeSlug":"/apis/plannings/planning-api/location-rule-sets/getlocationruleset","metadata":{"seo":{"title":"Get location rule set","description":"Retrieves detailed information on the given location rule set."}},"httpPath":"/settings/location-rule-sets/{id}"},{"label":"Upsert location rule set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-rule-sets/upsertlocationruleset","routeSlug":"/apis/plannings/planning-api/location-rule-sets/upsertlocationruleset","metadata":{"seo":{"title":"Upsert location rule set","description":"Create or update a location rule set. A unique ID is required to identify the location rule set. Calling this endpoint with an existing ID will update the location rule set."}},"httpPath":"/settings/location-rule-sets/{id}"},{"label":"Delete location rule set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/location-rule-sets/deletelocationruleset","routeSlug":"/apis/plannings/planning-api/location-rule-sets/deletelocationruleset","metadata":{"seo":{"title":"Delete location rule set","description":"Delete a location rule set by its ID."}},"httpPath":"/settings/location-rule-sets/{id}"}]},{"type":"group","label":"[EXPERIMENTAL] Vehicle Stop Rules","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets","items":[{"label":"List the existing vehicle stop rule sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets/listvehiclestoprulesets","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets/listvehiclestoprulesets","metadata":{"seo":{"title":"List the existing vehicle stop rule sets","description":"Retrieve vehicle stop rule sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/settings/vehicle-stop-rule-sets"},{"label":"Create vehicle stop rule set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets/createvehiclestopruleset","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets/createvehiclestopruleset","metadata":{"seo":{"title":"Create vehicle stop rule set","description":"Create a new vehicle stop rule set"}},"httpPath":"/settings/vehicle-stop-rule-sets"},{"label":"Get vehicle stop rule set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets/getvehiclestopruleset","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets/getvehiclestopruleset","metadata":{"seo":{"title":"Get vehicle stop rule set","description":"Retrieves detailed information on the given vehicle stop rule set."}},"httpPath":"/settings/vehicle-stop-rule-sets/{id}"},{"label":"Upsert vehicle stop rule set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets/upsertvehiclestopruleset","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets/upsertvehiclestopruleset","metadata":{"seo":{"title":"Upsert vehicle stop rule set","description":"Create or update a vehicle stop rule set. A unique ID is required to identify the vehicle stop rule set. Calling this endpoint with an existing ID will update the vehicle stop rule set."}},"httpPath":"/settings/vehicle-stop-rule-sets/{id}"},{"label":"Delete vehicle stop rule set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/vehicle-stop-rule-sets/deletevehiclestopruleset","routeSlug":"/apis/plannings/planning-api/vehicle-stop-rule-sets/deletevehiclestopruleset","metadata":{"seo":{"title":"Delete vehicle stop rule set","description":"Delete a vehicle stop rule set by its ID."}},"httpPath":"/settings/vehicle-stop-rule-sets/{id}"}]},{"type":"separator","label":"Locations"},{"type":"group","label":"Depot Sets","link":"/apis/plannings/planning-api/depot-sets","routeSlug":"/apis/plannings/planning-api/depot-sets","items":[{"label":"List the existing depot sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/depot-sets/listdepotsets","routeSlug":"/apis/plannings/planning-api/depot-sets/listdepotsets","metadata":{"seo":{"title":"List the existing depot sets","description":"Retrieve depot sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/locations/depot-sets"},{"label":"Create depot set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/depot-sets/createdepotset","routeSlug":"/apis/plannings/planning-api/depot-sets/createdepotset","metadata":{"seo":{"title":"Create depot set","description":"Create a new depot set."}},"httpPath":"/locations/depot-sets"},{"label":"Get depot set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/depot-sets/getdepotset","routeSlug":"/apis/plannings/planning-api/depot-sets/getdepotset","metadata":{"seo":{"title":"Get depot set","description":"Retrieves detailed information on the given depot set."}},"httpPath":"/locations/depot-sets/{id}"},{"label":"Upsert depot set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/depot-sets/upsertdepotset","routeSlug":"/apis/plannings/planning-api/depot-sets/upsertdepotset","metadata":{"seo":{"title":"Upsert depot set","description":"Create or update a depot set. A unique ID is required to identify the depot set. Calling this endpoint with an existing id will update the depot set."}},"httpPath":"/locations/depot-sets/{id}"},{"label":"Delete depot set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/depot-sets/deletedepotset","routeSlug":"/apis/plannings/planning-api/depot-sets/deletedepotset","metadata":{"seo":{"title":"Delete depot set","description":"Delete a depot set by its ID."}},"httpPath":"/locations/depot-sets/{id}"}]},{"type":"group","label":"Charging Location Sets","link":"/apis/plannings/planning-api/charging-location-sets","routeSlug":"/apis/plannings/planning-api/charging-location-sets","items":[{"label":"List the existing charging location sets","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/charging-location-sets/listcharginglocationsets","routeSlug":"/apis/plannings/planning-api/charging-location-sets/listcharginglocationsets","metadata":{"seo":{"title":"List the existing charging location sets","description":"Retrieve charging location sets using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal for more details)."}},"httpPath":"/locations/charging-location-sets"},{"label":"Create charging location set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/charging-location-sets/createcharginglocationset","routeSlug":"/apis/plannings/planning-api/charging-location-sets/createcharginglocationset","metadata":{"seo":{"title":"Create charging location set","description":"Create a new charging location set"}},"httpPath":"/locations/charging-location-sets"},{"label":"Get charging location set","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/charging-location-sets/getcharginglocationset","routeSlug":"/apis/plannings/planning-api/charging-location-sets/getcharginglocationset","metadata":{"seo":{"title":"Get charging location set","description":"Retrieves detailed information on the given charging location set."}},"httpPath":"/locations/charging-location-sets/{id}"},{"label":"Upsert charging location set","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/charging-location-sets/upsertcharginglocationset","routeSlug":"/apis/plannings/planning-api/charging-location-sets/upsertcharginglocationset","metadata":{"seo":{"title":"Upsert charging location set","description":"Create or update a charging location set. A unique ID is required to identify the charging location set. Calling this endpoint with an existing ID will update the charging location set."}},"httpPath":"/locations/charging-location-sets/{id}"},{"label":"Delete charging location set","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/plannings/planning-api/charging-location-sets/deletecharginglocationset","routeSlug":"/apis/plannings/planning-api/charging-location-sets/deletecharginglocationset","metadata":{"seo":{"title":"Delete charging location set","description":"Delete a charging location set by its ID."}},"httpPath":"/locations/charging-location-sets/{id}"}]}]}