Question by denniwittman-4 · Mar 13, 2018 at 02:07 AM · tecdocxmlapiapi-problemcall
TecDoc Autofill Data after -> XML ReviseFixedPriceItem or AddFixedPriceItem
Dear Support,
i am trying to put TecDoc Article Data over the XML API to Ebay which this Struktur:
<ProductListingDetails>
<EAN>3322937566198</EAN>
<BrandMPN>
<Brand>TRW</Brand>
<MPN>BHP203</MPN>
</BrandMPN>
</ProductListingDetails>
After call the TecDoc Data does not autofill to the Item on Ebay.
As the next Step i have try to put the Data over the ItemSpecifics
<ItemSpecifics>
<NameValueList>
<Name>Hersteller</Name>
<Value>TRW</Value>
</NameValueList>
<NameValueList>
<Name>Herstellernummer</Name>
<Value>BHP203</Value>
</NameValueList>
...
</ItemSpecifics>
But the same procedure no TecDoc Data are autofilled to the listed Item.
Then i put the Data MPN/Brand manuell to the Item over the Ebay Backend, the TecDoc Data sucessfull autofilled to the Item.
Now my question: What is my mistake in the XML Call? How to trigger the autofill TecDoc Data Event on Ebay over the XML API?
Thanks for responses.
regards
Your answer

Follow this Question
Related Questions
How to "certify" API plugin for existing custom proprietary inventory management system? 1 Answer
Thumbnail listing image not working since moving to HTTPS 0 Answers
eBay AddItem XML API call - "Featured First" listings 1 Answer
Trading API Revise Item Returns error 17 Sporadically. 4 Answers
Developer Account Is Suspended 0 Answers