action taxamo_create_transaction { label: "Store transaction" provider: taxamo method: POST path: "/api/v1/transactions" encoding: json output: { type: "object" additionalProperties: true } }