Skip to content

Get currency collection

GET
/rest/v1/currency/currency

Parameters

Query Parameters

filter[id]

Filter by currency IDs

Type
string
filter[code]

Filter by currency code (e.g. EUR, USD)

Type
string
filter[active]

Filter by active status

Type
string
filter[symbol]

Filter by symbol (partial match)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI