Skip to content

Get all carriers

GET
/goodsReception/rest/v3/carriers/list

Returns all available carriers/packaging

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of carriers

application/json
JSON
[
{
"id": 0,
"name": "string",
"description": "string",
"active": true
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-develop Version: dev-develop
Commit: 53779c72
Deployed at: 2026-04-01T06:53:45Z