Skip to content

Get a single currency based on filters

GET
/rest/v1/currency/currency/item

Parameters

Query Parameters

filter[id]

Filter by currency IDs

Type
string
filter[code]

Filter by currency code

Type
string
filter[active]

Filter by active status

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI