NOTE
- Lite URL:
https://lite-api.jup.ag/trigger/v1/getTriggerOrders - Pro URL:
https://api.jup.ag/trigger/v1/getTriggerOrders
/getTriggerOrders endpoint.
The response is paginated for every 10 orders and you can view different pages using the page parameter. The hasMoreData boolean will indicate if you have more data in the next page.
Active Orders
To get the active orders, you can pass in theorderStatus parameter as active.
Order History
To get the order history, you can pass in theorderStatus parameter as history.
