Skip to main content

Delete Promotion

DELETE 

/api/walmart/:integrationInstance/listings/:listing/promotions

Remove the promotional price for a listing on Walmart via the promotion feed, restoring the regular price. No request body.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

The listing must belong to this integration instance; requests for a listing owned by a different instance fail with 403 Forbidden.

Authentication: Requires Bearer token.

Requires the integrations.sync permission.

Request

Responses

OK

Response Headers
    Content-Type