IncentiveApplicationIdDetail

Uses the Component:IncentiveApplicationIdDetailType

This component contains Incentive application identification attributes

Fields and Components

Table 6.6. Fields and Components

Name Description Occurrence Type Data Type User Notes
Vehicle

Common vehicle component

0..1ComponentVehicleABIEType 
DealID

Request/Transaction Id tracked in the submitting application

0..1Field udt:IdentifierType  

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.6. IncentiveApplicationIdDetail

<IncentiveApplicationIdDetail>
     <Vehicle>......</Vehicle>     [0..1]
     <DealID>......</DealID>     [0..1]
</IncentiveApplicationIdDetail>