magepal / magento2-custom-shipping-rate

Create your own Custom Shipping rates for admin order or a predefined sets of shipping methods for frontend customers.
http://www.magepal.com
93 stars 32 forks source link

API support #21

Open 0xMatt opened 4 years ago

0xMatt commented 4 years ago

Can this work with the REST api endpoint :host/rest/:scope/V1/carts/:cartid/shipping-information ?

I notice instead of the shipping method you guys send a JSON string instead. Would the same be done here?