Skip to content

View address

GET
/goodsReception/rest/v1/addresses/view/{id}

View specific address by ID

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

id*
Typeinteger
Required

Responses

Address details

application/json
JSON
{
"id": 0,
"street": "string",
"city": "string",
"postalCode": "string",
"countryId": 0,
"addressTypeId": 0,
"active": true
}

Playground

Server
Authorization
Variables
Key
Value

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