Exclude an external transaction from matching
Exclude an external transaction from matching
Marks an open row ignored (provider fees booked elsewhere,
test rows). Idempotent on already-ignored rows. Matched rows
are rejected with invalid_state; unmatch first. Emits
external_transaction.ignored.
POST
Exclude an external transaction from matching
Authorizations
Same flow; ledger:write is required for any mutation.
Path Parameters
Body
application/json
Response
Ignored external transaction
Available options:
external_transaction The identifier the source gave this movement. Unique per source.
Pattern:
^-?\d+$Available options:
open, matched, ignored