The Currency API

To use the Currency API endpoints, your key must be assigned the Currencies Read role. See Administering Sierra API Client Keys in the Sierra WebHelp for more information.

The Currency API contains a method for retrieving foreign currency information. For more information on the use of foreign currency in Sierra, see Foreign Currency Codes and Rates in the Sierra WebHelp.

With the Currency API, you can:

The Try it out! link below take you to the corresponding section in the interactive documentation, where you can view the model, model schema, and parameters for each available operation.

See also:

Currencies object

Get a List of Foreign Currencies

GET /v6/currencies

Returns a list of foreign currencies.

Try it out!