Uses the Component:ValidDealRequestRequestType
Table 6.9. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
VDRequestTags | 1..1 | Component | ValidDealRequestTagsType | ||
VDRequestSamplePayment |
A sample payment is a monthly finance payment for a Finance (loan) or Lease type deal. | 0..1 | Component | VDRequestSamplePaymentType |
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>