Get Categorization

You can get the list of brands or categories associated with the items recommendations that are recommended for you.

Using BRAND as a categorizationType

  • You can get the list of brands sorted by the number of item recommendations associated with it. This is then sorted in lexicographic order of brand name.

Using CATEGORY as a categorizationType

  • You can get the list of categories sorted by the number of item recommendations associated with it. This is then sorted in lexicographic order of category name.

    Market availability: US | CA | MX
Body Params

Request payload

string
enum
required
AttributeDescriptionData Type
BRANDTo get list of brands which are associated with the assortment recommendationsstring
CATEGORYTo get list of categories which are associated with the assortment recommendationsstring


Market availability: US | CA | MX

Allowed:
meta
object

Meta information for the request.
Market availability: US only

filterCriteria
object

Different type of filters can be passed in this object.
Market availability: US | CA | MX

Headers
string
required

Access token obtained from the Token API. Required for authenticating requests to Walmart Marketplace APIs
Market availability: US | CA | MX

string

A unique ID to identify the consumer request by channel
Market availability: US | CA | MX

string
required

A unique ID which identifies each API call and is used to track and debug issues. Use a randomly generated GUID for this ID
Market availability: US | CA | MX

string
required

Specifies the name of the Walmart service being called
Market availability: US | CA | MX

string
enum
required

Identifies the Walmart Marketplace region for the request. If not specified, US is used by default.
Market availability: Global

Allowed:
string
enum
required

Indicates the global version of the API. The default is set to 3.1
Market availability: US | CA | MX

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json