...
the endpoint was returning “unkown job type” for Edge-only and Addon orders. This has been resolved.
the endpoint was missing the rtClass field
added the shipToMethod label
fixed issue that was preventing some of the fields related to each eye from being sent (rt/lt LensStyle, rt/lt LensMaterial, rt/lt Sph, rt/tl Cyl, etc)
Added the _FMUPC label
POST/orders/add
Fix issue with the OCHT fields not being interpreted properly for SV(Single Vision) lenses
When a traceID included a SHAP trace, the SHAP was not being passed to the order, resulting in no tracing being used by the order
The endpoint was allowing anything to be entered for the job type. This has been fixed to only allow valid job types to be used.
The xxMINEDG fields were not being processed correctly. This has been resolved.
The endpoint allowed the creation of an addon order with no addons supplied. This has been resolved.
...