Skip to main content

Sync Transactions (Tracked)

POST 

/api/tiktok-shop/integration-instances/:integration_instance_id/transactions/sync

Dispatches a background job. Returns a tracked_job_log_id.

Authorization

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

Fields:

  • since (nullable, date): pull transactions since this time. Defaults to 7 days ago.

Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type