Update Shipping Zone MethodAsk AIpatch https://api.duda.co/api/sites/multiscreen/{site_name}/ecommerce/shipping-zones/{zone_id}/shipping-methods/{id}Path Paramssite_namestringrequiredzone_idstringrequiredidstringrequiredBody ParamstypestringenumCalculation type of the shipping method. This property will dictate the validation rules for the array of rates.UNKNOWNFREEFLAT_RATECART_PRICE_BASEDCART_WEIGHT_BASEDAllowed:UNKNOWNFREEFLAT_RATECART_PRICE_BASEDCART_WEIGHT_BASEDnamestringDisplay name for the method at checkout.min_delivery_time_in_daysint32Customer facing information about the estimated minimum delivery time in days for the specific method.max_delivery_time_in_daysint32Customer facing information about the estimated maximum delivery time in days for the specific method.ratesarray of objectsArray of rates for the shipping method.ratesADD objectResponse 200Updated about 1 month ago