Locales > Currencies > storefrontCurrencies
GET:storefront/currencies.json
Description
Get all or specific shop currencies.
This is a typical bulk get endpoint.
Topic: Currencies
Arguments
List of currency ids. See also: Unique Identifiers
When asking for multiple items, allow returning less than was asked (in case some are missing)
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Result
[Currency!]
Preview (typescript)
Loading module