Images
POST https://api.ecartapi.com/api/v2/products/{{productId}}/images
Adds a new image to an existing product.
Important information:
Request Body
{"image"=>{"url"=>"https://s.wsj.net/public/resources/images/B3-CL839_WSJSTO_574V_20181126102921.jpg"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"success":true,"image":{"id":"12305799","url":"https://images.jumpseller.com/store/ecartapi/7338542/B3-CL839_WSJSTO_574V_20181126102921.jpg?0","width":null,"height":null,"position":"5","content":null,"variations":null,"variantIds":null}}