This API Reference describes the elements and attributes for each call in the eBay Merchant Data API.
Note: SOAP is not a supported format for the information within Merchant Data files. The Merchant Data APIs in the following table can be used as the 'payload' information within Merchant Data files that are uploaded or downloaded. These are not calls that can be invoked on their own, like the Trading APIs in the 'Related Calls' table.Additional resources are available for this eBay Web Service. Please see the eBay Developer Documentation Center.
See also the calls in the eBay Trading API.
| Call | Summary | Samples |
|---|---|---|
| ActiveInventoryReport | Reports price and quantity details for a seller's active listings. | view |
| FeeSettlementReport | Contains information about user invoice and related order information, such as: fee type, fee amount, item category, order id, transaction id, item id, and item title. | view |
| OrderAck | Request that you use to acknowlege that an order has been received. | view |
| SetShipmentTrackingInfo | Carrier tracking information associated with a specific order line item. | view |
| SoldReport | Contains information about the sold item, such as: order ID, buyer information, shipping information, order creation time, payment cleared time, tax amount, insurance cost, and total cost. | view |
The following table lists calls from other eBay products that can be used in data files for use with Large Merchant Services. Just as with Merchant Data APIs, you must provide an XML declaration (e.g., <?xml version="1.0" encoding="UTF-8"?>) and the call must be contained within a BulkDataexchangeRequests container (e.g., <?xml version="1.0" encoding="UTF-8"?>) and the call must be contained within a BulkDataexchangeRequests container.
| Call | Product | Summary | Samples |
|---|---|---|---|
| ReviseInventoryStatus | Trading API | Enables a seller to change the price and quantity of currently active fixed-price items. | view |
| AddFixedPriceItem | Trading API | Sends data defining a new fixed price item (specified by a seller) to eBay, where it becomes a new listing. Returns the item ID for the new listing, and returns fees the seller will incur for the listing (not including the Final Value Fee, which cannot be calculated until the item is sold). | view |
| EndFixedPriceItem | Trading API | Ends the specified item listing before the date and time at which it would normally end (per the listing duration). | view |
| RelistFixedPriceItem | Trading API | Enables a seller to take a single item (or a single multi-item listing) that ended without bidders or buyers and relist it on a specified eBay site. | view |
| ReviseFixedPriceItem | Trading API | Enables a seller to change the properties of a currently active listing. Inputs are the item ID of the item being revised and any properties that are being changed. | view |
| UploadSiteHostedPictures | Trading API | Uploads a picture to EPS (eBay Picture Services) when you supply a URL in the ExternalPictureURL field (the location of the picture on an external web server). | view |
| VerifyAddFixedPriceItem | Trading API | Enables a seller to test an upload and see the related fees without actually creating a listing. Input values are similar to the values for AddFixedPriceItem. | view |
Share tips or code samples related to this call or document. Questions or observations are welcome, too.
eBay employees moderate these notes to ensure they're pertinent to the document and relevant to the community. Your submission will show up for all developers when it's activated by the moderator.
This document was generated with a customized version of the apireferencedocs tool.
© 2008–2010 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.