Skip to content

Create QM object

POST
/qm/rest/v1/qm/create-qm

Creates a new QM object

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"lotnumber": "LOT123",
"qm_type": 1
}

Responses

QM object created

application/json
JSON
{
"id": 0,
"lotnumber": "string",
"qm_type": 0,
"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