Skip to main content

Get Credit Memo Activity Log

GET 

/api/qbo/credit-memos/:id/activity-log

Retrieve the audit trail for a synced QuickBooks Online credit memo. Each entry records a create, update, or delete event on the local copy of the record, including the changed attributes, their previous values, and the user or process that made the change.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Results are ordered newest first and paginated (standard pagination metadata is included in the response).

Returns 404 if the credit memo does not exist.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type