Skip to main content

Push Prices

POST 

/api/walmart/:integrationInstance/prices/push

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated. Use POST /api/v2/sales-channels/{integrationInstance}/prices/push instead.

Not yet available to API tokens

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

Submit current prices to Walmart for listings where SKU.io is the master of price.

This endpoint now runs asynchronously and returns a tracked job handle rather than the created feed — there is no feed at the time the response is sent. Poll the tracked job for progress and results.

Authentication: Requires Bearer token.

Fields:

  • listing_ids (optional, array of integers): IDs of the listings to push. Omit to consider all eligible listings.

Requires the integrations.sync permission.

Request

Responses

Accepted

Response Headers
    Content-Type