Create a new item (Full item setup)

Full item setup refers to the initial setting up and publishing of your items to the Walmart catalog. Use the Bulk Item Setup API request to create and update items in bulk. Typically, sellers can create or update 10,000 items at once. However, the 10K item limit varies depending on individual seller agreements and may limit entries to 5K for some sellers.

Follow the standard feed file process to submit items for item setup and maintenance using bulk submission. Use the following steps to create a new item to be included in the Walmart catalog.

  1. Send an item feed to Walmart by calling POST Bulk Item Setup with the appropriate feed file attached. This API call is the starting point of the item setup or publishing process for each item in the feed file. This call returns the feedId. Use the feedId to monitor items that are being ingested.
  2. Monitor the status of the feed and all items submitted in the feed. Once the feed has a status of PROCESSED (in other words, the feed is complete), all of the items have either been submitted or have submission errors.
    NOTE: Not all items submitted at the same time will complete processing at the same time. Some items may be completely processed while other items continue to be processed by Walmart systems.
  3. Step 2 may return errors on individual items. Examine the errors that are returned, check the feed file submitted against the schema definition, and correct errors. If the errors persist, contact Partner Support.

Once the submission is complete and processed, the item will be in the Walmart’s catalog.