Deal
Attributes of the Deal type
A deal represents an opportunity to increase revenue
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
contactId
ID
Primary contact for the deal
createdAt
ISO8601DateTime
Datetime the deal was created
currencyId
ID
Primary currency for billing
dealStageId
ID
Current stage of the deal
description
String
Description of the deal
entityId
ID
The ID of the entity this deal belongs to
id
ID
Unique identifier for the deal
leadSourceId
ID
Lead source for the deal
name
String
Name of the deal
notForRevenue
Boolean
Will exclude this deal from analytics
ownerUserId
ID
Owner of the deal
probability
Int
Probability that the deal will close
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?