Skip to content

CnmlOfferData

CNML offer detail. All values are derived from the SellWithUpsidePricing returned by Pricings.GetPricing(active_offer.pricing_uuid).

type CnmlOfferData {
estimatedSalePriceCents: Int!
upfrontCashCents: Int!
estimatedAdditionalProceedsCents: Int!
estimatedTotalProceedsCents: Int!
programFeeCents: Int!
repairCostCents: Int!
closingCostCents: Int!
}
FieldTypeDescription
estimatedSalePriceCentsInt!Opendoor’s estimated resale price for the home.
upfrontCashCentsInt!Cash the seller receives at closing (the ‘now’ amount).
estimatedAdditionalProceedsCentsInt!Estimated additional proceeds when the home resells (the ‘more later’ amount).
estimatedTotalProceedsCentsInt!Total potential seller proceeds: upfront + additional (the ‘total potential’ amount).
programFeeCentsInt!Opendoor program fee in cents.
repairCostCentsInt!Estimated pre-list repair costs in cents.
closingCostCentsInt!Estimated closing costs in cents.