cancel
Showing results for 
Search instead for 
Did you mean: 

How to select shipping method at product level in Magento 2

How to select shipping method at product level in Magento 2

We are writing an Android App using Magento 2 REST API. Magento 2 comes with REST API for setting shipping method at the order level. We would like to be able to choose the shipping method at the product level with REST API support.

 

We searched several extensions and contacted developers and no extension found with REST API support. We are ready to modify the Magento code, if required. Could someone please suggest an easier method?