Skip to content

Submit grading plan

POST
/grading/rest/v1/grading-plans/submit-plan

Submits grading plan for processing

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"planId": 123
}

Responses

Plan submitted successfully

application/json
JSON
{
"id": 0,
"name": "string",
"lotNumber": 0,
"programId": 0,
"status": "string",
"createdAt": "string"
}

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