Search for orders.

Search for orders. Note that Basic Authentication is required for all requests as such, make sure to provide the Authorization header with a valid value.

Body Params
string
required
length ≥ 1
searchFields
array of strings | null
searchFields
int32 | null
int32
enum

[0 - 'StartsWith', 1 - 'Contains', 2 - 'IsEqualTo']

Allowed:
Responses
200

The matching orders

400

Request has missing/invalid values

500

An error occurred when trying to search for the orders

Language
Response
Click Try It! to start a request and see the response here!