Docs

Bulk Update Price ( New )

Update the price section in bulk for multiple items. This is useful for implementing pricing strategies across your catalog, such as seasonal discounts, competitive pricing adjustments, or clearance sales.

PUT

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

The SKU of the item for which the price is being updated.

number

The selling price of the item on Walmart.com.

array of object

Add (+) or map items here from a previous step.

number

The manufacturer's suggested retail price (MSRP) for the item.

number

The business price for the item. Unlike the `price` field, which is visible to everyone, the `businessPrice` is only visible to verified business organizations and non-profits. In the Walmart ecosystem, setting a `businessPrice` that is lower than your standard retail price can help you: - Win the Business Buy Box - Encourage Bulk Purchasing from retailers.

Uncommon arguments
list

The business unit for which the feed is submitted. For example, use 'Walmart_US' for U.S. Marketplace.

object
string

The version of the feed schema being used. Please use `5.0.20250328-17_43_36-api` for the PRICE section updates and use `2.0.20240126-12_25_52-api` for PROMO&DISCOUNT section updates.

string

The locale code for the content in the feed. For example, `en` for English.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.