Skip to main content

Change Promotion End Date

POST 

/api/walmart/:integrationInstance/promotions/extend

Move the end date of existing promotions, in or out.

Required scope: integrations:write

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

Each promotion is re-submitted at its OWN price and start date with the new end date — the price is not re-derived from a discount rule, so extending a promotion cannot quietly re-price it against a catalogue that has moved since it started.

Submits one promotion feed for the whole selection. The new end date must fall after every selected promotion's start date.

Authentication: Requires Bearer token.

Requires the integrations.sync permission.

Request

Responses

OK

Response Headers
    Content-Type