Info product listing
GET https://api.ecartapi.com/api/v2/products/listings/{{id}}
This request will bring you not only the information of the product listing but the offer you have published in Ebay, this offers will allow you to update your published item information like quantity, description, quantity allowed per buyer, policies, etc.
You can Find more information about the Offer Update in our request Update Offer.
More information about the ecommerce's resource.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"listing":{"id":"373713782219","sku":"hostingblueus","name":"domain name for sale hostingblue.us","description":"Lumia phone with a stunning 5.7 inch Quad HD display and a powerful octa-core processor.","currency":"USD","productType":"FixedPriceItem","quantity":"5","price":"1000","dimensions":{"width":null,"height":null,"length":null,"weight":"0"},"units":{"width":null,"height":null,"length":null,"weight":"kg"},"category":{"id":"46689","name":"Business \u0026amp; Industrial:Websites \u0026amp; Businesses for Sale:Internet Businesses \u0026amp; Websites","all":[]},"tags":[],"status":{"id":null,"visibility":null,"active":null,"status":null},"offers":[{"id":"84693097018","sku":"hostingblueus","description":"Lumia phone with a stunning 5.7 inch Quad HD display and a powerful octa-core processor.","quantity":"75","limitPerBuyer":"2","price":{"value":"1000.0","currency":"USD"},"categoryId":"46689","status":"PUBLISHED","duration":"GTC"}],"variants":[],"options":[],"images":[],"imageUrl":"https://i.ebayimg.com/00/s/NjAwWDgwMA==/z/h7AAAOSwxexhOMpX/$_57.PNG?set_id=8800005007","condition":null,"link":"https://www.ebay.com/itm/domain-name-sale-hostingblue-us-/373713782219","dates":{"createdAt":null,"updatedAt":null},"vendor":null}}