For the complete documentation index, see llms.txt. This page is also available as Markdown.

Country Region

the Region inside a Country e.g. Bundesländer

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
get/cmn/country-region/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
Responses
200

successful operation

*/*

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
put/cmn/country-region/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*
contextstringOptional

message context

messageValuestringOptional

message

delete/cmn/country-region/{id}

deaktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
put/cmn/country-region/{id}/deactivate

aktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
put/cmn/country-region/{id}/activate

Create new Resource

post
Body

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
Responses
200

successful operation

*/*

Bundesland bzw. Regions-Verwaltung

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Label

abbreviationstringOptional

Abkürzung

regionalCodestringOptional

Eindeutiger regionaler Code (z. B. FIPS-Code, NUTS-Code, spezifischer Landescode)

iso3166_2Codestring · min: 4 · max: 6Optional

ISO 3166-2 Code für die Region

activebooleanRead-onlyOptional

is active

Default: true
post/cmn/country-region

Last updated

Was this helpful?