Locales > Currencies > currenciesHistory
Commerce APILocalesCurrenciescurrenciesHistory
currenciesHistory
GET:currencies/history.json

Description

Get shop currencies history for the time frame of interest.

Permission bit: "currencies.read"

Topic: Currencies

Arguments

currencies: [String!]

Filter output by currencies


from: String!


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


to: String!


Result

[CurrencyHistory!]

Preview (typescript)

Loading module