Cleanup CAMT Possible Duplicate
cleanup_camt_possible_duplicateResolve duplicate bank transactions by copying missing CAMT metadata from a newer import to the older authoritative transaction, then delete the duplicate.
Instructions
Apply any missing CAMT metadata onto the kept older transaction and then delete the newly imported duplicate PROJECT transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep_transaction_id | Yes | Existing authoritative transaction ID to keep | |
| patch_missing_fields | No | Optional CAMT metadata to fill only if the kept transaction still lacks those values | |
| delete_transaction_id | Yes | New duplicate PROJECT transaction ID to delete |