Deal
Attributes of the Deal type
A deal represents an opportunity to increase revenue
account
Account the deal belongs to
accountId
ID
Account that the deal belongs to
amount
Float
Total value of the deal
closeDate
ISO8601Date
Datetime the deal closed
code
String
Unique code
contact
Primary contact for the deal
contactId
ID
Primary contact for the deal
createdAt
ISO8601DateTime
Datetime the deal was created
currency
Primary currency for billing
currencyId
ID
Primary currency for billing
dealStage
Current stage of the deal
dealStageId
ID
Current stage of the deal
description
String
Description of the deal
entity
The entity this deal belongs to
entityId
ID
The ID of the entity this deal belongs to
id
ID
Unique identifier for the deal
kind
The kind of deal
leadSourceId
ID
Lead source for the deal
name
String
Name of the deal
notForRevenue
Boolean
Will exclude this deal from analytics
origin
Describes the origin of the deal: sales, portal, signup etc
owner
Owner of the deal
ownerUserId
ID
Owner of the deal
probability
Int
Probability that the deal will close
quoteDefaults
Default values for a new quote based on this deal
quotes
Quotes on the deal
stageDescription
ID
Description of the deal stage
updatedAt
ISO8601DateTime
Datetime the deal was last updated
viaPortal
Boolean
Whether the deal was created from Portal UI or not
Last updated
Was this helpful?