Skip to content

Get filtered orders

GET
/manualProduction/rest/v1/orders

Returns filtered list of orders with pagination

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

filter

Filter criteria

Typestring

Responses

Filtered orders

application/json
JSON
[
{
"id": 0,
"orderNumber": "string",
"customerId": 0,
"status": "string",
"orderDate": "string",
"deliveryDate": "string"
}
]

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z