Skip to main content

End Promotions

POST 

/api/walmart/:integrationInstance/promotions/end

End promotions before their end date, returning each listing to its base price.

Required scope: integrations:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Submits one promotion feed for the whole selection. The promotions are marked cancelled immediately; the base price returns on the storefront once Walmart ingests the feed.

Promotions that already ended, were rejected or were cancelled are left alone — if none of the given ids is still in force the request is refused rather than spending a feed on nothing.

Authentication: Requires Bearer token.

Requires the integrations.sync permission.

Request

Responses

OK

Response Headers
    Content-Type