List OrdersGET
Returns order history for the authenticated user
Authorization
AuthorizationRequiredBearer <token>JWT token obtained from the login endpoint
In: header
Path Parameters
account_idRequiredstringAccount ID to fetch order history for
Query Parameters
fromstringFrom date created to fetch order history for
toRequiredstringTo date created to fetch order history for
Successfully retrieved order history