Deal
The canonical deal state: borrower + property + intent + derived metrics. Every component reads from or writes to objects based on this entity.
Sources
- Canonical Entity Model / Borrower Ledger — Entity overview
- CE_C05 Data Dictionary + Rules Matrix — §1 Entity Model Overview
Terms (19)
| Canonical | Code | Type | Status |
|---|---|---|---|
| Borrower ID (Deal) | borrower_id | string | proposed |
| Coborrower ID | coborrower_id | string | proposed |
| Created At (Deal) | created_at | datetime | proposed |
| Current Loan Balance | current_balance | decimal | proposed |
| Current Monthly Payment | currentMonthly | — | proposed |
| Current Mortgage Rate | currentRate | — | proposed |
| Deal ID (Deal) | deal_id | string | proposed |
| Deal State | deal_state | enum | proposed |
| Deal Type | deal_type | enum | proposed |
| Desired Cash Out Amount | desired_cash_out_amount | decimal | proposed |
| Down Payment Amount | down_payment_amount | decimal | proposed |
| Estimated Closing Costs | estimated_closing_costs | decimal | proposed |
| Home Equity | equity | — | proposed |
| Intent Type | intent_type | enum | proposed |
| Last Updated At | last_updated_at | datetime | proposed |
| Property ID (Deal) | property_id | string | proposed |
| Remaining Loan Term | remainingTermMonths | — | proposed |
| Requested Loan Amount | requested_loan_amount | decimal | proposed |
| Seller Concession Amount | seller_concession_amount | decimal | proposed |