Skip to content

Get default grading program

POST
/grading/rest/v1/grading-plans/get-default-grading-program

Returns default grading program for specified lot

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"lotNumber": 456
}

Responses

Default grading program

application/json
JSON
{
"id": 0,
"name": "string",
"description": "string",
"parameters": {
},
"active": true
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-feature/docs_docker_image Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z