Table of Contents
Uses the Component:ValidMultipleVehicleIncentiveResponseType
The primary purpose of this Noun is to provide a comprehensive list of incentives that a buyer qualifies for when purchasing or financing a specific vehicle.
Table 6.1. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| ValidMultipleVehicleIncentiveResponseHeader |
Initial Download Header. | 1..1 | Component | ValidMultipleVehicleIncentiveResponseHeaderType | |
| ValidMultipleVehicleIncentiveResponseDetail |
Valid Deals detail. | 1..* | Component | ValidMultipleVehicleIncentiveResponseDetailType |
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. ValidMultipleVehicleIncentiveResponse
<ValidMultipleVehicleIncentiveResponse>
<ValidMultipleVehicleIncentiveResponseHeader>......</ValidMultipleVehicleIncentiveResponseHeader> [1..1]
<ValidMultipleVehicleIncentiveResponseDetail>......</ValidMultipleVehicleIncentiveResponseDetail> [1..*]
</ValidMultipleVehicleIncentiveResponse>