...
When “Re-calc job on auto-attach” is checked, a change was made to make sure that toric calculations are now being done before submitting digital orders to a digital calculator. This was causing some settings to not be updated. ie. FCSGUP and FCSGIN
XML Exports
Order exports will now include the most recently entered non-reversed breakage event.
API
The add order endpoints (V1 and V2) will now check if the submitted PO is already in use for the customer and return an error if so.
Add Order V2 will now return an additional array called
creationRemarks
that will include any additional informative notes about the orderAdd Order v1 now documents the structure of the returned object in the case of a success
The POST/orders/waitingForFrames will no longer include deleted orders
Required string parameters will no longer accept an empty string as a valid value
...
You can now input counts from flat files. Refer to Inventory Count document to see how this new method operates.
Order
...
Completion
When un-shipping an order, at times an unwanted inventory adjustment transaction would appear. This has been fixed.
...