Validation
Approve the order.
            Validation (
            Number       
            orderId,
            Boolean      
            refused,
            String       
            comment
            
      )
         
      Parameters
orderId
Order ID.
refused
Reject approval.
comment
Comment.
Return value(s)
None.
Features
Schema: nms:localOrder
Static:
Yes
