v4

latestOpenAPI 3.1.02026-08-032294621.7 MB
Bank Match

Undo a bank-match

Tear down whatever match the given bank-feed row (or match_group_id) belongs to. Safe to call when nothing is matched — it just no-ops. Unmatching any one member of a group, or passing its match_group_id, dissolves the entire group.

Provide exactly one of financial_transaction_id or match_group_id.

post/public/v2/bank-match/unmatches/

Request body

financial_transaction_idinteger nullable

ID of a bank-feed row in the group to unmatch.

match_group_idinteger nullable

ID of the match group to unmatch (from a POST /matches/ response).

Response

OK

successtrue
errorsobject