put
https://api.ecartapi.com/api/v1/listings/
Updates an existing Ebay offer/listing.
Ebay allows their users to handle products in two different ways throught the API or throught their site to be able to handle and edit products through the API first you have to follow a few steps.
Steps to edit products.
- Fetch the product listings using our product listing resources.
- Make sure all products have SKU's assigned to them and use the migrate listings request to convert them to API compatible.
- Use the offer array to make any updates or changes on the product listing.