action taxamo_get_product_types_dict { label: "Product types" provider: taxamo method: GET path: "/api/v1/dictionaries/product_types" encoding: json output: { type: "object" additionalProperties: true } }