Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The input is shown below, and the options are more fully described in the Model section of this endpoint in Swagger. Following this full description are some sample inputs of different types of jobs:
{ "customercustomerNum": "string", "custJobID": "string", "patientpoNumber": "string", "jobreleaseNumber": "string", "jobType": "string", "tray": "string", "shipMethod": "string", "shipToNum": "string", "shipToName": "string", "shipToAddress1": "string", "shipToAddress2": "string", "shipToAddress3": "string", "shipToAddress4": "string", "shipToPostalCodeshipToCode": "string", "rtLensStyle": "string", "ltLensStyle": "string", "rtLensMaterial": "string", "ltLensMaterial": "string", "rtLensColor": "string", "ltLensColor": "string", "rtLensTreat": "string", "ltLensTreat": "string", "rtSPH": 0, "ltSPH": 0, "rtCYL": 0, "ltCYL": 0, "rtSpherertAX": 0, "ltSphereltAX": 0, "rtCylinderrtIPD": 0, "ltCylinderltIPD": 0, "rtAxisrtNPD": 0, "ltAxisltNPD": 0, "rtDistPDrtOCHT": 0, "ltDistPDltOCHT": 0, "rtNearPDrtBCOCUP": 0, "ltNearPDltBCOCUP": 0, "rtVertDecrtSEGHT": 0, "ltVertDecltSEGHT": 0, "rtSeghtrtADD": 0, "ltSeghtltADD": 0, "rtAddrtADD2": 0, "ltAddltADD2": 0, "rtBOC": 0, "ltBOC": 0, "rtMBASE": "string", "ltMBASE": "string", "rtCLASS": "string", "ltCLASS": "string", "rtDIA": "string", "ltDIA": "string", "rtPRVM1": 0, "rtHPrismrtPRVA1": "string", "rtPRVM2": 0, "rtHPrismDirrtPRVA2": "string", "rtVPrismltPRVM1": 0, "rtVPrismDirltPRVA1": "string", "ltHPrismltPRVM2": 0, "ltHPrismDirltPRVA2": "string", "rtMINCTR", "ltVPrism": 0, "ltVPrismDir: 0, "ltMINCTR": 0, "rtMINEDG": 0, "ltMINEDG": 0, "rtNVI": 0, "ltNVI": 0, "rtNOD": 0, "ltNOD": 0, "rtERCD": 0, "ltERCD": 0, "rtBalance": "string", "ltBalance": "string", "rtFWD": 0, "ltFWD": 0, "addon1": "string", "addon2": "string", "addon3": "string", "addon4": "string", "addon5": "string", "addon6": "string", "addon7": "string", "addon8": "string", "addon9": "string", "addon10": "string", "addon11": "string", "addon12": "string", "addon13": "string", "addon14": "string", "addon15": "string", "uncutDiamREM": "string", "PTOK": "string", "CLLIFE": "string", "CLNVB": "string", "CLINIT": "string", "CLHT": "string", "HEADK": "string", "HEADS": "string", "NWD": "string", "CAPE": "string", "_FSTATUS": "string", "FUPC": "string", "_FMUPC": "string", "FRAM": "string", "FCOL": "string", "PANTO": "string", "ZTILT": "string", "VFD": "string", "VRD": "string", "CORRLEN": "string", "CLDEYE": "string", "CLDLAT": "string", "CRIB": 0, "HBOX": 0, "VBOX": 0, "frameAELLH": 0, "frameBFED": 0, "frameEDDBL": 0, "frameDBLCIRC": 0, "_ETYPE": "string", "storedTracetraceID": "string" }

Notes

Note that information not required for an order need not be sent - in this case, because the order is an uncut, there is no need to send any frame information (size or shape request); since it is a SV lens, there is no need to send SEGHT, ADD, or other tags related to the near segment.

...