address
Operations addressed under /address — 6 operations.
aurax-bff-redirect-get-building-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-building-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable<BuildingDto>>.
| Field | Declared type | Nullable |
|---|---|---|
IslandNumber | string | no |
BuildingNumber | int? | yes |
ExtDoorNumber | string | no |
StreetCode | int? | yes |
Member names are the service's declaration names.
path Parameters
streetCodeaurax-bff-redirect-get-building-list › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdaurax-bff-redirect-get-city-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-city-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable<CityDto>>.
| Field | Declared type | Nullable |
|---|---|---|
Name | string | no |
Code | int? | yes |
Member names are the service's declaration names.
aurax-bff-redirect-get-city-list › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdaurax-bff-redirect-get-district-list-by-city-code
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-district-list-by-city-code; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable<DistrictDto>>.
| Field | Declared type | Nullable |
|---|---|---|
Name | string | no |
Code | int | no |
CityCode | int | no |
Member names are the service's declaration names.
path Parameters
cityCodeaurax-bff-redirect-get-district-list-by-city-code › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdaurax-bff-redirect-get-neighbourhood-list-by-district-code
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-neighbourhood-list-by-district-code; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable<NeighbourhoodDto>>.
| Field | Declared type | Nullable |
|---|---|---|
Code | int? | yes |
Name | string | no |
DistrictCode | int? | yes |
Member names are the service's declaration names.
path Parameters
districtCodeaurax-bff-redirect-get-neighbourhood-list-by-district-code › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdaurax-bff-redirect-get-section-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-section-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable< SectionDto>>.
| Field | Declared type | Nullable |
|---|---|---|
FloorNumber | string | no |
IntDoorNumber | string | no |
BuildingCode | int? | yes |
Member names are the service's declaration names.
path Parameters
buildingCodeaurax-bff-redirect-get-section-list › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultIdaurax-bff-redirect-get-street-list-by-neighbourhood-code
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-street-list-by-neighbourhood-code; this entry declares none of its own.
Response body, read from the service source
The route declares its response as ExternalServiceResultDto<IEnumerable<StreetDto>>.
| Field | Declared type | Nullable |
|---|---|---|
Code | int? | yes |
Name | string | no |
NeighbourhoodCode | int? | yes |
Member names are the service's declaration names.
path Parameters
neighbourhoodCodeaurax-bff-redirect-get-street-list-by-neighbourhood-code › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
externalServiceResultId