| http://developer.ebay.com/DevZone/XML/docs/WebHelp/ManagingItemListings-Revising_Items.html | |
| Managing Listed Items > Managing Item Listings > Revising Items | |
Revising Items
Changing Payment Methods in a Revised Item
Restrictions on Changing Item Properties During a Revision
Revising US eBay Motors Listings
Revising Items that Include Item Specifics (Attributes)
Revising Items with Product Details (Catalogs)
Revising Items for Third-Party Checkout
Sellers often need to change a currently active listing. Typically, the change makes the item more appealing to buyers.
Changing the properties that define an active listing is known as revising the item. This is accomplished using ReviseItem. This call is directly analogous to the Revise Your Item (RYI) page on the eBay site.
When a seller revises an item, the seller might add information that was not in the original listing, such as information that answers a question received by the seller. See also Listing Policies.
For information about considering an item's rank in search results, see Considering Best Match When Revising and Relisting Items.
To revise an item listing using ReviseItem, the following conditions must be met:
- The requester is the seller. Users cannot revise others' items.
- The item listing must still be active. It is not possible to revise an ended item listing. (But it might be eligible to be relisted, with property changes. See Relisting Items.)
Additionally, there are restrictions on what can be changed based on whether the listing has bids and based on whether the listing will end within twelve hours. For more on this, see Restrictions on Changing Item Properties During a Revision.
Revising an item using ReviseItem entails three general steps: setting up the execution environment, specifying the item to revise (by its item ID) and the item properties to change, and making the API call.
Revising an item entails creating and specifying an
ItemTypeobject representing the item listing to be revised and specifying which item properties are being changed in the revision. See the schema documentation forItemTypefor a complete list of its properties.The application identifies the item listing that is being revised by assigning the item ID for that listing to the
ItemType.ItemIDproperty.The CategoryMappingAllowed flag is transient. If it was specified as
truewhen the item was originally listed, it will not automatically be set to true when you revise the item. Therefore, it should be specified again as a new property. See Mapping Old Category IDs to Current IDs.Indicating the Changed Fields When Revising an Item
To make a change to an item property using ReviseItem, the application must change the value of the property in the Item object used as input.
Using the VerifyOnly Field to Test Your Changes
You can use the VerifyOnly boolean field with the flag set to 'true', if you wnat the response to include the calculated listing price change (if there is an increase in the BIN/Start price) but you do not want the values to persist in the database.
Including the VerifyOnly field in ReviseItem is similar to using VerifyAddItem or VerifyRelistItem to test calls before you actually add or relist the item.
Removing a Field When Revising an Item
You can remove certain fields when you revise an item, subject to the rules described in Restrictions on Changing Item Properties During a Revision and in the ReviseItem field descriptions in the eBay Trading API Call Reference.
In some cases, you can remove a setting from a listing by changing the value of the corresponding field. For example, you can set a boolean like PrivateListing to
falseto "remove" the private listing setting.However, in several cases, you need to use a special mechanism to remove a property from a listing. This is particularly true for strings (because an empty string is not the same as a deleted string), monetary amounts (because a price of 0.00 usually means "free" rather than "unspecified"), and other fields where null values may be ambiguous. To delete an item property of this kind, use DeletedField to specify the property. The documentation of DeletedField lists the fields that are subject to this rule..
For example, if you are changing the start price and the Listing Designer theme for the item and removing payment instructions, your request should contain the following XML:
Changing Payment Methods in a Revised Item
A listing must have at least one valid payment method, but you can change it when you revise the item.
Changing a payment method for a revised item involves adding the change to an ItemType object. For example, if you want to change the payment method for an item currently listed, you would follow these steps, after authenticating and creating the request object:
- Create an
ItemTypeobject and set the item ID of the item you want to change.- Set the
ItemTypeobject's PaymentMethods property.- Add the ItemType object to the request.
- Create a request object for the call you want to use (for example,
ReviseItemRequestType).- Create a response object (for example,
ReviseItemResponseType). Make the request and store its result set in the response.- Parse the response to obtain the values you need.
Restrictions on Changing Item Properties During a Revision
Making changes to an item's listing using ReviseItem is subject to a few restrictions, depending on whether any bids have been placed on the item, and whether the change is being attempted within twelve hours of the end of the auction.
The table below indicates the nature of changes that the seller can make and specifies changes that cannot be made given these two restrictions.
Table 17-1 Chinese Listings < 12 Hours Bids Allowed Revisions & Restrictions N N
- Can extend the listing's duration if it has been fewer than two hours since the listing was created.
- Can reduce the listing's duration if that would not result in less than 12 hours remaining for the listing.
- Can revise any information but not the format (listing type)
- Can remove the following optional features only: Buy It Now, eBay Picture Services, Reserve Price, 10-day listing
- Can add optional features to increase the item's visibility (for example, bold title)
- Cannot change the photos display options (photo display type).
- Can add or change a Gallery picture
- Can add more images to a listing (picture add date will be visible). Images cannot be removed
- Can add or change return policy details
- Can change the handling time (dispatch time) but the value must be greater than 0
N Y
- Can change the item description
- Can change category or add a second category
- Can add optional seller features to increase the item's visibility
- Cannot change the photos display options (photo display type).
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Can add return policy details, but can't change existing details
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs))
Y N
- Can change category or add a second category
- Can add previously unspecified Item Specifics
- Can add optional seller features to increase the item's visibility
- Can add page view counters
- Cannot change the photos display options (photo display type).
- Can add or change a Gallery picture
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Can add new payment methods
- Can add new ship-to locations
- Can add return policy details, but can't change existing details
- Can add Item Specifics that were not previously specified (see Revising Items that Include Item Specifics (Attributes))
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs))
Y Y
Table 17-2 Basic Fixed-Price and Stores Inventory Listings < 12 Hours Bids Allowed Revisions & Restrictions N N
- Can revise any information but not the format
- Can remove optional features
- Can add or change Gallery picture
- Cannot change the photos display options (photo display type).
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Can add or change return policy details
- Can change the handling time (dispatch time) but the value must be greater than 0
For Basic Fixed-Price listings only:
- Can extend the listing's duration if it has been fewer than two hours since the listing was created.
- Can reduce the listing's duration if that would not result in less than 12 hours remaining for the listing.
- Can revise all shipping details (except for sales tax or when shipping is Freight) for a multi-quantity listing.
For Stores Inventory listings only (no 12-hour limits): N Y
- Can Revise price and quantity only
- Cannot change the photos display options (photo display type).
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs)
- Can revise all shipping details (except for sales tax or when shipping is Freight) for a multi-quantity Store Inventory Format listing (with duration GTC) or for a multi-quantity Fixed Price listing.
- Can add return policy details, but can't change existing details
Y Y For Basic Fixed-Price listings only:
- Can change item description
- Can add gift services
- Cannot change duration (or set to GTC)
- Cannot change the photos display options (photo display type).
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Can add Item Specifics that were not previously specified (see Revising Items that Include Item Specifics (Attributes))
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs))
- Can revise all shipping details (except for sales tax or when shipping is Freight) for a multi-quantity listing.
- Can add return policy details, but can't change existing details
Y Y For Stores Inventory listings only (no 12-hour limits):
- Cannot change format
- Can remove optional features
- Can add or change Gallery picture
- Cannot change the photos display options (photo display type).
- Can add more images to a listing (picture add date will be visible). Images cannot be removed.
- Cannot change duration (or set to GTC)
- Can add Item Specifics that were not previously specified (see Revising Items that Include Item Specifics (Attributes))
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs))
- Can revise all shipping details (except for sales tax or when shipping is Freight) if it is a multi-quantity listing with GTC duration.
- Can add return policy details, but can't change existing details
Y Y
Table 17-3 Ad Format Listings < 12 Hours Bids Allowed Revisions & Restrictions N N N Y (Not applicable, as the ad format does not have bids) Y N
- Can revise any information except the listing format
- Can change the category
- Can add Item Specifics that were not previously specified (see Revising Items that Include Item Specifics (Attributes))
- Can add or change optional flags for product details (see Revising Items with Product Details (Catalogs))
Y Y (Not applicable as ad format does not have bids)
Notes for above tables:
For most eBay sites, the FixedPriceItem listing type will be replacing the StoresFixedPrice listing type, and the StoresFixedPrice listing type will be deprecated in early 2011. As of March 30, 2010, we will start a migration phase where AddItem and AddFixedPriceItem will accept either FixedPriceItem or StoresFixedPrice as listing types, but the item will be displayed as FixedPriceItem on the site and in search results. GetItem and other 'Get' calls will return the listing type you originally used in the request. Therefore, the preferred format will be FixedPriceItem.
As of March 30th, 2010, items added as StoresFixedPrice listing type on most sites will be treated as a FixedPriceItem listing type on the site. Items will immediately get the higher FixedPriceItem exposure, and will renew or relist at the FixedPriceItem price.
Any listing enhancements (e.g., bold, subtitle, etc.) will also renew or relist at FixedPriceItem (higher) rates.
Sellers can change active multiple-quantity fixed price listings, even after one of the items within the listung has been purchased, if that listing does not end within 12 hours. A seller can add, remove, or change the values of certain properties, such as these. (For a more complete list, see ReviseItem and ReviseFixedPriceItem in the eBay Trading API Call Reference).
A transactionID is associated with a snapshot of the item data at the time of the purchase. Sellers or Buyers can get a snapshot of the listing as it was at the time of a given purchase by invoking GetItem with a Transaction ID in the request. Sellers of an item are allowed to view all transactional snapshots of the listing, whereas buyers can only view the transactional snapshots for which they are the successful buyer. Past transactional views of an item are available for up to 90 days from the date the transaction took place.
If you are using Notifications, you can set the transaction event to trigger your notifications or use an event related to the entire listing. Be aware that if you're using item transaction snapshot data, fields like Listing Status may report an Active status (because the listing was Active on the transaction date), but the listing may actually have ended.
You cannot use the ReviseItem to modify eBay Giving Works items. See Identifying Listings that Benefit Nonprofits for additional information.
Multiple Choice Arguments
Because ReviseItem replaces only item properties that are included in the input
ItemTypeobject and list of properties changed, be careful when updating properties that are made up of multiple choice options, such as shipping option. In these cases, specify all intended options. For instance, if the listing already has options #1 and #2 and the revision change is to add option #3, include all three in the property of the inputItemTypeobject.Revising US eBay Motors Listings
In addition to the normal rules for revising listings, the following rules apply for US eBay Motors listings:
- Site: Set Item.Site to the
eBayMotorssite code and specify "100" as the site ID in the request URL.- PrimaryCategory and SecondaryCategory: You cannot change the meta-category of a vehicle. For example, you cannot change a truck to a motorcycle.
However, you can change a subcategory in which a vehicle is listed, as long as there are no bids on the listing. For example, you can change the primary or secondary category from a motorcycle subcategory to another motorcycle subcategory.
- ListingDesigner: Listing Designer elements are ignored when revising any listings (vehicular and non-vehicular) on the US eBay Motors site.
- ShippingDetails: You cannot revise shipping, tax, and insurance elements for any listings (vehicular and non-vehicular) on the US eBay Motors site.
- AttributeSetArrayType: See Revising Items that Include Item Specifics (Attributes).
- BuyItNowPrice: The rules for revising the Buy It Now Price for eBay Motors listings are the same as for other listings, except for the following. You can use the BuyItNowPrice argument to add or lower the Buy It Now Price of a vehicle listing if all of the following conditions exist:
- ReservePrice: The reserve price for US eBay Motors vehicle listings an be lowered or removed regardless of the amount of time remaining in the listing. See Reducing Reserve Price.
If the item has no bids, set ReservePrice to any value within this range:
- Lowest: $0.00 (to remove the reserve price)
- Highest: ReservePrice - 1 ( $1.00 below the current reserve price)
If the item has bids, set ReservePrice to a value within this range:
- Lowest: CurrentPrice + 1 ( $1.00 above the current high bid)
- Highest: ReservePrice - 1 ($1.00 below the current reserve price)
If the vehicle listing has bids, then users who view the listing will see a message indicating that the next bid will meet the reserve price. See the Fees Overview on the eBay Web site for information about fee credits that may be available when the reserve price is removed.
Fees OverviewWhen retrieving items from the US eBay Motors site, GetItem returns information about changes to Buy It Now and reserve prices in the ReviseStatus property of the Item object.
Revising Real Estate Listings
You application can list real estate to the eBay US and Germany sites (
SiteCodeTypevaluesUSandGermany, respectively).eBay Real Estate listings do not involve legally binding offers to buy and sell, with some exceptions as noted in the eBay online help:
When you list real property on the US eBay site, you have the option of listing in a regular Chinese auction format or in an Ad format listing (
ListingTypeCodeTypevaluesChineseandLeadGeneration, respectively):
- eBay Real Estate listings enable sellers to advertise their real estate and meet potential buyers. eBay Real Estate is not involved in the actual transaction between buyers and sellers. eBay Real Estate offers two auction formats for real estate advertisements, binding and non-binding. Calls such as GetSellerList and GetItem return a Real Estate auction listing's current format in the Item.ListingDetails.BindingAuction property (which returns a value of true if the listing is binding).
- eBay Real Estate also offers sellers the option of advertising their property in an "Ad" format rather than an auction format. When the ad format listing (
ListingTypeCodeTypevalueLeadGeneration) is used, no auction or sale of the real estate takes place. Instead, a user can leave a "lead" for the item to show interest. An application can retrieve these leads for the seller using the GetAdFormatLeads call. To list a property in the Ad format, set the value of the Item.ListingType property to theAdtype using AddItem.When you list real property on the eBay Germany site, you have the option of listing in the Ad format. As with the US site, when the ad format is used, no auction takes place. Instead, a user can leave a lead for the item listing to show interest. An application can retrieve these leads for the seller by calling GetAdFormatLeads.
When you use the API to list real estate, certain standard inputs (such as payment options) are not applicable. Also, the choice of possible values for some inputs (such as the listing's duration) are different for real estate items than for other types of listings. Please see eBay Real Estate Listings for a list of these differences.
Revising eBay Stores Listings
The Item object properties used to define a new eBay Stores listing are also usable for eBay Stores Inventory listings, but some may have different behavior or validation rules for eBay Stores Inventory format listings. In addition, some properties are applicable only when the seller is a store owner. Such arguments are denoted in the table below with an asterisk in the "Special" column.
The table below lists the subset of the Item object properties used with ReviseItem that are applicable to eBay Stores Inventory format listings and indicates how the validation differs from that of standard auction and Basic Fixed Price listings.
"Not used" in the "Store Inventory" column of this table indicates that the argument is not applicable to eBay Store Inventory listings. If you specify a value of Stores Fixed-price in the Item.ListingType property (or if you specify a value for Item.Storefront.StoreCategoryID), do not specify a value for these properties or the item will be rejected and you will receive an error.
In Table 17-4, the column "Store Inventory" refers to listings with a
ListingTypeCodeTypevalue ofStoresFixedPrice. The column "Other Types" refers to other types of listings that can appear in an eBay Store when the listing seller is a Store owner (listing with aListingTypeCodeTypevalue of eitherChineseorFixedPriceItem).
Revising Items that Include Item Specifics (Attributes)
If you are new to using ID-based Item Specifics (using the Attribute format) in your applications, see Working with Attribute-Based Features for definitions and additional suggested reading.
As indicated in Restrictions on Changing Item Properties During a Revision:
- When an item has bids but more than 12 hours remain until the listing ends, you cannot modify data in Attribute fields when you revise an item, but you can add Attribute fields that were not previously specified. (See how below.)
- When an item has bids and the listing ends in 12 hours or less, you cannot change or add Attribute fields or their values at all.
Important: The Item Specifics in your revised listing must be consistent with the Item Specifics that you used in the original listing. This means you need to select Item Specifics based on the original meta-data that was in effect when the item was originally listed. If the meta-data has changed, you cannot use the latest version. Thus, it is a good idea to store the meta-data that was in effect whenever you list an item with Item Specifics.
To add, modify, or remove individual attributes (including the item condition, even if it was originally set by using LookupAttribute), set Item.AttributeSetArray object to contain the complete set of Item Specifics that should appear in the revised listing.
The common scenarios for adding, modifying, or removing attributes include:
- If the listing originally included two attribute sets (one for each category) and you still want both sets in the listing, specify both AttributeSet objects in their entirety. If you want to remove one of the attribute sets, do not specify it. That is, specify the entire AttributeSetArray containing only the AttributeSet object you still want to include in the listing (with all attributes you want in the listing).
- To change one or more attributes, specify the entire AttributeSetArray object again with all the attributes that you want in the listing. If you choose to specify a partial AttributeSet with only the attributes you want to change, the others are typically removed from the listing.
- To remove all attributes from the listing, specify
Item.AttributeSetArrayin the DeletedField property, and don't specify any attributes in the request.- If you change the listing category, eBay removes all attributes that were previously specified. If the new category supports Item Specifics, you can add a new set of Item Specifics by specifying an AttributeSetArray object in the Item object.
You should be familiar with the basic logic that governs the dependencies between different attributes. To reduce the number of errors returned, it is also helpful to be familiar with the rules that are used to validate attributes and values. See Listing with Item Specifics and Catalog Data.
Here are some typical cases that cause errors when your listing includes outdated attributes:
- If any attributes in the original listing are no longer valid, or if attributes that were not previously required have become required since the original listing, the revise request may fail even if you try to fix them when you revise the item. When this occurs, it is usually because eBay is validating that listing with the old, invalid attributes before validating your revised attributes, so the old attributes are causing the failure. The workaround is to end the item and relist it.
- If attribute dependencies (parent/child relationships) have changed and your listing now has orphaned child attributes, the relist request may fail because eBay can't determine the right parent attribute.
For example, in Q4 of 2007 the Dutch language Belgium site (site ID 123), changed attributes in the Immobiliƫn (Real Estate) category (ID 140866) by adding a parent attribute to differentiate types of real estate. When applications tried to revise an item that was listed with the old (single tier) attributes, they received an error. When this occurs, the workaround is to end the item and relist it.
- If you attempt to specify a partial AttributeSet with only the attributes you want to change, the others are typically removed from the listing. If any of the dropped attributes were required, your listing will fail.
For additional typical attribute error and warning conditions, see Attribute Error Handling.
Revising Items with Product Details (Catalogs)
Items in certain categories can have attributes whose values are well known and don't vary from listing to listing. Instead of filling in this standard information for every listing, a seller can create a listing in which this information has already been partially filled out (pre-filled). This data is called product details. See Working with Attribute-Based Features for more information about this feature.
As indicated in Restrictions on Changing Item Properties During a Revision, when an item has bids or the listing ends in fewer than 12 hours, you cannot change the product ID and you cannot remove the product from the listing. However, you can change the values of the IncludeStockPhotoURL, UseStockPhotoURLAsGallery, and IncludePrefilledItemInformation flags.
When an item has no bids and does not end within 12 hours, you can use ReviseItem to add, modify, or remove product details.
If an item is listed with product details and you change the relevant category, you need to make sure the new category is mapped to the characteristics set associated with the product. The product data must always be consistent with at least one of the listing's categories. If the item already includes product details, but that information is inconsistent with the new category, you must remove the product information or replace it with new product information that is consistent.
These are the common scenarios when revising an item with product details:
- Add product details to the listing—to add product details, set Item.ProductListingDetails to contain all product information that you want to include in the listing. Specify the ID of the product that should be used to pre-fill the listing, and use the optional child elements to specify whether you want the listing to include a stock photo, whether you want to use the stock photo as the item's gallery image, and whether to include a stock summary in addition to your own item description.
When you add product details to a listing, some additional rules apply:
- At least one category must be catalog-enabled and mapped to the characteristics set that is associated with the product data you are specifying. See Product Search Considerations when Listing in Two Categories.
- If you choose to include a stock photo in the listing, you must remove GalleryURL. Instead, you can either use the stock photo as the Gallery image (UseStockPhotoURLAsGallery) or use the first image passed in PictureURL (if any) as the Gallery image. See Define the Item.
- Remove all existing product data (including Item Specifics)—to remove all existing product data from the listing, specify
Item.ProductListingDetailsin DeletedField andItem.AttributeSetArrayin DeletedField.If you remove product data, it has the following effects:
- Type 1 and Type 2 pre-filled attributes are removed from the listing.
- Type 0 and Type 2 attributes that are not pre-filled are maintained (unless you remove them or change the category to one that does not support the previously specified attributes).
- The stock photo (if any) is removed from the listing (and from the Gallery, if applicable).
- The link to additional summary information is removed from the listing.
You cannot directly add, modify, or remove Type 1 and pre-filled Type 2 attributes yourself.
- Replace previous product data (including pre-filled Item Specifics)—to replace the previous product data with data for a different product, set Item.ProductListingDetails to contain the new product data. To include optional attributes, set the Item.AttributeSetArray property to contain the attribute set data you want to include.
- Add, modify, or change attributes that were not pre-filled—to add, modify, or change only the attributes that were not pre-filled, see Relisting Items that Include Item Specifics (Attributes) for rules on revising Item Specifics.
Changes to product data in the system do not affect an existing listing. Therefore, the product ID and any pre-filled data that was present at the time of the AddItem request remains constant at the time of the ReviseItem request. When revising product details, refer to the product and characteristic meta-data returned from GetProductSellingPages (not GetAttributesCS). Specify the product ID and set the value of UseCase to
ReviseItemretrieve the original meta-data that was in effect for that product ID.After executing ReviseItem with product details, you should compare the response to the request to make sure that the data that was actually listed matches the data that you sent. For example, if you changed the value of a Type 2 attribute but the value is now pre-filled in the catalog, the pre-filled value overrides the value you send in.
Changing a Listing Start Price
When you revise an item, you can change the listing start price. However, if you reduce the start price, the insertion fee is not credited (for the US site and other participating sites). The insertion fee is based on the maximum price the item has had in its life cycle.
Reducing Reserve Price
Sellers can lower Reserve Prices on listings on the US eBay site, eBay UK site, or eBay Motors site, even after bids have been placed, to increase the likeliness of their items selling. To determine whether a site or category supports this capability, call GetCategories and check the ReduceReserveAllowed and ORRA fields. See Determining Whether a Category Supports Reserve Prices. Depending on the site and category, you also may need to call GetCategoryFeatures and check MinimumReservePrice.
When a category supports lowering the reserve, a seller can adjust the reserve price through the Revise Your Item process or by using ReviseItem, as long as no bids have exceeded the original reserve price. For most categories, this is only allowed when 12 or more hours remain for the listing. The reserve price can be reduced downwards to a minimum of one bid increment above the listing's current price. Once the reserve has been lowered, bidders are notified of the change via email, My eBay, and the listing itself.
If the item has no bids, set ReservePrice to any value within this range:
If the item has bids, set ReservePrice to a value within this range:
If the new reserve price is lower than the high bidder's proxy bid, the proxy bid is also reduced to one increment below the new bid price, to prevent bidders from unexpectedly becoming winning bidders when their prior bid had not yet met the Reserve price. For example, imagine a US listing starts at $1 with a reserve of $100, and the first bidder bids $75. The current price stays at $1 since the bid didn't meet the reserve. Then, if the seller then reduces reserve to $50, the bidder's proxy bid is reduced to one bid increment below $50. For a chance at becoming a winning bidder, the bidder would need to place another bid.
No credit is given for Reserve Price Fee if the listing is revised to reduce the Reserve Price.
See also Revising US eBay Motors Listings.
Revising Items for Third-Party Checkout
This topic is for Third-Party Checkout providers only. See Third Party Checkout.
Items can be revised to enable a custom, Third-Party Checkout process. This is done by passing a value of true in Item.ThirdPartyCheckout. If an item already has Third-Party Checkout enabled, then ThirdPartyCheckout need not be specified in the call to ReviseItem to enable Third-Party Checkout.
The following types of items cannot be revised to enable Third-Party Checkout:
An attempt to revise an item with a value of true for ThirdPartyCheckout will fail with an error under the following conditions. Note that this will be true whether the call to ReviseItem explicitly sets ThirdPartyCheckout, the ThirdPartyCheckout argument is not present in the call, or the original listing had a value of true for ThirdPartyCheckout.
When a seller is revising an item and the seller selects PayPal as an accepted payment method, the Third-Party Checkout application must set Item.PaymentMethods to
PayPalfor ReviseItem if it is not already set.If there is at least one bid on the listing or there is less than twelve hours remaining before the end of the listing, then the value of ThirdPartyCheckout cannot be changed in a call to ReviseItem. (See Restrictions on Changing Item Properties During a Revision.)
See also Listing Items for Third-Party Checkout.
| Managing Listed Items > Managing Item Listings > Revising Items | |
| http://developer.ebay.com/DevZone/XML/docs/WebHelp/ManagingItemListings-Revising_Items.html | |
| © 2004–2010 eBay Inc. All rights reserved. | Version 661 |