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

Currency Code

the CurrencyCode according to ISO-4217

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
get/cmn/currency-codes/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
Responses
200

successful operation

*/*

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
put/cmn/currency-codes/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*
contextstringOptional

message context

messageValuestringOptional

message

delete/cmn/currency-codes/{id}

deaktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
put/cmn/currency-codes/{id}/deactivate

aktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
put/cmn/currency-codes/{id}/activate

Create new Resource

post
Body

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
Responses
200

successful operation

*/*

currency codes - ISO 4217

versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · min: 1 · max: 255Required

label of this currency

isoAlpha3string · min: 3 · max: 3Required

ISO A(3) value of this currency

isoNumericstring · min: 3 · max: 3Required

ISO N(3) value of this currency

symbolstring · min: 1 · max: 5Required

symbol of this currency

activebooleanRead-onlyOptional

is active

Default: true
showInDropDownsbooleanRequired

DropDown Visibility

Default: true
post/cmn/currency-codes

Last updated

Was this helpful?