Skip to main content

Get eBay Inventory Sync Progress

GET 

/api/ebay/:integrationInstance/inventory/sync-progress/:trackedJobLogId

Get the progress of a previously started inventory sync job.

Not yet available to API tokens

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

Path parameters:

  • integrationInstance (integer): The eBay integration instance ID.
  • trackedJobLogId (integer): The tracked_job_log_id returned when the job was started.

Request

Responses

OK

Response Headers
    Content-Type