Newer Version Available

This content describes an older version of this product. View Latest

LeadLineItem

Represents items such as vehicles, accessories, and parts that a lead is interested in. This object is available in API version 56.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
AssetIdentificationNumber
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unique identifier of the associated product, such as a vehicle identification number or serial number of an accessory.
Classification
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the classification type of the associated item such as new, used, or refurbished.
Possible values are:
  • New
  • Refurbished
  • Used
Condition
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the condition of the associated item, such as excellent, fair, or unknown.
Possible values are:
  • Excellent
  • Fair
  • Good
  • Poor
  • Unknown
InterestType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the lead's interest type such as buying an item, selling an item, leasing an item, and so on.
Possible values are:
  • Buy
  • Lease
  • Sell
  • TestDrive—Test Drive
  • TradeIn—Trade-In
ItemType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of item that the lead is interested in, such as a vehicle, parts of a vehicle, other accessories, and so on.
Possible values are:
  • Accessory
  • Part
  • Service
  • Vehicle
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
LeadId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent Lead record that's associated with this line item.
This field is a relationship field.
Relationship Name
Lead
Relationship Type
Lookup
Refers To
Lead
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the lead line item.
PriceType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of price, such as quote, offer, or appraisal, associated with the item.
Possible values are:
  • AppraisedCost— Appraised Cost
  • AskingPrice— Asking Price
  • InvoiceCost— Invoice Cost
  • MSRP— Manufacturer's Suggested Retail Price
  • OfferPrice— Offer Price
  • QuotePrice— Quote Price
ProductId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The Product record associated with this line item.
This field is a relationship field.
Relationship Name
Product
Relationship Type
Lookup
Refers To
Product2
Quantity
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The number of units of the item that the lead is interested in.
UnitPrice
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The price per unit of the associated product.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

LeadLineItemChangeEvent
Change events are available for the object.
LeadLineItemFeed
Feed tracking is available for the object.
LeadLineItemHistory
History is available for tracked fields of the object.
LeadLineItemOwnerSharingRule
Sharing rules are available for the object.
LeadLineItemShare
Sharing is available for the object.