Full documentation for this service is available at /documentation/public-service.
Services that can be called without any specific authorization (except for a Developer account).
The following operations are supported. For a formal definition, please review the Service Description.
- FetchTokenReturns a previously created authorization token for the specified user.
- GetAcceptedBidderTypesReturns the available accepted bidder types.
- GetAttributeDefinitionsReturns definitions of the attributes that may be used on items in the specified category.
- GetCategoriesReturns a hierarchy of Category objects.
- GetCountiesReturns a list of counties that can be used in the search query in the method GetSearchResultAdvanced.
- GetExpoItemTypesReturns the available expo item types. Includes the price in SEK as Value, for possible total fee calculation in the client application.
- GetFeedbackThis API method returns feedback information regarding a specific user.
- GetFeedbackSummaryThis API method returns feedback summary regarding a specific user.
- GetItemGets an Item.
- GetItemFieldValuesReturns an ItemFieldsResponse that holds available values for some of the item fields.
- GetItemTypesReturns the available item types.
- GetOfficalTimeReturns the offical Tradera.com local time (for use with auction endings).
- GetPaymentTypesDEPRECATED: Use GetItemFieldValues instead. Returns the available payment types.
- GetSearchResultDEPRECATED: Use Search in SearchService instead. Search for items.
- GetSearchResultAdvancedDEPRECATED: Use SearchAdvanced in SearchService instead. Search for items with advanced parameters.
- GetSearchResultAdvancedXmlSearch for items with advanced parameters, using an XML string. SOAP clients are encouraged to use the GetSearchResultAdvanced method instead.
- GetSellerItemsGets items for a seller.
- GetSellerItemsQuickInfoReturns minimal of item information. Usefull to get id's of newly created items.
- GetShippingOptionsGets the available shipping options from a list of countries.
- GetShippingTypesDEPRECATED: Use GetItemFieldValues instead. Returns the available types of shipping when the buyer pays freight.
- GetUserByAliasGets an user based based on the alias.