Uses the Component:IncentiveApplicationIdDetailType
This component contains Incentive application identification attributes
Table 6.6. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
Vehicle |
Common vehicle component | 0..1 | Component | VehicleABIEType | |
DealID |
Request/Transaction Id tracked in the submitting application | 0..1 | Field | udt:IdentifierType |
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>