Get /V1/orders/{id}
This API Returns information for the order for a specified customer. How to get Order Item detail with Images using order id
Hi @desktop1,
Please follow below way to add custom attribute to order api
https://magento.stackexchange.com/questions/245973/magento-2-order-rest-api-append-custom-attribute
Through this you can have the product image
Hope this helps you!
Problem Solved! Click Kudos &Accept as Solution!