get https://marketplace.walmartapis.com/v3/utilities/taxonomy
The Taxonomy by Item spec API exposes the category taxonomy that Walmart.com uses to categorize items for each Item spec version. It returns a list of all Categories and Sub-categories available on Walmart.com for the Item spec version you specify. You can specify the feedType
and version for these available Item specs. Make sure to specify the corresponding version that is available for that feed type:
- Item spec 3.2 feed type:
item
- Item spec 4.0 feed types:
MP_ITEM
,MP_WFS_ITEM
, orMP_MAINTENANCE
- Item spec 4.1 feed types:
MP_WFS_ITEM
, orMP_MAINTENANCE
- Item spec 4.2 feed types:
MP_ITEM
orMP_WFS_ITEM
- Item spec 4.3 feed types:
MP_ITEM
orMP_MAINTENANCE