AddFixedPriceItemRequestType
Defines a single new fixed-price listing and lists it on the eBay site that you specified in the HTTP request header or URL. A fixed-price listing can include multiple identical items for sale by setting the Quantity to a value greater than 1.

You also use AddFixedPriceItem to define multi-variation listings (e.g., a particular shirt in varying sizes and colors).

To list multiple unrelated fixed-price items, call AddFixedPriceItem once for each type of item.

AddFixedPriceItem supports most of the same input fields as AddItem. The main differences are:

Note for Users of Large Merchant Services: As of release 637, a namespace is returned in the BulkDataExchangeResponseType (top level) of the response. This container is not shown in the call output description, but you can see it in the Upload Multiple Listings in Bulk (for Large Merchants) samples at the end of this page.
Fields
Item ( ItemType ) [0..1]
Child fields hold the values that define the new fixed-price listing.
See the Field Index to learn which calls use Item.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.