Chapter 6. Sales Lead Noun

Table of Contents

SalesLead
Fields and Components
Sample XML
SalesLeadHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
CustomerProspect
Fields and Components
Sample XML
ProspectParty
Fields and Components
Sample XML
CommonParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
CreditCard
Fields and Components
Sample XML
BillingAddress
Fields and Components
Sample XML
Authorization
Fields and Components
Sample XML
ElectronicPayment
Fields and Components
Sample XML
CustomerInformationRewardsCard
Fields and Components
Sample XML
Insurance
Fields and Components
Sample XML
SpecifiedAddress
Fields and Components
Sample XML
InsuranceDetail
Fields and Components
Sample XML
LossPayee
Fields and Components
Sample XML
PolicyHolderParty
Fields and Components
Sample XML
Co-ProspectParty
Fields and Components
Sample XML
CurrentlyOwnedItem
Fields and Components
Sample XML
OwnedVehicleDetail
Fields and Components
Sample XML
SalesLeadOwnedVehicle
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
AlternateVehicleIdentificationGroup
Fields and Components
Sample XML
VehicleIdentification
Fields and Components
Sample XML
ServiceContractBase
Fields and Components
Sample XML
OwnedVehicleFinancing
Fields and Components
Sample XML
CreditorFinancialInstitution
Fields and Components
Sample XML
SpecifiedFinancialAccount
Fields and Components
Sample XML
CreditFinancing
Fields and Components
Sample XML
FinancialOrganization
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML
EstimatedFinancingAmounts
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
Fee
Fields and Components
Sample XML
OtherDownPaymentsGroup
Fields and Components
Sample XML
OtherDownPayments
Fields and Components
Sample XML
PaymentActivity
Fields and Components
Sample XML
FinalFinancingAmounts
Fields and Components
Sample XML
CreditScoreGroup
Fields and Components
Sample XML
OwnedBoatDetail
Fields and Components
Sample XML
Boat
Fields and Components
Sample XML
BoatLengthGroup
Fields and Components
Sample XML
DraftMeasureGroup
Fields and Components
Sample XML
BoatClassGroup
Fields and Components
Sample XML
Hull
Fields and Components
Sample XML
Accommodation
Fields and Components
Sample XML
Trailer
Fields and Components
Sample XML
OwnedEngineDetail
Fields and Components
Sample XML
OwnedTrailerDetail
Fields and Components
Sample XML
PreviouslyOwnedItem
Fields and Components
Sample XML
ReceivingDealerParty
Fields and Components
Sample XML
ProviderParty
Fields and Components
Sample XML
Marketing
Fields and Components
Sample XML
ProgramCertificate
Fields and Components
Sample XML
LeadPreference
Fields and Components
Sample XML
SalesLeadDetail
Fields and Components
Sample XML
Financing
Fields and Components
Sample XML
Appointment
Fields and Components
Sample XML
RequestedService
Fields and Components
Sample XML
ServiceTechnicianParty
Fields and Components
Sample XML
ServiceLaborScheduling
Fields and Components
Sample XML
LaborNarrative
Fields and Components
Sample XML
FailureCodes
Fields and Components
Sample XML
ServiceAdvisorParty
Fields and Components
Sample XML
RequestedAppointmentPeriod
Fields and Components
Sample XML
SalesActivity
Fields and Components
Sample XML
SalesActivityDocument
Fields and Components
Sample XML
SalesActivityActionEvent
Fields and Components
Sample XML
SalesLeadLineItem
Fields and Components
Sample XML
SalesLeadVehicleLineItem
Fields and Components
Sample XML
PricingABIE
Fields and Components
Sample XML
LeadDealerParty
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
AdditionalMedia
Fields and Components
Sample XML
Inspection
Fields and Components
Sample XML
Location
Fields and Components
Sample XML
LocationAddress
Fields and Components
Sample XML
SalesLeadVehicle
Fields and Components
Sample XML
PreferenceDetail
Fields and Components
Sample XML
AdditionalDetailDescription
Fields and Components
Sample XML
SalesLeadMarineLineItem
Fields and Components
Sample XML
SalesLeadBoatLineItem
Fields and Components
Sample XML
SalesLeadBoat
Fields and Components
Sample XML
SalesLeadEngineLineItem
Fields and Components
Sample XML
SalesLeadEngine
Fields and Components
Sample XML
SalesLeadTrailerLineItem
Fields and Components
Sample XML
SalesLeadTrailer
Fields and Components
Sample XML
CompetingSalesLeadLineItem
Fields and Components
Sample XML
ServiceContract
Fields and Components
Sample XML
ServiceContractPrePaidOPCodes
Fields and Components
Sample XML

SalesLead

Uses the Component:SalesLeadType

SalesLead defines the Sales Lead for individual consumers who purchase/lease automobiles through dealers for vehicle products only.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
SalesLeadHeader

Sales Lead Header

1..1ComponentSalesLeadHeaderType 
SalesLeadDetail

Sales Lead Detail

1..*ComponentSalesLeadDetailType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. SalesLead

<SalesLead>
     <SalesLeadHeader>......</SalesLeadHeader>     [1..1]
     <SalesLeadDetail>......</SalesLeadDetail>     [1..*]
</SalesLead>