GET /api/v1/orders
Operation ID: OrderApi_GetList
Auth: unknown
Parameters (12)
(integer, query, optional)
The source field for the article title. 0 = Order Position (default), 1 = Article Title, 2 = Article Invoice Text
Constraints: {'enum': [0, 1, 2, 3]}
(boolean, query, optional)
If true the list of tags passed to the call are used to filter orders to not include these tags
(string, query, optional)
Specifies the newest order date to include in the response
(string, query, optional)
Specifies the oldest order date to include in the response
(integer, query, optional)
If given, all delivered orders have an Id greater than or equal to the given minimumOrderId
(string, query, optional)
If given, the last modification has to be older or equal than the given date.
(string, query, optional)
If given, the last modification has to be newer than the given date
(array, query, optional)
Specifies a list of state ids to include in the response
(integer, query, optional)
Specifies the page to request
(integer, query, optional)
Specifies the pagesize. Defaults to 50, max value is 250
(array, query, optional)
Specifies a list of shop ids for which invoices should be included
(array, query, optional)
Specifies a list of tags the order must have attached to be included in the response
No probe data for this endpoint yet.