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

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<anyType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />