How can we send image url as a parameter while creating an order?.
I am using PHP.
Integrate ShippingEasy API module.
Called create API.
but I dont know where to set the product image url in all parameter.
I have set all parameters and order also placed on my shipping easy account.
but it has placed without product image.
please guide me
Create order with product images
- 3 comments
- Date Votes
Do we have any updates on API support for product image after 8 years? If not, can we use the CSV upload path to update product catalogue, or refactor the Shopify import product to the API?
Comment actions
Hey there! Thank you for your comment!
At this time, the only way to update or import the product images is either individually via the Edit function in the Product Catalog, or they can be uploaded in a CSV as an Image URL.
Both of these are covered in our guide here: How To Add Images to Products
I will definitely let our team know that you are wanting to be able to update Product images via the Import Product path! Thanks again for your comment and have a great rest of your day!
- Chris T. (ShippingEasy Support)
Comment actions
Add a Comment
Please sign in to leave a comment.
Hi Vijay - Thanks for posting to our forums!
Unfortunately, the "product image url" parameter is not supported through our API. It may be in the future, but presently the development work has not been scheduled.
In the meantime, you can upload image URLs to the Product Catalog. We have more information about that in this article:
If you're not familiar with the Product Catalog, please take a look at this guide:
I hope this helps!