Chapter 6. Vehicle Inventory Noun

Table of Contents

VehicleInventory
Fields and Components
Sample XML
VehicleInventoryHeader
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
ManufacturerParty
Fields and Components
Sample XML
VehicleInventoryInvoice
Fields and Components
Sample XML
VehicleInventoryVehicleLineItem
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
Price
Fields and Components
Sample XML
ApplicableLocation
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
VehicleInventoryServiceCampaign
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML

VehicleInventory

Uses the Component:VehicleInventoryType

VehicleInventory supports the transmission of Vehicle Inventory information to the dealership. Vehicle Inventory is the task of sending the Vehicle Inventory information electronically between Dealer and OEM systems.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
VehicleInventoryHeader

Vehicle Inventory Header

1..1ComponentVehicleInventoryHeaderType 
Invoice

Deprecated: Use VehicleInventoryInvoice. This field was deperecated to align with the naming and design rules. This is left in for compatibility reasons, but will be removed in the next major version of STAR.

0..*Field VehicleInventoryInvoiceType  
VehicleInventoryInvoice

Detailed information regarding a vehicle in inventory.

0..*ComponentVehicleInventoryInvoiceType 

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

<VehicleInventory>
     <VehicleInventoryHeader>......</VehicleInventoryHeader>     [1..1]
     <Invoice>......</Invoice>     [0..*]
     <VehicleInventoryInvoice>......</VehicleInventoryInvoice>     [0..*]
</VehicleInventory>