Escrows
Your transactions from contract to close — create, search, update, and manage escrows.
Your transactions from contract to close — create, search, update, and manage escrows.
Tools (9)#
| Tool | Type | What it does |
|---|---|---|
escrows_list | Read-only | Search for escrows. |
escrows_get | Read-only | Get full details of a specific escrow by ID — property, parties, key dates, price, commission, and status. |
escrows_create | Creates data | Create a new escrow/transaction record. |
escrows_update | Updates data | Update an existing escrow/transaction record. |
escrows_stats | Read-only | Get a summary of all escrows including counts by status and upcoming closings. |
escrow_parties_sync | Updates data | Synchronize the buyer and/or seller client rosters for an escrow. |
escrows_archive | Updates data | Archive an escrow to hide it from active views without deleting it. |
escrows_restore | Updates data | Restore a previously archived escrow back to active views. |
escrows_delete | Irreversible | Permanently delete an escrow. |