Pair Itero Account
Pair an iTero account with this scanner connection and store the paired tokens. Marks the connection as connected upon success.
Pair an iTero account with this scanner connection and store the paired tokens. Marks the connection as connected upon success.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Path Parameters
id*string
Response Body
application/json
curl -X POST "https://example.com/scanner-connections/550e8400-e29b-41d4-a716-446655440000/pair-account"{ "success": true, "accountId": 0, "accountName": "string"}Empty
Empty
Empty
List Scanner Connections GET
List all scanner connections for the current organization. Optionally filter by scanner type and include inactive connections. Includes Medit group metadata when available.
Setup Medit Webhook POST
Set up a Medit webhook endpoint for receiving real-time notifications about orders, cases, and files. Replaces any existing webhook endpoint for this connection.