action reverb_get_currencies_display { label: "List of supported display currencies for browsing listings" description: "List of supported display currencies for browsing listings" provider: reverb method: GET path: "/currencies/display" encoding: json output: { type: "object" additionalProperties: true } }