{ "opencollection": "1.0.0", "info": { "name": "LeanData BookIt 🗓️ Availability 🗓️ Availability Legacy (still supported) API", "version": "1.0.0" }, "items": [ { "info": { "name": "Legacy (still supported)", "type": "folder" }, "items": [ { "info": { "name": "/v1/scheduling/route (legacy)", "type": "http" }, "http": { "method": "POST", "url": "https://api.leandata.com/v1/scheduling/route", "headers": [ { "name": "Content-Type", "value": "application/json" } ], "body": { "type": "json", "data": "{}" } }, "docs": "
Legacy routing-only endpoint. Runs routing and returns routing results as encrypted token, but does not return availability. Existing integrations may continue using this endpoint. For new builds, prefer POST /v1/scheduling/route-and-fetch-availability.
Depending on the concluding routing decision, this endpoint will either return data needed to query for the next endpoint, a redirect link, or an indication to render your fallback experience.
\nparams (required) — A v1/scheduling/retrieve-info, but is specifically used when rescheduling or canceling an existing meeting. Use this endpoint to retrieve all necessary data to re-render the scheduling UI in a modification flow.\neventId (required) — A string representing the unique identifier of the booked meeting. T"
}
]
}
],
"bundled": true
}