All Use Cases
Lab Partner
Lab Integration
How a fulfillment lab connects to Eyekiosk via API to receive orders automatically and sync status updates back to practices.
The Scenario
A lens lab wants to receive orders directly from kiosks without manual data entry. They need structured prescription data, PD measurements, and frame specifications to flow into their production queue automatically.
How It Works
1
OAuth ConnectThe lab registers as an OAuth 2.1 partner. They receive API credentials and configure webhook endpoints.
2
Order WebhooksWhen a patient completes a kiosk order, an order.created webhook fires with the full order payload — frame, Rx, PD, lens selections.
3
Production QueueThe lab's system ingests the order data directly into their production workflow. No re-keying required.
4
Status UpdatesThe lab calls PATCH /orders/{id} to update status. Practices see real-time fulfillment progress in their admin dashboard.
Expected Outcome
Orders flow from kiosk to lab without manual intervention. Data accuracy improves since there's no re-keying. Practices get real-time visibility into order fulfillment status.
Key Features Used
Partner API (OAuth 2.1)Order WebhooksPrescription Data APIInventory Sync APIStatus Update Endpoints
See This in Action
Schedule a demo and we'll walk through how Eyekiosk works for your specific setup.
Schedule a Demo