...
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 quaquantities for the valid line items are not 0
GET/customer/read
Added the shipping methods for the customer to the endpoint output
Frame Inventory
When the frame module is active, programs and functions that require “frame inventory” will check to see if it’s active before allowing the programs or functions to be accessed or processed.
...