action avaza_tax_get { label: "Get List of Taxes configured in the Avaza account." provider: avaza method: GET path: "/api/Tax" encoding: json output: { type: "object" additionalProperties: true } }