action reverb_get_currencies_listing { label: "List of supported listing currencies for shops" description: "List of supported listing currencies for shops" provider: reverb method: GET path: "/currencies/listing" encoding: json output: { type: "object" additionalProperties: true } }