Chapter 6. Incentive Application Noun

Table of Contents

IncentiveApplication
Fields and Components
Sample XML
IncentiveApplicationHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
IncentiveApplicationIdDetail
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
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
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
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
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
IncentiveApplicationDetail
Fields and Components
Sample XML
BuyerParty
Fields and Components
Sample XML
IncentiveApplicationSale
Fields and Components
Sample XML
TypeSalesCodes
Fields and Components
Sample XML
IncentiveApplicationTermDetail
Fields and Components
Sample XML
IncentiveApplicationTierDetail
Fields and Components
Sample XML
IncentiveApplicationIncentiveOptions
Fields and Components
Sample XML
IncentiveApplicationOptionDetail
Fields and Components
Sample XML
ManualOptions
Fields and Components
Sample XML
ArtifactsTriggered
Fields and Components
Sample XML
IncentiveApplicationStatusDetail
Fields and Components
Sample XML
IncentiveApplicationStatus
Fields and Components
Sample XML
IncentiveApplicationResult
Fields and Components
Sample XML
IncentiveTransactionErrorDetail
Fields and Components
Sample XML

IncentiveApplication

Uses the Component:IncentiveApplicationType

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
IncentiveApplicationHeader

This component contains the header information for the Incentive application transaction

1..1ComponentIncentiveApplicationHeaderType 
IncentiveApplicationIdDetail

This component contains Incentive application identification attributes

0..1ComponentIncentiveApplicationIdDetailType 
IncentiveApplicationDetail

This component contains the information for the Incentive application

0..1ComponentIncentiveApplicationDetailType 
IncentiveApplicationStatusDetail

This component contains the detail information for the Incentive inquiry transaction

0..*ComponentIncentiveApplicationStatusDetailType 
IncentiveApplicationResult

Incentive Inquiry Result

0..1ComponentIncentiveTransactionResultType 

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. IncentiveApplication

<IncentiveApplication>
     <IncentiveApplicationHeader>......</IncentiveApplicationHeader>     [1..1]
     <IncentiveApplicationIdDetail>......</IncentiveApplicationIdDetail>     [0..1]
     <IncentiveApplicationDetail>......</IncentiveApplicationDetail>     [0..1]
     <IncentiveApplicationStatusDetail>......</IncentiveApplicationStatusDetail>     [0..*]
     <IncentiveApplicationResult>......</IncentiveApplicationResult>     [0..1]
</IncentiveApplication>