Notification Subscription
Subscription to real time notifications
Sample
{ "type": "HTTPS", "id": "Example String", "endpoint": "Example String" }
Doctor
Doctor information
Sample
{ "id": "Example String", "doctorName": "Example String", "practiceName": "Example String", "address": "Example String", "city": "Example String", "state": "Example String", "zipCode": "Example String" }
Referenced in
Doctor Connection
Doctor information
Sample
{ "nodes": [ { "id": "Example String", "doctorName": "Example String", "practiceName": "Example String", "address": "Example String", "city": "Example String", "state": "Example String", "zipCode": "Example String" } ], "pageInfo": { "endCursor": "Example String", "hasNextPage": true }, "totalCount": 40 }
Contact Product
Product information
product Id
ID that uniquely maps to a manufacturer, brand, and model combination
manufacturer
Manufacturer name
brand
Brand name
sphere
Possible sphere values
diameter
Possible diameter values
base Curve
Possible baseCurve values
axis
Possible axis values
cylinder
Possible cylinder values
addition
Possible addition values
dominance
Possible dominance values
color
Possible color values
Sample
{ "productId": "Example String", "manufacturer": "Example String", "brand": "Example String", "sphere": [ "Example String" ], "diameter": [ "Example String" ], "baseCurve": [ "Example String" ], "axis": [ "Example String" ], "cylinder": [ "Example String" ], "addition": [ "Example String" ], "dominance": [ "Example String" ], "color": [ "Example String" ] }
Referenced in