post https://app.ecwid.com/api/v3//products//image/async
If the product already has an image attached, the uploaded image will replace the existing one. Maximum allowed file size is 20Mb. JPG, PNG, and GIF are accepted.
Upload main product image asynchronously from an external resource.
Access scopes
Requires the following access scope: update_catalog
Request
Field | Type | Description |
---|---|---|
url | string | Image URL for upload. Required |
width | string | Width of the image. Required |
height | string | Height of the image. Required |
externalId | string | Image ID for Lightspeed R-Series/X-Series image sync. Optional field. |