Skip to content

Search attachments

POST
/goodsReception/rest/v1/attachments

Returns filtered attachments using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

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

Responses

Filtered attachments

application/json
JSON
[
{
"id": 0,
"filename": "string",
"originalName": "string",
"filePath": "string",
"mimeType": "string",
"size": 0,
"lotNumber": 0,
"description": "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