daas-trading
Number of APIs: 5
- 
get multiple orders using orderIds POST {{API-URL}}/api/v1/trading/orders/query 
- 
get an order by orderId GET {{API-URL}}/api/v1/trading/orders/355502 
- 
get all orders for an orgUserId POST {{API-URL}}/api/v1/trading/orders 
- 
cancel a LIMIT order POST {{API-URL}}/api/v1/trading/cancel 
- 
place a MARKET order for an orgUserId POST {{API-URL}}/api/v1/trading/