Skip to content

Create empty lot

POST
/goodsReception/rest/v1/lots/create-empty

Creates empty lot

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"supplierNr": 1
}

Responses

Empty lot created

application/json
JSON
{
"id": 0,
"lotNumber": "string",
"supplierNr": 0,
"articleNr": 0,
"quantity": 0,
"unit": "string",
"deliveryDate": "string",
"status": "string",
"createdAt": "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