ProductOpener::APITaxonomy - implementation of APIs to canonicalize taxonomy tags and to display taxonomy tags in a specific language
Process API V3 taxonomy_canonicalize_tags requests.
Given a comma separated list of tags in a specific language, return a comma separated list of canonical tags.
Reference to the request object.
Process API V3 taxonomy_display_tags requests.
Given a comma separated list of canonical tags, return a comma separated list of the tags in a specific language.
Reference to the request object.