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
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
