Skip to content

Get order-lots

GET
/manualProduction/rest/v1/order-lots

Returns filtered list of order-lots

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

modified

Filter by modification date

Typestring
Format"date-time"
id

Filter by ID

Typeinteger

Responses

List of order-lots

application/json
JSON
[
{
"id": 0,
"order_number": 0,
"lotNumber": 0,
"quantity": 0,
"status": "string",
"modified": "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