Chapter 6. Vehicle Invoice Noun

Table of Contents

VehicleInvoice
Fields and Components
Sample XML
VehicleInvoiceHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
SoldToParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
ShipToParty
Fields and Components
Sample XML
FinanceParty
Fields and Components
Sample XML
ManufacturerParty
Fields and Components
Sample XML
BillToParty
Fields and Components
Sample XML
PaymentTerms
Fields and Components
Sample XML
OrderCreditCard
Fields and Components
Sample XML
BillingAddress
Fields and Components
Sample XML
Authorization
Fields and Components
Sample XML
CreditCard
Fields and Components
Sample XML
TermsOptionGroup
Fields and Components
Sample XML
TermsDetail
Fields and Components
Sample XML
IncoTerms
Fields and Components
Sample XML
DocumentReferenceIdentificationGroup
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
Invoice
Fields and Components
Sample XML
VehicleInvoiceVehicleLineItem
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
BrandedInfo
Fields and Components
Sample XML
OwnerParty
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML

VehicleInvoice

Uses the Component:VehicleInvoiceType

VehicleInvoice supports the transmission of Vehicle Invoice information to the dealership. NOTE: Although this is the traditional use of the Vehicle Invoice, it could be used to send Vehicle Invoice information between any two business parties.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehicleInvoiceHeader

Vehicle Invoice Header

1..1ComponentVehicleInvoiceHeaderType 
Invoice

Vehicle Invoice Header

0..*ComponentInvoiceType 

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

<VehicleInvoice>
     <VehicleInvoiceHeader>......</VehicleInvoiceHeader>     [1..1]
     <Invoice>......</Invoice>     [0..*]
</VehicleInvoice>