Get Categorization

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

Using BRAND as a categorizationType

  • You can get the list of brands 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 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:
filterCriteria
object

Different type of filters can be passed in this object.

Headers
string
required

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

The Epoch timestamp

string
required

The vendor's digital signature, generated by running the JAR file or custom generation code

string
required

A unique ID required to access the API

Response

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