``excludeOrders``optional, array Response contains all orders except the orders which are specified in this collection.
An order is specified by its job chain path and an optional order id.
If "orderId" is undefined then all orders of the specified job chain are excluded in the response.
This parameter will be ignored if ``orders`` parameter is set. [{
"jobChain":"/sos/reporting/Inventory",
"orderId":"Inventory"
}]