Table of Contents
Uses the Component:VehicleInitiativePaymentInvoiceType
VehicleInitiativePaymentInvoice supports the transmission of Variable Marketing Dealer Rebate Payment Data to the dealership. NOTE: Although this is the traditional use of the Vehicle Initiative Payment Invoice, it could be used to send Vehicle Initiative Payment Invoice information between any two business parties.
Table 6.1. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
VehicleInitiativePaymentInvoiceHeader |
Vehicle Invoice Header | 1..1 | Component | VehicleInitiativePaymentInvoiceHeaderType | |
VehicleInitiativePaymentInvoiceLine |
Vehicle Initiative Payment Invoice Header | 1..* | Component | VehicleInitiativePaymentInvoiceLineType |
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. VehicleInitiativePaymentInvoice
<VehicleInitiativePaymentInvoice> <VehicleInitiativePaymentInvoiceHeader>......</VehicleInitiativePaymentInvoiceHeader> [1..1] <VehicleInitiativePaymentInvoiceLine>......</VehicleInitiativePaymentInvoiceLine> [1..*] </VehicleInitiativePaymentInvoice>