| http://developer.ebay.com/DevZone/XML/docs/WebHelp/eBayMotors-Listing_US_and_CA_eBay_Motors_Items.html | |
| Specialty and International Sites > eBay Motors > Listing US and CA eBay Motors Items | |
Listing US and CA eBay Motors Items
Certain rules for listing items to or retrieving items from the eBay Motors US site are different from the rules for listing to the main eBay US site.
If you have downloaded this documentation locally, please refer to the documentation on the eBay Developers Program Web site for the latest rules and details.
eBay Developer Documentation CenterThis section covers the following topics:
Specifying Categories for eBay Motors Listings
Specifying a Listing Format for eBay Motors Listings
Shipping Details for eBay Motors
Using Item Specifics in eBay Motors US Listings
Valid Item Specifics for Listing eBay Motors US Cars & Trucks
Specifying the Vehicle Manufacturer and Model
Specifying a Subtitle for a Motors Vehicle Listing
Specifying a Vehicle Deposit and Deposit Amount
Requiring Immediate Payment of a Vehicle Deposit
Vehicle Condition Guarantee By Seller
Short-Term Service Agreement (Limited Warranty)
Listing eBay Motors US Items in eBay Stores
Specifying Categories for eBay Motors Listings
eBay Motors has a distinct category hierarchy in which items are listed, and categories and their IDs are not the same as on any other eBay site. When you retrieve the eBay Motors category hierarchy using GetCategories, you need to specify the eBay Motors site instead of the main eBay site. To do this, specify a value of 100 in the X-EBAY-API-SITEID header (for the XML API) or in the request URL (for the SOAP API) (see Routing the Request (Gateway URLs)) and set CategorySiteID to "100".
Similarly, when you list an eBay Motors US item using a call like AddItem, you need to specify the eBay Motors site instead of the main eBay site. To do this, pass a site ID of 100 as described above, and set Item.Site to
eBayMotors.Listing eBay Motors Items in Two Categories
The rules for listing in one or two categories depends on the category:
- In the US, vehicles can only be listed on eBay Motors and only in one category (not in two categories). You can't list eBay Motors US vehicles on international sites or the main US site. If you want to list cars, motorcycles, boats, or other vehicles on an international eBay site, list them in the regular automotive or vehicle categories for those sites. For a list of categories that support vehicles on an international site, use GetCategories or look at the list of categories posted on the appropriate Web site. Use GetCategory2CS to determine whether an international site's automotive categories also support Item Specifics. Use GetAttributesCS to retrieve attribute meta-data for categories that support Item Specifics.
- On the eBay Motors US site, Parts & Accessories can be listed in two categories.
Furthermore, to make it easier for buyers to find Parts & Accessories, you can combine a Motors Parts & Accessories category and an eligible eBay category as the primary or secondary category, as long as the primary category is associated with the listing site. (Most eBay categories except Real Estate, Mature Audience, and Business & Industrial categories are eligible to be combined with Motors Parts & Accessories categories.)
For example, if you are listing a Harley Davidson shirt on the main eBay US site (site ID 0), you can specify an eBay clothing category as the primary category, and specify a Motors Parts & Accessories category as the secondary category. We'll look for the secondary category ID on eBay first. If we don't find it there, we'll look for the ID on the Motors site. (Leaf category IDs are unique across the US and eBay Motors US sites.)
Conversely, if you are listing the shirt on the eBay Motors US site (site ID 100), you can specify a Parts & Accessories category as the primary category, and specify an eBay clothing category as the secondary category. In this case, we'll look for the secondary category ID on the Motors site first. If we don't find it there, we'll look for the ID on the main eBay site.
Specialized Fields (Item Specifics) for Vehicle Categories
Certain fields that are required for listings in US and CA eBay Motors vehicle categories must be set using Item Specifics. See Using Item Specifics in eBay Motors US Listings for more information.
Specifying a Listing Format for eBay Motors Listings
eBay Motors items within the Parts & Accessories and the Everything Else categories can be listed in Chinese Auction, Store Inventory, or Basic Fixed-Price formats.
When you list nationally, eBay Motors items within vehicle categories can be listed in an auction-style formats, but cannot be listed in the Fixed Price or Store Inventory formats.
See Local Market Listings for listing format rules when you list vehicles as Local Market listings.
eBay Motors and eBay Stores
Items that an eBay Stores seller lists to the eBay Motors US site also appear in the seller's eBay Store. As with any listing, Stores sellers can define custom store categories for their eBay Motors listings.
Shipping Details for eBay Motors
For eBay Motors listings, shipping details depend on the category:
- For Parts & Accessories and the Everything Else categories, all of the normal shipping option codes are available. If you use GeteBayDetails to retrieve shipping details for Parts & Accessories for the US, use site ID 0 (not site ID 100).
- For vehicles, use Item.ShippingTermsInDescription, and explain the seller's shipping arrangements and return policy in the Item.Description field and the Item.ShippingDetails.PaymentInstructions field.
- To indicate that the buyer is responsible for obtaining and transporting the car, motorcycle, or part, use Item.BuyerResponsibleForShipping. In this case, if you list a vehicle on the eBay Motors US site and you want your listing to be visible on the eBay Canada site, set Item.ShipToLocations to
CA. Similarly, If you list a vehicle on the eBay Canada site and you want your listing to be visible on the eBay Motors US site, set Item.ShipToLocations toUS. Otherwise, do not specify Item.ShipToLocations when the buyer is responsible for shipping.Local Market Listings
Sellers can list vehicles for the eBay Motors Local Market only. The Local Market is defined as the area within a set radius about a specified postal code. Local Market listings can be Best Offer Only, if the Listing Type is set to 'Lead Generation'. Buyers can retrieve Local Market vehicle listings in searches only when they supply a postal code.
Note: Local Market listings are supported for vehicle categories on the eBay Motors US site only and for US postal codes only.
Options to list as 'Fixed Price', 'Buy It Now' or 'Buy It Now + Best Offer' are no longer available for Local Market listings. If you have existing listings that use these categories, they will remain on the site and you can revise them until they expire.
Adding Local Market Listings
To add a Local Market listing, use Item.ListingDetails.LocalListingDistance to specify a distance (the radius about the item location that constitutes the Local Market) and set Item.ListingType to "FixedPriceItem" in an AddItem request. Buyers can set the local listing distance to one of the preset values, such as 25, 50, 75, or 100. Use FeatureID.LocalListingDistances in GetCategoryFeatures to retrieve a list of valid values for local listing distance by category.
You can specify additional seller information such as: Address/Dealer Location, Telephone number (CallBright), and Contact Hours using an AddItem request. If the seller does not specify an address/dealer location, the vehicle location specified in the shipping section will be used.
Optionally, the listing can use the Lead Generation selling format by setting Item.ListingType to LeadGeneration and setting Item.BestOfferDetails.BestOfferEnabled to true. This creates a Best Offer Only listing that requires a StartPrice, which will be displayed as the Advertised Price to buyers.
Note the following when creating a Local Market listing:
- Local listing distance must be specified with the added Item.LocalListingDistance field.
- Location of the vehicle is specified with the Item.PostalCode field.
- One picture is required for Local Market listings.
- Use of URL imprints or watermarks on pictures is prohibited.
- Use of video or flash must conform to eBay listing requirements.
- Email addresses or links are not permitted in the listing. You may provide links through the Ask Seller a Question form.
- Only Callbright telephone numbers are allowed in Local Market listings. Callbright numbers should NOT be used in National Market listings.
- Item.ListingType field must be set to "LeadGeneration" (for Best Offer Only listings).
- Use of external lead forms is prohibited. All lead information must be acquired using the eBay lead form.
- If you are creating a Best Offer Only listing:
- The following attributes are invalid for local listings:
Revising and Relisting Local Market Listings
Note the following call-specific differences when revising or relisting a Local Market listing:
- ReviseItem cannot be used to change a non-local listing to a local listing, and vice versa.
- ReviseItem can be used to change the value for Item.LocalListingDistance to one of the valid values supported by the given category.
- RelistItem can be used to relist a non-local listing as a local listing, by specifying a valid local listing distance with Item.LocalListingDistance.
- RelistItem can be used to relist a local listing as a non-local listing by using DeletedField to delete Item.ListingDetails.LocalListingDistance.
Relisting local vehicle listings is subject to the current restrictions for relisting items in eBay Motors, unless otherwise specified.
Best Offer Only
Best Offer Only listings are created using the Lead Generation format. This special format picks up all of the current functionality of a listing for which Best Offer has been enabled.
For example, GetBestOffers and RespondToBestOffer handle a Best Offer Only local market listing the same as the other listings that support best offers.
In the GetCrossPromotions call response, the PromotionPriceType field is set to "BestOfferOnlyPrice" when a promoted item is a Best Offer Only listing.
Additionally, GetMyeBayBuying handles a Best Offer Only local market listing the same as the other listings that support best offers. Local market listing items will be returned in BestOfferList of the GetMyeBayBuying response, and included in the BuyingSummary.BestOfferCount value. Likewise, GetMyeBaySelling handles a Best Offer Only local market listing the same as the other listings that support best offers and returns the listing in relevant lists: ScheduledList, ActiveList, SoldList, or UnsoldList.
Sellers cannot end a Best Offer Only local vehicle listing early if there are active best offers.
Retrieving Lead Information
When a buyer is interested in a Classified Ad vehicle listing in eBay Motors or Motors categories, he can leave information for the seller via the Ask Seller a Question or eBay lead form on the View Item page. This lead information includes data like name, email address, telephone, best time to contact, trade-in information, interest in financing, and the buyer's time frame for purchasing.
The seller can use the GetAdFormatLeads request to retrieve lead data for his listings.
Using Item Specifics in eBay Motors US Listings
On the eBay Motors US site, you use a set of Item Specfics (attributes) to fill in vehicle details like Mileage and Exterior Color.
The eBay Motors US Web site UI supports two listing flows:
- You can list by using a VIN to include product details. We refer to this as the "VIN catalog" flow. The API does not support this flow. Some Item Specifics that you can specify via this flow have no effect if you attempt to specify them via AddItem.
- You can list the standard way by filling in Item Specifics yourself. The API supports this flow.
If you are using the XML API or the SOAP API, the next sections describe the basic process you use to list vehicles to eBay Motors US. (The SDKs include an Attributes Library that simplifies this process.)
Using GetCategories to Retrieve eBay Motors Categories
First, use GetCategories to retrieve all the available eBay Motors categories. Be sure to specify the eBay Motors US site instead of the main eBay site. To do this, specify a value of 100 in the X-EBAY-API-SITEID header (for the XML API) or in the request URL (for the SOAP API). (See Routing the Request (Gateway URLs).)
Example 33-1 shows a typical GetCategories request, using the XML API.
As usual for this call, store the response locally. In most cases, eBay Motors categories are associated with specific makes and models, like "Pontiac : Trans Am". You will use a category ID to identify the make and model in Item.PrimaryCategory.CategoryID when you list the item.
Example 33-2 shows the Pontiac category and the Trans Am category in the GetCategories response for the eBay Motors US site.
GetCategories doesn't specifically indicate "make" or "model", but for vehicles the leaf category is the model. (The example also shows that 6377's parent is 6001, which is Cars & Trucks, so we know this is a vehicle category.).
Using GetCategory2CS and GetAttributesCS to Retrieve Available Item Specifics
Different groups of categories can support different sets of Item Specifics. For example, some Motorcycles attributes are different from Cars & Trucks attributes. A motorcycle would have an attribute like "Engine Size (cc)", and car/truck would have an attribute like "Number of Cylinders". In the API, a set of Item Specifics is called an attribute set or a characteristic set. (The semantics are explained in Summary of the Attributes Model, but for the purposes of these examples you can treat them as equivalent).
Like categories, attribute sets have IDs. In general, car and truck categories are mapped to attribute set 1137, and motorcycle categories are mapped to attribute set 1146. (There are other vehicle attribute sets as well, like Commercial Trucks.) However, you should use GetCategory2CS to determine which categories are currently mapped to each attribute set ID. Although you can retrieve the mappings for one particular category, it's usually best to retrieve all the mappings and store them locally. Example 33-3 shows a GetCategory2CS request that retrieves all the mappings, using the XML API. .
Store the GetCategory2CS response data locally so that you can look up the right attribute set ID for the category you are listing in. Example 33-4 shows that category 6427 (Trans Am) is mapped to attribute set 1137 (Cars & Trucks).
Next, you need to retrieve all the attributes, their values, and rules (collectively called attribute meta-data in this documentation) for the attribute set of interest. You can retrieve a specific attribute set, but usually it's best to retrieve all the meta-data for the site and store it locally. To retrieve all attribute sets on the eBay Motors US site, use GetAttributesCS. Example 33-5 shows a GetAttributesCS request, using the XML API.
In this case, GetAttributesCS returns all attribute meta-data that is defined in the system for eBay Motors US. Use this meta-data to determine how to pass attributes in AddItem. However, please note that the meta-data also includes attributes that have no effect when passed in AddItem and related calls:
- GetAttributesCS may define computed (or auto-filled) attributes. When you pass in certain attributes like the Options attribute, eBay puts the data in an "Options computed attribute" for display purposes only. This attribute cannot be used as input to AddItem. It may be returned in GetItem along with the original attributes you passed in. In some cases, auto-filled attributes may have names that are very similar to the names of attributes you can pass in AddItem.
- GetAttributesCS may define attributes that are only available when you use the VIN catalog listing flow in the eBay Motors Web site UI. These aren't supported as input to AddItem, but the values might be returned in GetItem. This documentation does not list all possible VIN catalog attributes at this time.
- GetAttributesCS may define attributes that were applicable to items that were listed in the past (and that still appear on eBay), but these attributes cannnot be used as input today.
For Cars & Trucks, see Valid Item Specifics for Listing eBay Motors US Cars & Trucks for a table of the attributes you can pass in AddItem.
To match the attributes in the table to the GetAttributesCS response, find characteristic set 1137 (Cars & Trucks) in the GetAttributesCS response. Example 33-6 shows the outer nodes of this characteristic set. This call returns the XML as an embedded string, so the XML markup elements are escaped with character entity references. You can unescape them to work with the XML.
Within this attribute set, look for the attributes whose IDs match the ones in the table in Valid Item Specifics for Listing eBay Motors US Cars & Trucks. For example, Example 33-7 shows attribute 10718 (Number of Cylinders) in the GetAttributesCS response.
Many attributes include a list of predefined values a seller can choose from. For example, Number of Cylinders defines values like "2- Cyl.", "8 - Cyl", etc. These values also have IDs, like 1032 (8 - Cyl.). You use these IDs when you specify a value in AddItem.
Some value lists also define "Other" as a value. There are a few flavors of "Other". Some let you specify your own value in the listing, and others don't. (If the value ID is -6, you can specify your own literal value in AddItem.) See Other-Value ("Other") Characteristics.
Some attributes don't have predefined value lists, because the values aren't standard or they can't be predicted by eBay. (We call these free-text attributes.) Example 33-8 shows attribute 10236 (VIN) in the GetAttributesCS response. It has no value list.
For details about all the elements in the GetAttributesCS response, see The Attribute Meta-Data Model.
Using AddItem to List a Vehicle with Item Specifics
Now that you know the available attributes, you select the ones you want to specify in the listing, and use the attribute set ID, attribute ID, and value ID(s) to fill in the AttributeSetArray node in AddItem.
Example 33-9 shows a partial AddItem request, where the Item Specifics are filled in based on the meta-data described in Using GetCategory2CS and GetAttributesCS to Retrieve Available Item Specifics. For Number of Cylinders, it shows attribute 10718 with ValueID set to 1032 (8 - Cyl.). When attribute values are predefined by eBay, you only specify their IDs in AddItem, not their literal names. For the VIN, it shows attribute 10236 with ValueID set to -3, and a VIN as free text in ValueLiteral.
For a more complete AddItem sample, see "eBay Motors US Listing (Post-1981 Model Year)" on page 1070.
In several cases, eBay takes the attributes you pass in and uses them to compute additional (or alternative) attributes to display the data on the eBay Motors US Web site. GetItem may return both the original attributes and the computed attributes, or just the computed attributes. The computed attributes have different IDs, and they can't be used as input to AddItem.
Valid Item Specifics for Listing eBay Motors US Cars & Trucks
The following table specifies Cars & Trucks (formerly called Passenger Vehicles) attributes that are valid as input to AddItem (as of October 2006) and that eBay should display in a predictable way when buyers view your listing in the eBay Motors Web site UI. Use GetAttributesCS to determine valid values for each of these attributes.
Note: This list was updated in October 2006. As attributes are subject to change, this list could become outdated over time. If you believe this has occurred, please contact the Documentation team by using the Documentation forum. It is also a good idea to check the Knowledge Base for the latest FAQs about Motors listings. See Feedback and Support.
Some of the following attributes are not rendered when you use the Item Specifics SYI XSL stylesheet to create the Item Specifics form, but they may still be required. Other attributes can only be used under certain circumstances. For such attributes, the table below provides references to additional information that describes these special cases. The information in the Required column below is intended to be consistent with the requirements specified in the eBay Motors Web site UI.
Table 33-1 Cars & Trucks (1137) Attributes (eBay Motors US) Attribute Name Attribute ID Required? Usage Notes (call GetAttributesCS for valid values) Air Bag 25842 No No longer affects View Item when passed in via eBay Web Services; use Safety Features (25918) instead. Cab Type 56740 Conditionally Appears in the Item Specifics section of the View Item page.Only applicable when a Body Type value is also specified. Body Type 56739 No Appears in the Item Specifics section of the View Item page. Condition 10244 Yes Appears in the Item Specifics section of the View Item page and in search results (depending on the user's search preferences). Deposit Amount 10733 Conditionally See Specifying a Vehicle Deposit and Deposit Amount for information on when to use this attribute.Appears in Shipping, payment details and return policy section of the View Item page (not in the Item Specifics section). If specified, PayPal must be offered as the payment method for the deposit. Deposit Type 10734 Conditionally See Specifying a Vehicle Deposit and Deposit Amount for information on when to use this attribute.Appears in Shipping, payment details and return policy section of the View Item page (not in the Item Specifics section). If specified, PayPal must be offered as the payment method for the deposit. Drivetrain 25839 No No longer affects View Item when passed in via eBay Web Services; use Options (10446) instead. Engine Type 25846 No Free-text string value to supplement the Number of Cylinders attribute. Use this to add more details about the engine (e.g., 2-liter).The value is displayed in the (second) Engine field in the Item Specifics section of the View Item page. Exterior Color 10719 Yes Appears as Exterior field in the Item Specifics section of the View Item page. Fuel Type 39705 No Appears in the Item Specifics section of the View Item page. Interior Color 10720 No Appears as Interior field in the Item Specifics section of the View Item page. Is There an Existing Warranty? 10242 Yes The value (Existing or No) is displayed in a Warranty field in the Item Specifics section of the View Item page. (Value 10721 is shown as "Existing" and value 10722 is shown as "No".) Manufacturer 39 No In most cases, eBay pre-fills the value based on the category, so you should not pass this in. See Specifying the Vehicle Manufacturer and Model for information on when to use this attribute.eBay uses this attribute to generate the listing title at the top of the View Item page, in the Item Specifics section, and in search results. Mileage 85 Yes Appears as Miles field in the Item Specifics section of the View Item page.Appears in a separate column in search results on the eBay Motors Web site when you use a product finder search. Model 41 Conditionally In most cases, eBay pre-fills the value based on the category, so you should not pass this in. See Specifying the Vehicle Manufacturer and Model for information on when to use this attribute.eBay uses this attribute to generate the listing title at the top of the View Item page, in the Item Specifics section, and in search results. Number of Cylinders 10718 Yes Choose from a list of predefined values. For Rotary engines, use "Unspecified" (-12) as the value. The selected value is displayed in the (first) Engine field in the View Item page, just below the Transmission attribute.Also see the Engine Type attribute for specifying a free-text value. Number of Doors 10240 No Appears as the Doors field in the Item Specifics section of the View Item page. If you choose "2", it may be displayed as "2 doors or more".No longer affects View Item when passed in via eBay Web Services; use Body Type (56739) instead. Optional Equipment 10248 No No longer affects View Item when passed in via eBay Web Services; use Options (10446) instead. Options 10446 No Appears in Options list in the Item Specifics section of the View Item page. (eBay may use a computed attribute to display the values you specify.) Power Options 25919 No Appears in the Options list in the Item Specifics section of the View Item page. (eBay may use a computed attribute to display the values you specify.) Power Seat 25841 No No longer affects View Item when passed in via eBay Web Services; see Power Options instead. Roofs 25840 No No longer affects View Item when passed in via eBay Web Services; use Options (10446) instead. Safety Features 25918 No Appears in the Options list in the Item Specifics section of the View Item page. (eBay may use a computed attribute to display the values you specify.) Seller Guarantee 214 No See Vehicle Condition Guarantee By Seller for information on when to use this attribute.If a seller guarantee is offered, a special Condition Guarantee by Seller logo and informational links appear in the listing. Standard Equipment 10247 No longer affects View Item when passed in via eBay Web Services; see Options (10446) instead. Sub Model (optional) 10241 No eBay appends this value to the computed listing title in View Item and in search results on the Web site. See Specifying the Vehicle Manufacturer and Model.Also appears in the heading of the Item Specifics section of the View Item page.Not appended to the generated title in GetItem. Subtitle 10246 No Use this to add a subtitle to the listing. See Specifying a Subtitle for a Motors Vehicle Listing for information on when to use this attribute.Appears below the generated heading in the Item Specifics section of the View Item page, not at the top of the View Item page. Also appended to Item Title in search results on the eBay Motors Web site. Transmission 10239 Yes Appears in the Item Specifics section of the View Item page. Type of Vehicle Title 10243 Yes Appears as a Title field in the Item Specifics section of the View Item page. Vehicle Identification Number (VIN) 10236 Conditionally Required for vehicles from model year 1981 or later. Appears as VIN Number in the Item Specifics section of the View Item page.eBay auto-fills attribute 26589 with a link the Vehicle History Report based on the VIN you specify in 10236. If no vehicle history report is available, eBay may auto-fill attribute 26589 with a plain-text copy of the VIN you specify in 10236. (If you pass attribute 26589 as input in production, the value is ignored.) GetItem returns the attribute you passed in and the auto-filled attribute. For attribute 26589, it returns the (escaped) HTML in the ValueLiteral element, if any.Note: For rules that are specific to Australia eBay Motors, see Specifying the VIN and Registration Date. Vehicle Inspection 10245 No Appears in the Item Specifics section of the View Item page.If you specify -13 as the value for attribute 10245, eBay auto-fills attribute 27773 to display the text "Inspected" along with a ribbon icon in the listing. GetItem returns the attribute you passed in and the auto-filled attribute. For attribute 27773, it returns the (escaped) HTML in the ValueLiteral element, if any:<font face="Arial" size="2"><b>Inspected<img src="http://pics.ebaystatic.com/aw/pics/motors/saturn/ribbon_16x18.jpg" border="0" alt="Inspected" align="absmiddle"></b></font> Year 38 Yes Appears in the computed listing title at the top of the View Item page and in a Year field in the Item Specifics section.Not appended to the generated title in GetItem.Appears in a separate column in search results on the eBay Motors Web site when you use a product finder search.
Specifying the Vehicle Manufacturer and Model
When you submit a Cars & Trucks listing to the eBay Motors US site, we strongly recommend that you avoid specifying the Manufacturer and Model attributes in most cases. In most cases, this information will be pre-filled based on the category you select.
- If you specify a primary or secondary category that represents a distinct manufacturer and model, eBay automatically populates the correct Manufacturer and Model attributes. For example, if the category is 6015 (Porsche > Boxster), the Manufacturer is automatically set to "Porsche" and the Model to "Boxster."
Therefore, do not specify the Manufacturer and Model attributes when you specify a category that is associated with a distinct manufacturer and model. If you do, you will receive an error if these attributes do not correctly match the category. For example, if the category ID is 6015, then the Manufacturer must be "Porsche" and the Model must be "Boxster". In this case, if you specify that the Model is "912", you will receive an error.
- If your vehicle is not represented by a distinct eBay Motors category, you may specify a generic ID (e.g., 6058 for Porsche > Other Models) in the appropriate category property and specify the Model attribute. The value of your Model attribute will be appended to the title of your listing.
Use caution when including the Manufacturer and Model attributes with generic categories. If you specify a generic ID in the category property (e.g., 6058 for Porsche > Other Models) but you include Manufacturer and/or Model attributes that match a category with a predefined distinct model, eBay will list the vehicle in a more generic category (e.g., All Models) rather than the distinct category implies by the attributes you specified. In this case, buyers might not find the listing where the seller intended to place it.
- You can use the Submodel attribute to append more details about the model (up to 12 characters). eBay adds a space and appends the text to the "Manufacturer : Model" value in the listing title at the top of the View Item page, in the Item Specifics section of the page, and in search results. (eBay does not actually store the submodel text as part of the title, so Item.Title does not include the text in GetItem.)
- If you are listing in a Motorcycles category, eBay handles the Manufacturer and Model attributes for Motorcycle categories so that they are similar to the Cars & Trucks category format. For example, instead of returning Manufacturer="BMW : F-Series" and Model="F-Series", GetItem will return Manufacturer="BMW" and Model="F-Series".
As with Cars & Trucks, you should not specify Manufacturer and Model attributes when a motorcycle is represented by a distinct eBay Motors category (i.e., a category other than "All Models" or "Other"). eBay pre-fills these attributes based on the parent and leaf category.
If the seller specifies a Model attribute for a motorcycle in a distinct category, eBay may replace the value and pre-fill the Model attribute based on the leaf category (e.g., F-series). If this occurs, eBay may move the Model value the seller specified into the Submodel attribute so that no data will be lost.
This means the attributes that are returned in GetItem may be different from the corresponding attributes you specify in AddItem and related calls.
Specifying a Subtitle for a Motors Vehicle Listing
On the eBay Motors site, the listing title is filled in automatically by eBay for certain vehicle categories (e.g., Cars & Trucks). To specify a seller's personalized title that will appear on the View Item page and that can be used to differentiate the item in search results, use the Subtitle attribute.
For Cars & Trucks, the Subtitle attribute (attribute ID 10246) is a required field. The subtitle appears in the Item Specifics section of a listing. However, it is not rendered by the Item Specifics SYI XSL stylesheet. You can render this attribute as desired within your application. In an item-listing request (e.g., using AddItem) specify the Subtitle attribute along with the other attributes that you specify with the Motors Item Specifics.
Payment Methods for Motors
Payment methods for items are defined in the BuyerPaymentMethod code list. This code list includes several methods that can be used for items on the eBay Motors US site. There are specialized payment provisions and methods for selling vehicles on the eBay Motors US site (except in the Parts and Accessories category) and on the eBay Canada site for motors.
When you list a vehicle, at least one full payment method that applies to vehicle listings is required. Specifically, one or more of the following payment methods must be used: MOCC, PersonalCheck, LoanCheck, CashInPerson, and/or PaymentSeeDescription. The LoanCheck and CashInPerson payment methods are specific to vehicle listings. Buyers cannot make full payments by credit card or PayPal.
Note: If a vehicle listing offers PayPal or a credit card, then the listing must also specify deposit attributes (because PayPal and credit cards cannot be used for full payments). See Specifying a Vehicle Deposit and Deposit Amount.
DaysToFullPayment can be used to specify the number of days after the auction closes that the buyer can take to pay for the item. The choices are 3, 7, 10, and 14, and the default is 7.
On the eBay Motors US site, a deposit can be specified. (The eBay Motors Canada site doesn't support deposits). If you specify a deposit, you can also use HoursToDeposit to specify the number of hours after an auction closes that the buyer can put down a deposit on the item. See Specifying a Vehicle Deposit and Deposit Amount.
Specifying a Vehicle Deposit and Deposit Amount
When you require a vehicle deposit, the completed listing displays an option (such as a Pay button) to enable the buyer to pay the deposit online.
Use the Deposit Amount attribute to specify the amount of a vehicle deposit (a non-zero value up to $2000.00) . Pass a value of 1 in the Deposit Type attribute's ValType.ValueLiteral element to indicate that a deposit amount was specified.
The Deposit Amount (attribute ID 10733) and Deposit Type (attribute ID 10734) attributes do not appear in the Item Specifics section of a listing, so they are not rendered by the Item Specifics SYI XSL stylesheet. You can render these attributes as desired within your application. In an item-listing request (e.g., using AddItem), specify these attributes along with other attributes that you specify with the Motors Item Specifics.
If a deposit amount is specified:
- Use HoursToDeposit to specify the number of hours after an auction closes that the buyer can put down a deposit on the item. The choices are 24, 48, and 72, and the default is 48.
- Specify PayPal (in Item.PaymentMethods) as one of the payment methods. It will be used for the deposit. (PayPal enables buyers to pay via credit card, but you cannot directly specify particular credit cards like AmEx for the deposit.)
- Pass the seller's registered PayPal email address in PayPalEmailAddress (as usual).
- Include one or more of the following payment methods for the balance:
Also see Requiring Immediate Payment of a Vehicle Deposit.
When revising a vehicle listing, additional validation rules apply:
Requiring Immediate Payment of a Vehicle Deposit
When listing a vehicle on the eBay Motors US site, a seller who is eligible to offer Immediate Payment can choose to require Immediate Payment of the vehicle deposit for eligible listings. See Requirements for Using Immediate Payment with AddItem for standard eligibility requirements.
If the seller chooses to require Immediate Payment of the deposit, follow all the same rules that are described in Specifying a Vehicle Deposit and Deposit Amount, and also set AutoPay to true (to indicate that Immediate Payment is required).
Vehicle Condition Guarantee By Seller
Sellers who qualify with eBay are allowed to offer monetary guarantees when attempting to sell cars (but not motorcycles or other vehicles) on the eBay Motors US site. For general information about this program, vehicle eligibility, and seller eligibility, please see the eBay online help.
Condition Guarantee by Seller OverviewFrequently Asked QuestionsEligibility ChecklistBecome a Condition Guarantee by Seller Program memberWhen you retrieve category data using GetCategories, the Category.SellerGuaranteeEligible flag returns true for each category that supports this feature.
To determine the maximum level of guarantee the seller is authorized to offer, retrieve the seller's user details by using GetUser and examine the User.SellerInfo.SellerGuaranteeLevel property.
When listing, revising, or relisting an item, use the Seller Guarantee attribute to specify a particular guarantee level that they are willing to offer (see Valid Item Specifics for Listing eBay Motors US Cars & Trucks). This attribute is also returned in listing's Item Specifics when you use GetItem.
On the eBay Motors US site, when you use GetItem, the Seller Guarantee attribute (
214) is returned with a value that describes the the seller guarantee. Other sites that support this feature and that use Item Specifics for vehicles return similar information. Use GetAttributesCS to determine the applicable attribute and value IDs.Short-Term Service Agreement (Limited Warranty)
For certain vehicles, eBay offers a free 1 month/1,000 mile Short-Term Service Agreement (also referred to as a limited warranty). Only vehicles that are not disqualified as having certain modifications and that are not classified as special vehicle types (e.g., Corvette ZR1) are eligible for this limited warranty.
When listing a Motors vehicle, your application must provide the seller with an opportunity to indicate whether the vehicle has not been modified and is not a special type:
- Your application needs to ask the seller whether the vehicle has been modified.
- Based on the item's category, the eBay code will check to determine if a vehicle fits the "Special Vehicle Type" rules, which would disqualify a vehicle. Your code does not need to provide this check. However, your application needs to ask the seller to indicate whether the vehicle is a special vehicle type.
For a complete list of vehicle modifications and special vehicle types that are not eligible for the limited warranty, see the eBay Motors site:
Short Term Service Agreement Coverage Plan DetailsPresent the following options to the seller as part of the listing process. If you present the options as radio buttons, use this text (where the parentheses "( )" represent radio buttons):
Please check one of the following:
(X) The vehicle listed has no modifications and is not a special vehicle type.
( ) The vehicle listed has been modified and/or is a special vehicle type.
In listing requests, use the LimitedWarrantyEligible flag to indicate the seller's selection. If LimitedWarrantyEligible is passed in, it means your application has presented the seller with options to indicate this information. If the value is
true, the seller has verified that the vehicle has not been modified and is not a special type. Iffalse, the seller has verified that vehicle has been modified or it is a special type.Passing a value of
truedoes not guarantee that eBay will offer a limited warranty. It only makes the listing eligible for consideration.On the eBay Motors US site, when you use GetItem, the Limited Warranty attribute (
26738) is returned with a value of-14(No) if the limited warranty is not available, or-13(Yes) if it is available. Other sites that support this feature and that use Item Specifics for vehicles return similar information. Use GetAttributesCS to determine the applicable attribute and value IDs.Vehicle Purchase Protection
In addition to the Short-Term Service Agreement, eBay also offers Vehicle Purchase Protection, which ensures that you receive the vehicle you paid for, with coverage up to $20,000 against fraud or material misrepresentation.
For information about vehicle categories that support Vehicle Purchase Protection, please refer to the following help pages:
Vehicle Purchase Protection (US)Passenger Vehicle Purchase Protection (CA)On the eBay Motors US site, when you use GetItem, the Purchase Protection attribute (
213) is returned with a value of31492(false) if no Vehicle Purchase Protection is available, or31493(true) if it is available. Other sites that support this feature and that use Item Specifics for vehicles return similar information. Use GetAttributesCS to determine the applicable attribute and value IDs.Listing eBay Motors US Items in eBay Stores
Items that an eBay Stores seller lists to the eBay Motors US site (site ID of
eBayMotors) also appear in the seller's eBay Store.eBay Motors items within the Parts & Accessories and the Everything Else categories can be listed in Chinese Auction, Store Inventory, or Basic Fixed-Price formats. eBay Motors items within vehicle categories can be listed in Chinese Auction, or Fixed Price formats, but cannot be listed in the eBay Store Inventory format.
Revising US Motors Listings
| Specialty and International Sites > eBay Motors > Listing US and CA eBay Motors Items | |
| http://developer.ebay.com/DevZone/XML/docs/WebHelp/eBayMotors-Listing_US_and_CA_eBay_Motors_Items.html | |
| © 2004–2010 eBay Inc. All rights reserved. | Version 659 |