Search items published on Walmart.com

You can search an item by providing search string text or item ID. List of items is pulled only from seller/supplier catalog.

Note: You can use either searchText or searchItemIds along with advertiserId to search an item. At least one of these is required. You must not include both.

Body Params
int32
required

The ID of the advertiser whose catalog item is to be retrieved.

string

Text for item search. This is used to search the item against both item name and entire item description. At least one of the searchText or searchItemIds is required.

searchItemIds
array of strings

ID linked to the item that advertiser is selling on the Walmart portal. You can give both primary variant and variant item id in this field depending upon the requirement.

Note:
- If searching for a primary variant item, the details will be returned in response. All the variants associated with this primary variant item will be returned in the variantItems array.
- If searching for a variant item, corresponding primary variant item details will be returned in response. All the variants associated with the primary variant item will be returned in the variantItems array.

searchItemIds
Headers
string
required

Auth signature as an API key.

string
required

We will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.

integer
required

We will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API.

integer
required

Timestamp for which the auth signature is generated. Use Unix epoch format.

string
required

The token will provide you the access to the API. It is same for all advertisers you access through the API.

Response

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