Performs an asynchronous request to fetch orders and update the state with the result
const {results: ordersInRetryStatus} = await og.smi.api.request_orders({ status: 18 }); Copy
const {results: ordersInRetryStatus} = await og.smi.api.request_orders({ status: 18 });
Describing filter and ordering.
How results should be sorted. Defaults to place
place
Performs an asynchronous request to fetch orders and update the state with the result