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