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

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0