GET:currencies/history.json
Commerce APIGET:currencies/history.json

GET:currencies/history.json

Description

Get shop currencies history for the time frame of interest.

Permission bit: "currencies.read"

Topic: Currencies

Query Parameters

currencies: Comma-separated array of String, required

Filter output by currencies

Example: ?currencies=str,str


from: String, required


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


to: String, required

Response Body

Array of CurrencyHistory

Response Body Type

Loading module