GetCurrencyByShortcut

Retrieves currency by ISO 4217 code.

Input Parameters

Data type => object

  1. _session_hash (string)

    Required. Session identifier (received during login - doLogin)

  2. id (integer)

    Required. ISO 4217 currency code

Output Parameters

Data type => object

  1. id (integer)

    Currency identifier

  2. name (string)

    Currency name

  3. shortcut (string)

    ISO 4217 currency code

  4. exchange (double)

    Currency exchange rate

  5. active (integer)

    Specifies if the currency is active in the store