Skip to main content

Search Credit Memos in QuickBooks

POST 

/api/qbo/credit-memos/search-qbo

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