Currently orders can only be found by orderId. In practice using other ticket/order systems we have needed to use name or email address to find users to back into their orderId.
The task here is to add additional search parameters to an order query. Notes on what drove this requirement can be found here: #5 (review)
Currently orders can only be found by
orderId. In practice using other ticket/order systems we have needed to use name or email address to find users to back into their orderId.The task here is to add additional search parameters to an order query. Notes on what drove this requirement can be found here: #5 (review)