> ## Documentation Index
> Fetch the complete documentation index at: https://developer.lofty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# manage_transactions

> Create or update a transaction, write its property address, or sync one from Brokermint.

<Warning>**WRITE** · 4 operations · may change data</Warning>

Create or update a transaction, write its property address, or sync one from Brokermint.

```js theme={null}
manage_transactions({ action, lead_id?, transaction_id?, fields?, confirm_token? })
```

<Warning>There's no delete action — no such endpoint exists in the real API.</Warning>
