Uses the Component:VehicleRemarketingVehicleLineItemType
Line item information about a vehicle being remarketed
Table 6.6. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
RemarketingOption |
Vehicle Remarketing Vehicle Options | 0..* | Component | OptionABIEType | |
ExpectedDeliveryDate |
Expected delivery date of item. | 0..1 | Field | udt:DateType | |
VehicleLocation |
Indicates the physical location of the vehicle | 0..1 | Field | udt:TextType | |
ItemAcquisitionDate |
Date item title will be or was transferred. | 0..1 | Field | udt:DateType | |
PricingABIE |
Price information | 0..1 | Component | PricingABIEType | |
Tax |
The Tax component represents information about a particular tax including information about the type of tax and the amount of the tax. | 0..* | Component | TaxType | |
DealerParty |
Represents a Dealer | 0..1 | Component | PartyABIEType | |
JobToDo |
Repairs to be done on vehicle | 0..* | Component | JobToDoType | |
JobCompleted |
Repairs completed on vehicle | 0..* | Component | JobCompletedType | |
RepairDamage |
Damage to the vehicle that needs repaired | 0..* | Component | RepairDamageType | |
RemarketingWarranty |
Vehicle warranty | 0..* | Component | RemarketingWarrantyType | |
Financing | 0..1 | Component | FinancingABIEType | ||
OriginalOwnerParty |
The original owner of the vehicle, boat, engine, etc.. | 0..1 | Component | PartyABIEType | |
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..* | Component | ImageAttachmentExtendedType | |
AdditionalMedia |
The Additional Media component is used to identify items such as pdf documents, flash, etc. | 0..* | Component | AdditionalMediaType | |
Inspection |
The Inspection component is used for surveys, inspections, etc. and identfies the results of the survey/inspection. | 0..* | Component | InspectionType | |
LastModificationDate |
Last date modification was made | 0..1 | Field | udt:DateType | |
SoldDate |
Sold date | 0..1 | Field | udt:DateType | |
FinancingAvailableIndicator |
Indicates is someone is offering financing | 0..1 | Field | udt:IndicatorType | |
CertificationGroup | 0..* | Component | CertificationGroupType | ||
ItemReceivedDate |
Date item will be or was received into inventory. | 0..1 | Field | udt:DateType | |
TireCondition |
Condition of tires | 0..1 | Field | udt:TextType | |
PreviousVehicleUse |
Previous vehicle use, eg: ambulance, rental, etc. | 0..1 | Field | udt:TextType | |
Advertising | 0..* | Component | AdvertisingType | ||
OriginalSoldDate |
The date the item, e.g., a vehicle, engine, boat, part, etc. was sold. | 0..1 | Field | udt:DateType | |
Vehicle |
Common vehicle component | 1..1 | Component | VehicleABIEType | |
NonUSVehicleIndicator |
Indicates whether the vehicle was produced for the United States or not | 0..1 | Field | udt:IndicatorType | |
VehicleDemoIndicator |
Indicates whether vehicle was ever a demo | 0..1 | Field | udt:IndicatorType | |
LicenseNumberString |
State License plate number of vehicle | 0..1 | Field | qdt:StringType | |
BrandedInfo |
Vehicle Branding Information | 0..1 | Component | BrandedInfoType | |
RestrictionIndicator |
Indication that vehicle has restrictions on its use | 0..1 | Field | udt:IndicatorType | |
RestrictionDescription |
Description of vehicle use restrictions | 0..* | Field | udt:TextType | |
TelematicsServiceIndicator |
Indication whether Telematics Service Subscription is turned on | 0..1 | Field | udt:IndicatorType | |
IgnitionKeyNumberString |
Vehicle Ignition Key Number | 0..1 | Field | qdt:StringType | |
DoorKeyNumberString |
Door Key Number | 0..1 | Field | qdt:StringType | |
OdometerStatus |
Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. | 0..1 | Field | udt:TextType | |
AdditionalDetailDescription |
Additional detail description information not already specifically captured. Existing fields should be used where possible. | 0..* | Component | AdditionalDetailDescriptionType | |
LastModificationTime |
The last time an item was modified. | 0..1 | Field | udt:TimeType | |
Location |
Specifies the geographical or physical location of the vehicle. | 0..1 | Component | LocationType | |
SalesStatus |
The status of the sale of the item. | 0..1 | Field | sqdt:SalesStatusType | |
Marketing |
The Marketing Component is used to communicate the Marketing information associated with a lead. | 0..* | Component | MarketingType |
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>