Skip to main content

Refresh Invoices in Background

POST 

/api/qbo/invoices/refresh-tracked

Starts a background refresh of invoices 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