Skip to main content

List eBay Order Activity Log

GET 

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

List the audit history of a single eBay order, most recent first. Each entry describes an event, the changed attributes, and who (or what) caused it.

Authorization

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

Filters:

  • filter[search]: matches the causer name, event name, or recorded properties.

Request

Responses

OK

Response Headers
    Content-Type