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-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z