Set Currency Settings

post

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/currencySettings

Updates the currency settings for the database.

Request

Path Parameters
Body ()

Currency settings.

Root Schema : CurrencySettings
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

Currency settings updated successfully.

Body ()
Root Schema : schema
Type: string

500 Response

Internal Server Error.

Back to Top