Skip to content

Search assessments

POST
/goodsReception/rest/v1/assessments

Returns filtered assessments using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"search": "quality"
}

Responses

Filtered assessments

application/json
JSON
[
{
"id": 0,
"lotNumber": 0,
"assessmentOptionId": 0,
"value": "string",
"notes": "string",
"createdAt": "string"
}
]

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0