Skip to content

Create grading batch

POST
/grading/rest/v1/truesort/create-batch

Creates a new batch in Truesort for the specified lot number

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

lotNumber*

The lot number to create a batch for

Typestring
Required

Responses

Batch created successfully

application/json
JSON
{
"id": 0,
"lot_nr": "string",
"grading_program": 0,
"grading_plan_id": 0,
"machine_status": "string",
"machine_id": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0