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.

Not yet available to API tokens

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

Filters:

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

Request

Responses

OK

Response Headers
    Content-Type