Skip to main content

Get eBay Live Inventory Fetch Progress

GET 

/api/ebay/:integrationInstance/inventory/fetch-live-progress/:trackedJobLogId

Get the progress of a previously started live inventory fetch 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