create_reconciliation_link
Creates a reconciliation link between a transaction and a bank transaction using their IDs, enabling accurate matching for financial record keeping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | ||
| bank_transaction_id | Yes | ||
| link_type | No | ||
| notes | No | ||
| metadata | No |