How to load Order by increment id

Get order data by increment id in magento 2

To get order first name, last name, order id, order total and other data using Magento\Sales\Api\Data\OrderInterfaceFactory interface.

Leave a Reply