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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
Allowed:
meta
object

Meta information for the request.

filterCriteria
object

Different type of filters can be passed in this object.

Headers
string
required

The access token retrieved in the Token API call

string

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

string
required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

string
required

Walmart Service Name

string
required

Only supported Media Type : application/json

Response

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