Skip to content
IScan Documentation
Main Navigation
Guide
Technische Dokumentation
Appearance
Menu
Return to top
Get all articles
GET
/goodsReception/rest/v3/articles/list
Returns all available articles
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
List of articles
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
0
,
"articleNr"
:
"string"
,
"name"
:
"string"
,
"description"
:
"string"
,
"productGroupNr"
:
0
,
"unit"
:
"string"
,
"active"
:
true
}
]
GET
/goodsReception/rest/v3/articles/list
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI