v1

latestOpenAPI 3.0.12026-07-1431023.0 KB
Prices

Set up CAP SKU All

This API helps Sellers to completely opt-in or opt-out from CAP program.

If the subsidyEnrolled value = "true", the Seller enrolls in the CAP program. All eligible SKUs (current and future) are by default opt-in. Seller should use the SKU opt-in/opt-out API to opt-out individual items.

If the subsidyEnrolled value = "false", the Seller stops participating in the CAP program and all eligible SKUs (current and future) are opt-out of the CAP program.

post/v3/cppreference

Headers

WM_SEC.ACCESS_TOKENstring required

The access token retrieved in the Token API call

WM_CONSUMER.CHANNEL.TYPEstring

A unique ID to track the consumer request by channel. Use the Consumer Channel Type received during onboarding

WM_QOS.CORRELATION_IDstring required

A unique ID which identifies each API call and used to track and debug issues; use a random generated GUID for this ID

WM_SVC.NAMEstring required

Walmart Service Name

Request body

subsidyEnrolledboolean

A Boolean parameter that allows all sellers to completely enroll in or out of the Competitive Price Adjustment program

subsidyPreferenceboolean

A Boolean parameter that determines whether offer level subsidy setting override seller level subsidy setting

Response

Successful Operation

martIdstring

A unique ID that a user or seller uses for a marketplace.

All 3 operations