Setup Medit Webhook
Set up a Medit webhook endpoint for receiving real-time notifications about orders, cases, and files. Replaces any existing webhook endpoint for this connection.
Set up a Medit webhook endpoint for receiving real-time notifications about orders, cases, and files. Replaces any existing webhook endpoint for this connection.
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
Response Body
application/json
curl -X POST "https://example.com/scanner-connections/550e8400-e29b-41d4-a716-446655440000/webhook-setup"{ "success": true, "message": "string", "details": { "endpointUuid": "string", "events": [ "string" ], "url": "string" }}Pair Itero Account POST
Pair an iTero account with this scanner connection and store the paired tokens. Marks the connection as connected upon success.
Sync Scanner Connection POST
Trigger a data sync for a scanner connection. Fetches the latest cases/orders from the scanner provider (Medit, 3Shape, or iTero) and updates the last sync timestamp.