GET api/order
Get all the open orders
Request Information
URI Parameters
| Name | Type | Description | Additional information | 
|---|---|---|---|
| pageNumber | string | 
                             
  | 
                |
| pageSize | string | 
                             
  | 
                |
| startDate | string | 
                             
  | 
                |
| endDate | string | 
                             
  | 
                |
| Status | string | 
                             
  | 
                |
| statusStartDate | string | 
                             
  | 
                |
| statusEndDate | string | 
                             
  | 
                
Body Parameters
None
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
            Sample:
        
{}
        application/xml, text/xml
            Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />