VehicleRemarketingVehicleLineItem

Uses the Component:VehicleRemarketingVehicleLineItemType

Line item information about a vehicle being remarketed

Fields and Components

Table 6.6. Fields and Components

Name Description Occurrence Type Data Type User Notes
RemarketingOption

Vehicle Remarketing Vehicle Options

0..*ComponentOptionABIEType 
ExpectedDeliveryDate

Expected delivery date of item.

0..1Field udt:DateType  
VehicleLocation

Indicates the physical location of the vehicle

0..1Field udt:TextType  
ItemAcquisitionDate

Date item title will be or was transferred.

0..1Field udt:DateType  
PricingABIE

Price information

0..1ComponentPricingABIEType 
Tax

The Tax component represents information about a particular tax including information about the type of tax and the amount of the tax.

0..*ComponentTaxType 
DealerParty

Represents a Dealer

0..1ComponentPartyABIEType 
JobToDo

Repairs to be done on vehicle

0..*ComponentJobToDoType 
JobCompleted

Repairs completed on vehicle

0..*ComponentJobCompletedType 
RepairDamage

Damage to the vehicle that needs repaired

0..*ComponentRepairDamageType 
RemarketingWarranty

Vehicle warranty

0..*ComponentRemarketingWarrantyType 
Financing

0..1ComponentFinancingABIEType 
OriginalOwnerParty

The original owner of the vehicle, boat, engine, etc..

0..1ComponentPartyABIEType 
ImageAttachmentExtended

The ImageAttachmentExtended component contains information about an image being attached to a BOD, e.g., image size, image type, image file name, etc.

0..*ComponentImageAttachmentExtendedType 
AdditionalMedia

The Additional Media component is used to identify items such as pdf documents, flash, etc.

0..*ComponentAdditionalMediaType 
Inspection

The Inspection component is used for surveys, inspections, etc. and identfies the results of the survey/inspection.

0..*ComponentInspectionType 
LastModificationDate

Last date modification was made

0..1Field udt:DateType  
SoldDate

Sold date

0..1Field udt:DateType  
FinancingAvailableIndicator

Indicates is someone is offering financing

0..1Field udt:IndicatorType  
CertificationGroup

0..*ComponentCertificationGroupType 
ItemReceivedDate

Date item will be or was received into inventory.

0..1Field udt:DateType  
TireCondition

Condition of tires

0..1Field udt:TextType  
PreviousVehicleUse

Previous vehicle use, eg: ambulance, rental, etc.

0..1Field udt:TextType  
Advertising

0..*ComponentAdvertisingType 
OriginalSoldDate

The date the item, e.g., a vehicle, engine, boat, part, etc. was sold.

0..1Field udt:DateType  
Vehicle

Common vehicle component

1..1ComponentVehicleABIEType 
NonUSVehicleIndicator

Indicates whether the vehicle was produced for the United States or not

0..1Field udt:IndicatorType  
VehicleDemoIndicator

Indicates whether vehicle was ever a demo

0..1Field udt:IndicatorType  
LicenseNumberString

State License plate number of vehicle

0..1Field qdt:StringType  
BrandedInfo

Vehicle Branding Information

0..1ComponentBrandedInfoType 
RestrictionIndicator

Indication that vehicle has restrictions on its use

0..1Field udt:IndicatorType  
RestrictionDescription

Description of vehicle use restrictions

0..*Field udt:TextType  
TelematicsServiceIndicator

Indication whether Telematics Service Subscription is turned on

0..1Field udt:IndicatorType  
IgnitionKeyNumberString

Vehicle Ignition Key Number

0..1Field qdt:StringType  
DoorKeyNumberString

Door Key Number

0..1Field qdt:StringType  
OdometerStatus

Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc.

0..1Field udt:TextType  
AdditionalDetailDescription

Additional detail description information not already specifically captured. Existing fields should be used where possible.

0..*ComponentAdditionalDetailDescriptionType 
LastModificationTime

The last time an item was modified.

0..1Field udt:TimeType  
Location

Specifies the geographical or physical location of the vehicle.

0..1ComponentLocationType 
SalesStatus

The status of the sale of the item.

0..1Field sqdt:SalesStatusType  
Marketing

The Marketing Component is used to communicate the Marketing information associated with a lead.

0..*ComponentMarketingType 

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.6. VehicleRemarketingVehicleLineItem

<VehicleRemarketingVehicleLineItem>
     <RemarketingOption>......</RemarketingOption>     [0..*]
     <ExpectedDeliveryDate>......</ExpectedDeliveryDate>     [0..1]
     <VehicleLocation>......</VehicleLocation>     [0..1]
     <ItemAcquisitionDate>......</ItemAcquisitionDate>     [0..1]
     <PricingABIE>......</PricingABIE>     [0..1]
     <Tax>......</Tax>     [0..*]
     <DealerParty>......</DealerParty>     [0..1]
     <JobToDo>......</JobToDo>     [0..*]
     <JobCompleted>......</JobCompleted>     [0..*]
     <RepairDamage>......</RepairDamage>     [0..*]
     <RemarketingWarranty>......</RemarketingWarranty>     [0..*]
     <Financing>......</Financing>     [0..1]
     <OriginalOwnerParty>......</OriginalOwnerParty>     [0..1]
     <ImageAttachmentExtended>......</ImageAttachmentExtended>     [0..*]
     <AdditionalMedia>......</AdditionalMedia>     [0..*]
     <Inspection>......</Inspection>     [0..*]
     <LastModificationDate>......</LastModificationDate>     [0..1]
     <SoldDate>......</SoldDate>     [0..1]
     <FinancingAvailableIndicator>......</FinancingAvailableIndicator>     [0..1]
     <CertificationGroup>......</CertificationGroup>     [0..*]
     <ItemReceivedDate>......</ItemReceivedDate>     [0..1]
     <TireCondition>......</TireCondition>     [0..1]
     <PreviousVehicleUse>......</PreviousVehicleUse>     [0..1]
     <Advertising>......</Advertising>     [0..*]
     <OriginalSoldDate>......</OriginalSoldDate>     [0..1]
     <Vehicle>......</Vehicle>     [1..1]
     <NonUSVehicleIndicator>......</NonUSVehicleIndicator>     [0..1]
     <VehicleDemoIndicator>......</VehicleDemoIndicator>     [0..1]
     <LicenseNumberString>......</LicenseNumberString>     [0..1]
     <BrandedInfo>......</BrandedInfo>     [0..1]
     <RestrictionIndicator>......</RestrictionIndicator>     [0..1]
     <RestrictionDescription>......</RestrictionDescription>     [0..*]
     <TelematicsServiceIndicator>......</TelematicsServiceIndicator>     [0..1]
     <IgnitionKeyNumberString>......</IgnitionKeyNumberString>     [0..1]
     <DoorKeyNumberString>......</DoorKeyNumberString>     [0..1]
     <OdometerStatus>......</OdometerStatus>     [0..1]
     <AdditionalDetailDescription>......</AdditionalDetailDescription>     [0..*]
     <LastModificationTime>......</LastModificationTime>     [0..1]
     <Location>......</Location>     [0..1]
     <SalesStatus>......</SalesStatus>     [0..1]
     <Marketing>......</Marketing>     [0..*]
</VehicleRemarketingVehicleLineItem>