Versions Compared

Key

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

...

When a raw file is processed with the _BALANCE option set to L or R, or the endpoint option is set for one of the eyes, the system will check the “Balance lens style” for the style specified and set the lens style for the balance eye to the “Balance lens style” value. For example, the following submission to the order endpoint:
{
"customerNum=": "1",
"custJobID=TEST BALANCE 9
poNumber=BALANCE9
releaseNumber=1234
jobType=F
shipToNum=1
shipToName=Gene Simmons
shipToAddress1=1 Beth Ave
shipToAddress2=
shipToAddress3=Las Angeles
shipToAddress4=CA
shipToCode=12345
rtLensStyle=ST28
ltLensStyle=ST28
rtLensMaterial=C
ltLensMaterial=C
rtLensColor=
ltLensColor=
rtLensTreat=SRC
ltLensTreat=SRC
rtSPH=-1.0
ltSPH=-1.0
rtCYL=0.0
ltCYL=0.0
rtAX=0
ltAX=0
rtIPD=31.0
ltIPD=31.0
rtNPD=29.5
ltNPD=29.5
rtSEGHT=20.0
ltSEGHT=20.0
rtADD=2.0
ltADD=2.0
rtBalance=Y
REM=Please rush
_FSTATUS=F
HBOX=52.0
VBOX=48.0
FED=53.0
DBL=14.0": "BALANCE LENS TEST2",
"poNumber": "BALANCELENSEST2",
"releaseNumber": "12346",
"jobType": "F",
"shipToNum": "1",
"shipToName": "Gene Simmons",
"shipToAddress1": "1 Beth Ave",
"shipToAddress2": "",
"shipToAddress3": "Las Angeles",
"shipToAddress4": "CA",
"shipToCode": "12345",
"rtLensStyle": "ST28",
"ltLensStyle": "ST28",
"rtLensMaterial": "C",
"ltLensMaterial": "C",
"rtLensColor": "",
"ltLensColor": "",
"rtLensTreat": "SRC",
"ltLensTreat": "SRC",
"rtSPH": -1,
"ltSPH": -1.25,
"rtCYL": -0.50,
"ltCYL": -0.75,
"rtAX": 115,
"ltAX": 85,
"rtIPD": 31,
"ltIPD": 31,
"rtNPD": 29.5,
"ltNPD": 29.5,
"rtSEGHT": 20,
"ltSEGHT": 20,
"rtADD": 2.25,
"ltADD": 2.25,
"rtBalance": "Y",
"REM": "Please rush",
"_FSTATUS": "F",
"HBOX": 52,
"VBOX": 48,
"FED": 53,
"DBL": 14
}

Results in the following order being created:

...