get https://marketplace.walmartapis.com/v3/items/taxonomy
The Taxonomy API returns Walmart’s Product Type (PT) taxonomy, which classifies items into structured groups. Each Product Type belongs to a Product Type Group (PTG), and PTGs are organized into broader categories.
- To retrieve the current PT taxonomy, include the `version` parameter.
- To use the legacy category-based taxonomy, exclude the `version` parameter.