Chapter 6. Valid Deal Request Noun

Table of Contents

ValidDealRequest
Fields and Components
Sample XML
ValidDealRequestHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
Localization
Fields and Components
Sample XML
VDDealManagement
Fields and Components
Sample XML
ValidDealRequestDetail
Fields and Components
Sample XML
ValidDealRequestRequest
Fields and Components
Sample XML
VDRequestTags
Fields and Components
Sample XML
RequestFilterSelection
Fields and Components
Sample XML
RequestFilterDate
Fields and Components
Sample XML
RequestFilterFlexibleString
Fields and Components
Sample XML
RequestFilterNumeric
Fields and Components
Sample XML
RequestFilterList
Fields and Components
Sample XML
VDRequestSamplePayment
Fields and Components
Sample XML

ValidDealRequest

Uses the Component:ValidDealRequestType

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.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
ValidDealRequestHeader

Initial Download Header.

1..1ComponentValidDealRequestHeaderType 
ValidDealRequestDetail

Valid Deals detail.

1..*ComponentValidDealRequestDetailType 

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

<ValidDealRequest>
     <ValidDealRequestHeader>......</ValidDealRequestHeader>     [1..1]
     <ValidDealRequestDetail>......</ValidDealRequestDetail>     [1..*]
</ValidDealRequest>