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