v1

latestOpenAPI 3.0.32026-07-26362271803.3 KB
Bank Reconciliation

Confirm Selection of Transactions to Reconcile

Confirm the selection of GL transactions for reconciliation. Pass selected transaction IDs in the request body. Selected transactions are marked as RECONCILED; deselected transactions have their status as suggested matches to this reconciliation report cleared.

post/coa/api/v2/reconciliation/{id}/transactions/confirm

Path parameters

idinteger required

Request body

selectedinteger[] required

List of GL transaction IDs to mark as reconciled

selected_statementsinteger[]

Statement transaction IDs to auto-match to GL selections by amount

Response

No response body