Skip to main content

List Feeds

GET 

/api/walmart/:integrationInstance/feeds

List bulk feeds submitted to Walmart for this integration instance (inventory, price, and promotion feeds) with their processing status, paginated.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Feed fields include: id, feed_id (Walmart feed ID), feed_type, status, items_received, items_succeeded, items_failed, failed_item_count, payload_summary, failure_reason, submitted_at, completed_at, last_polled_at, poll_attempts, created_at.

Request

Responses

OK

Response Headers
    Content-Type