Hello, For example, my listing that has variations currently shows "IN 4
CARTS" : https://www.ebay.com.au/itm/145845299790 Is there a function
call to retrieve the items of these carts? thanks
Hello, I'm using the GetOrders request and noticed that the response is
returning only the buyer's local number. Why isn't the country code
returned? thanks for any advice
Hello, I'm trying to get feedback for an item and the response returns
the but not the . Here's
my request: $xml_request = ""
. $auth_token . "" ."" .
$item_id . ""
."251"
."Seller"
."FeedbackReceivedAsSeller"
."imagoscape";$xml_request .= "";
Do I ...
Hi again, I've looked again at the GetFeedback request and noticed that
the DetailLevel input field does return the . So I
added the DetailLevel input field and specified ReturnAll for the
DetailLevelCodeType in the request: ReturnAll
cheers!
I've just looked at the API for the GetItem and for Item.Quantity field
: For GetItem and related calls: This is the total of the number of
items available for sale plus the quantity already sold. To determine
the number of items available, subtract ...