Table of Contents
Uses the Component:ValidDealResponseType
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 |
|---|---|---|---|---|---|
| ValidDealResponseHeader |
Initial Download Header. | 1..1 | Component | ValidDealResponseHeaderType | |
| ValidDealResponseDetail |
Valid Deals detail. | 1..* | Component | ValidDealResponseDetailType |
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. ValidDealResponse
<ValidDealResponse>
<ValidDealResponseHeader>......</ValidDealResponseHeader> [1..1]
<ValidDealResponseDetail>......</ValidDealResponseDetail> [1..*]
</ValidDealResponse>