Skip to content

Get countries

GET
/goodsReception/rest/v3/countries/get-countries

Returns list of all available countries

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of countries

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

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-feature/docs_docker_image Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z