action avaza_currency_get { label: "Gets list of Currencies" provider: avaza method: GET path: "/api/Currency" encoding: json output: { type: "object" additionalProperties: true } }