Get Product Currency List
GET {{baseUrl}}/product.currency.list.json?start=<integer>&count=<integer>¶ms=<string>&exclude=<string>&default=<boolean>&avail=<boolean>
Get list of currencies
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start | string | This parameter sets the number from which you want to get entities | |
count | string | This parameter sets the entity amount that has to be retrieved. Max allowed count=250 | |
params | string | Set this parameter in order to choose which entity fields you want to retrieve | |
exclude | string | Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter params equal force_all | |
default | string | Specifies currency's default meaning | |
avail | string | Defines category's visibility status |