Skip to main content

Search Invoices in QuickBooks

POST 

/api/qbo/invoices/search-qbo

Searches QuickBooks directly for invoices matching a field/value (without importing them). field must be one of the values returned by Get Invoices Sync Info (e.g. doc_number, qbo_id). Each result flags whether it already exists in your database.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type