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.

Authorization

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

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