Unlink income transaction
unlink_income_transactionDetach an income record from its bank transaction. Safe to call even if the transaction was already deleted without being unlinked first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the income record to detach from its bank transaction. | |
| transactionid | Yes | Id of the currently-linked bank transaction. |