Skip to main content

Search Vendors in QuickBooks

POST 

/api/qbo/vendors/search-qbo

Searches QuickBooks directly for vendors matching a field/value (without importing them). field must be one of the values returned by Get Vendors 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