English 中文(简体)
e Bay AP: 修订和取消 项目. 详细情况
原标题:eBay API: ReviseItemRequest and removing Item.ShippingDetails.ShippingServiceOptions
  • 时间:2011-08-03 11:16:58
  •  标签:
  • ebay-api
问题回答




相关问题
Unserializing an API return object (PHP/Ebay API)

I have been working with the Ebay api for a project and have found it great. I have however found a problem now, more PHP related. When I read my items from Ebay, I store a bunch of details in the ...

how to add a new item to ebay using ebay API [closed]

i want to add an item to ebay using ebay API and PHP i read their website for hours and i m lost. i created a developer account. but what should i do after that? i read about "Add item" call http://...

Why can t I send SOAP requests to Ebay finding API?

This is my code: <?php error_reporting(E_ALL); //new instance of soapClient pointing to Ebay finding api $client = new SoapClient("http://developer.ebay.com/webservices/finding/latest/...

eBay managing listings via API

Using PHP5, how can I use the eBay API to set all my 2000+ eBay Store items on sale except for a specific set of 45 items? I can t find a way to do this on eBay s website, and would prefer an API ...

eBay s Large Merchant Services not returning a SKU

I am specifying a SKU in my AddFixedPriceItem requests but the response does not come back with a SKU (although SKU is specified in the schema). This is a problem because I am using Large Merchant ...