Get active orders
Description#
Allows the clients to fetch active orders.
Mechanism#
Fetches and returns any active orders that the client has.
Output#
- Array of order entityorder containing only the EIDs.
Notes#
info
- Returns a special indication in case the client does not posses an active order.
- In the future, the orders will contain more data than EIDs for the sake of better display.