ValidDealRequestRequest

Uses the Component:ValidDealRequestRequestType

Fields and Components

Table 6.9. Fields and Components

Name Description Occurrence Type Data Type User Notes
VDRequestTags

1..1ComponentValidDealRequestTagsType 
VDRequestSamplePayment

A sample payment is a monthly finance payment for a Finance (loan) or Lease type deal.

0..1ComponentVDRequestSamplePaymentType 

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.9. ValidDealRequestRequest

<ValidDealRequestRequest>
     <VDRequestTags>......</VDRequestTags>     [1..1]
     <VDRequestSamplePayment>......</VDRequestSamplePayment>     [0..1]
</ValidDealRequestRequest>