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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type