Question by gregormannek · Oct 09, 2017 at 03:06 AM · trading-apinet-sdkrevisefixedpriceitemvariationsquantity
Revise Quantity of a Item-Variation
Hello together,
trying to revise the Quantity of Items via the ReviseFixedPriceItem-Call of the .NET-SDK.
Getting only Errors, like: NO lookUpAttributeArray.
My Workflow is: Crawling all Items with the getActiveSelling-CALL, when Quantity in Snyc-Database ist different, revise Quantity. I take the Item-Object from the Wrapper-Call, change the qunatity of it and add it to the Request of the ReviseFixedPriceItem-Call.
Anyone Ideas whats wrong in my logic ?!
Greetings Gregor
Answer by sree_developersupport · Oct 10, 2017 at 12:46 PM
Hi,
Thanks for your post.
Can you please let us know
1) if you are using ItemType Object? 2) Can you please share the entire code which is calling the revisefixedpriceitem.? 3) Can you please share us your seller ID? 4) Can you please send us the request and response file, if any.
Best Regards,
eBay Developer Support
Best Regards eBay Developer Support
People who like this
Answer by gregormannek · Oct 11, 2017 at 01:21 AM
Solved the Problem meanwhile.
But is there a Possibility th change the Quantity of a Variation if the there is no Variation_SKU, for example with Item_ID plus Attribute-Value-Pair or the Variation-Title ???
People who like this
Your answer

Follow this Question
Related Questions
How to set listing's quantity to zero? 1 Answer
problem revise item with variations 2 Answers
How to update the main picture of a FixedPriceListing using ReviseItemCall? 0 Answers
How to retrieve Tracking Number using .NET SDK 1 Answer
ExternalTransaction and MonetaryDetails. Both missing from Response. 3 Answers