Skip to main content

List Walmart Order Activity Log

GET 

/api/walmart/:integrationInstance/orders/:order/activity-log

Get the paginated activity history for a single Walmart order, newest first. Each entry includes the event type, changed attributes with old values, the acting user's name (null for system/background changes), and a timestamp.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type