View Currency Of Record for a Workspace

get

/api/restapi/workspace/currencyOfRecord

Send a request to this endpoint to view the currency of record and the exchange rate for a specified workspace given by workspaceId or workspaceCode as a query parameter.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : ApiEntityCurrencyOfRecord
Type: object
Title: ApiEntityCurrencyOfRecord
Show Source

400 Response

Invalid input.
Back to Top