Skip to main content

Refresh Items in Background

POST 

/api/qbo/items/refresh-tracked

Starts a background refresh of items from QuickBooks and returns a job id you can poll for progress. Send no parameters for an incremental sync (records changed since the last sync), full_sync: true to re-pull everything, or start_date + end_date (MM/DD/YYYY) to pull records updated within a date range.

Request

Responses

OK

Response Headers
    Content-Type