Operation Find Orders By Criteria

Method: HTTP POST method

Endpoint: http://<host_address>:<port_address>/v1/orders

Parameter content type: application/json

The tenantID is mandatory parameter here. The default value is TIBCO.

Example of findOrdersByCriteria:

options:
{
  "filter": "string",
  "pagesize": 0,
  "pagination": 0,
  "requestpageNo": 0,
  "sort": "string"
}
tenantID: TIBCO