Skip to content

Search order-lots

POST
/manualProduction/rest/v1/order-lots

Returns filtered list of order-lots using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"modified": "2024-01-01T10:00:00Z",
"id": 123
}

Responses

Filtered order-lots

application/json
JSON
[
{
"id": 0,
"order_number": 0,
"lotNumber": 0,
"quantity": 0,
"status": "string",
"modified": "string"
}
]

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

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