get https://api.bsx.exchange/orders/
Retrieve a single order by either {id}, {nonce}, {client_order_id}.
The priority is {nonce}, {id}, {client_order_id}.
If you have multiple orders with the same {client_order_id}, the newest order is returned.
Requires authentication.