OrderSearchResults
Paginated search results containing a list of orders.
Properties
| Name |
Type |
Description |
| items |
array |
Array of order objects matching the search criteria. |
| search_criteria |
object |
The search criteria applied. |
| total_count |
integer |
Total number of matching orders across all pages. |
JSON Schema