Interface OrderOnHoldService

    • Method Detail

      • processOrderOnHold

        void processOrderOnHold​(OrderModel order)
        Puts the provided OrderModel on hold. Meaning all of its consignments are cancelled as well as the associated task assignment workflows.
        Parameters:
        order - the OrderModel to be put on hold