...
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)
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
...
when running the endpoint, the order number assigned to the the order was not being returned when the add was successful
Make sure there is at lest one valid item before creating the stock order. Verify that all quantities quaquantities for the valid line items are not 0
...