woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
301 stars 109 forks source link

Get label rates #13555

Open atorresveiga opened 2 months ago

atorresveiga commented 2 months ago

This task is for adding network support for getting label rates using the latest plugin endpoint /wcshipping/v1/label/rate

Here is the endpoint's documentation https://github.com/woocommerce/woocommerce-shipping/blob/trunk/docs/api/label-rate.md

When we integrate this request in the UI layer, we should re-trigger the request 1-2 seconds after the total shipment weight is edited.

dangermattic commented 2 months ago

Thanks for reporting! 👍