GET /product.currency.list.json

api2cart.com

Summary:
Operation ID: ProductCurrencyList
Auth: unknown
Description

Get list of currencies

Parameters (8)

avail (boolean, query, optional)

Specifies the set of available/not available currencies

count (integer, query, optional, default: 10)

This parameter sets the entity amount that has to be retrieved. Max allowed count=250

default (boolean, query, optional)

Specifies the set of default/not default currencies

exclude (string, query, optional)

Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all

page_cursor (string, query, optional)

Used to retrieve entities via cursor-based pagination (it can't be used with any other filtering parameter)

params (string, query, optional, default: name,iso3,default,avail)

Set this parameter in order to choose which entity fields you want to retrieve

response_fields (string, query, optional)

Set this parameter in order to choose which entity fields you want to retrieve

start (integer, query, optional, default: 0)

This parameter sets the number from which you want to get entities

No probe data for this endpoint yet.