To support the Oracle Cloud demo "Soaring through the Clouds The Sequel" on microservices and container and cloud native computing. Our first performance: Oracle EMEA PaaS Partner Forum - March 2018, Budapest
Create Shipping (to a destination, using a certain delivery method, containing specific items, associated with an order?) - note: a shipping can only be created if all products in the order are allowable to be shipped to the indicated destination and if all products are currently in stock
Update Shipping (for a shipping, update status & associated details) - shipment prepared (order picked), shipment handed over to package service, shipment delivered to customer, shipment lost (?)
Define the (first draft) API for the Logistics (Shipping, Stock) microservice - ideally define this on Apiary