- ContactsJobOptions
{ "products": [ { "__typename": "ContactsProducts" } ], "prescription": { "__typename": "ContactsPrescription" } }
{ "jobId": "Example String" }
{ "jobId": "Example String" }
{ "jobId": "Example String", "sendText": true, "sendEmail": true, "buyLink": true }
{ "jobId": "Example String" }
The number of seconds between 0 and 20 to wait for completion; Default: 0 (no wait)
{ "contactsSuggestion": { "__typename": "ContactsSuggestionJobOptions" }, "contactsPrescriptionVerification": { "__typename": "ContactsPrescriptionVerificationJobOptions" }, "contactsPrescriptionIssuance": { "__typename": "ContactsPrescriptionIssuanceJobOptions" }, "contactsFulfillment": { "__typename": "ContactsFulfillmentJobOptions" }, "wait": 40 }
Contacts prescription verification job details
Unique ID for this job
Current job status
Current job reason, if applicable
Contacts details
Contacts options
List of tags used to correlate this workflow with other systems
Last date and time this job was updated
Implements interfaces
Contacts job interface
{ "jobId": "Example String", "status": "Example String", "reason": "Example String", "contacts": { "__typename": "Contacts" }, "options": { "__typename": "ContactsJobOptions" }, "tags": [ { "__typename": "Tag" } ], "updatedAt": "Example String" }
Contacts suggestion job details
Unique ID for this job
Current job status
Current job reason, if applicable
Contacts details
Contacts options
List of tags used to correlate this workflow with other systems
Last date and time this job was updated
Implements interfaces
Contacts job interface
{ "jobId": "Example String", "status": "Example String", "reason": "Example String", "contacts": { "__typename": "Contacts" }, "options": { "__typename": "ContactsJobOptions" }, "tags": [ { "__typename": "Tag" } ], "updatedAt": "Example String" }
Contacts prescription issuance job details
Unique ID for this job
Current job status
Current job reason, if applicable
Contacts details
Contacts options
List of tags used to correlate this workflow with other systems
Last date and time this job was updated
Implements interfaces
Contacts job interface
{ "jobId": "Example String", "status": "Example String", "reason": "Example String", "contacts": { "__typename": "Contacts" }, "options": { "__typename": "ContactsJobOptions" }, "tags": [ { "__typename": "Tag" } ], "updatedAt": "Example String" }
Pupillary distance
Used to indicate single pupillary distance value in millimeters; Conditionally required if near and distance values are not provided
Used to indicate pupillary distance for near vision in millimeters; Conditionally required if intermediate value is not provided
Used to indicate pupillary distance for distance vision in millimeters; Conditionally required if intermediate value is not provided
{ "intermediate": 40, "near": 40, "distance": 40 }
Horizontal prism details
Prism strength diopters
Prism base direction
{ "power": "Example String", "direction": "IN" }