GetCurrency

Gets the currency.

Input Parameters

Data type => object

  1. _session_hash (string)

    Required. Session identifier (received during login - doLogin)

  2. id (integer)

    Required. Currency identifier.

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 whether the currency is active in the store