Product images

in Development
The product images can be ordered in the eCom interface. However, when I fetch the catalog using the API, the images are returned in an random order. Is there a fix for this?
The product images can be ordered in the eCom interface. However, when I fetch the catalog using the API, the images are returned in an random order. Is there a fix for this?
1 comment
Hi @DevElopment
Did you have a look at the ProductImage endpoint, it has the sortOrder: https://developers.lightspeedhq.com/ecom/endpoints/productimage/
Hope this helps!