Update bulk promotional price (New flow)

The price and promotional price API allows you to creates, updates, or deletes promotional prices for multiple SKUs

To set a new promotional price, set the "promotionSettingAction" attribute to "Create". To update an existing one, set the "promotionSettingAction" attribute to "Create" with promoId. To delete a promotional price, set the "promotionSettingAction" attribute to "Delete". To delete all promotions for a SKU, set the "promotionSettingAction" attribute to "Replace All"

Note:

  • The effective start date for a given promotion should be within 365 days from the current date and time.
  • The end date of a given promotion should be within 180 days from the start date and time. Any promotions beyond 180 days will result in an error
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

The feed Type

Allowed:
Body Params

The request body consists of a Feed file attached to the request based on the feedType selected

MPItemFeedHeader
object
MPItem
array of objects
MPItem
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
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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