CnmlOfferData
CNML offer detail. All values are derived from the SellWithUpsidePricing returned by Pricings.GetPricing(active_offer.pricing_uuid).
Definition
Section titled “Definition”type CnmlOfferData { estimatedSalePriceCents: Int! upfrontCashCents: Int! estimatedAdditionalProceedsCents: Int! estimatedTotalProceedsCents: Int! programFeeCents: Int! repairCostCents: Int! closingCostCents: Int!}Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
estimatedSalePriceCents | Int! | Opendoor’s estimated resale price for the home. |
upfrontCashCents | Int! | Cash the seller receives at closing (the ‘now’ amount). |
estimatedAdditionalProceedsCents | Int! | Estimated additional proceeds when the home resells (the ‘more later’ amount). |
estimatedTotalProceedsCents | Int! | Total potential seller proceeds: upfront + additional (the ‘total potential’ amount). |
programFeeCents | Int! | Opendoor program fee in cents. |
repairCostCents | Int! | Estimated pre-list repair costs in cents. |
closingCostCents | Int! | Estimated closing costs in cents. |