action taxamo_calculate_tax { label: "Calculate tax" provider: taxamo method: POST path: "/api/v1/tax/calculate" encoding: json output: { type: "object" additionalProperties: true } }