Returns the currency specified by the currency code.

get

/primeapi/restapi/v16.2/currency/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of the currency to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityCurrency
Type: object
404 Response
The currency do not exist or you do not have access to it.