poojasachin
Adventurer
Community Member since ‎09-13-2023
‎10-10-2023

User Statistics

  • 9 Posts
  • 1 Solutions
  • 1 Helpful Votes Given
  • 3 Helpful Votes Received

User Activity

I am tring to update ebay description using createOrReplaceInventoryItem api with c#.but always getting 204 from ebay response. wanted to add template from all products in derscription with image and css. but not got any success. any suggestion will ...
Hello , i am trying to update ebay description with images and templates using c# console application by calling createOrReplaceInventoryItem api. but its always returning 204.product = new Product{title = bpmProduct.EbayName != null && bpmProduct.Eb...
Hello, i am tring to update description using some html tages using c# console app. but always getting 204 from ebay. I have also tried to add template using code but its not working . please suggest ..Thanks in advance.
In Ebay listing need to add description in well mannerd form. using images and styles .i have tried to add template in createOrReplaceInventoryItem but its throughing warning. like some item specification is changed as per ebay recomandation. please ...
Helpful from
Helpful given to