Buyer

Represents a unit buyer.

Fields

agreements[Agreement]
appointments[Appointment]
assigneeUser
cancellationDateDate
cancellationReasonString
closingDateDate
closingFees[ClosingFee]
coBuyerCoBuyer
commissionCommission

Represents a buyer (purchase) commission.

commissionDisbursements[CommissionDisbursement]
commissionableContractPriceFloat
companyString
contacts[Contact]
customFields[CustomField]
deposits[Deposit]
dobDate
documents[BuyerDocument]
emailString
events[Event]
firstNameString
fullNameString
grossPurchasePriceDecimal

Purchase price plus preset addons and debit line items.

idID
insertedAtNaiveDateTime
lastNameString
leadLead
legalNameString

The legal name of the purchaser (the name on the contract).

lineItems[PurchaseLineItem]
lotUnit
messages[ProjectMessage]

Returns a ProjectMessage union, which can be a ProjectDirectMessage and ProjectEmailMessage. Future iteration will support ProjectSMSMessage.

metadataJson
netPurchasePriceDecimal

Gross purchase price minus credit line items.

netPurchasePriceBalanceDecimal

Net purchase price minus paid deposits.

notes(filter:BuyerNotesFilterfirst:Int)[CommonBuyerNote]

Internal (private) notes about the buyer.

occupancyTypeBuyerOccupancyType
phoneString
ppsfFloat
preferredLanguagePreferredLanguage
presetAddons[PurchasePresetAddon]
priceInt

The purchase price, in dollars.

projectProject
purchaseDateDate
purchaseFirmDateDate
sourceString
tasks[Task]
totalPpsfFloat
unitUnit
updatedAtNaiveDateTime
userUser

Deprecated Fields

secondarySourceLeadSource

Use source instead.

totalContractPriceFloat

The computed total contract price of the purchase. The price is calculated by adding the line-items to the purchase price.

Use gross_purchase_price or net_purchase_price instead.