Skip to main content

Unmatch All Lines

POST 

/api/ledger/reconciliation/bank-statements/:bankStatementImport/unmatch-all

Clear the confirmed matches across the import (bulk unmatch). Only lines whose match_status is matched are affected; the linked SKU documents are untouched — only the bank-line links are removed. Optional body line_ids scopes it to a selection (unmatch the ticked rows); omit to unmatch every matched line.

Authorization

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

Returns the number unmatched and the refreshed import (lines + their matches).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type