Update Shipping Zone MethodAsk AIpatch https://api-sandbox.duda.co/api/integrationhub/application/site/{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 objectHeadersAuthorizationstringDefaults to Basic {base64User:Pass}x-duda-access-tokenstringDefaults to Bearer {access_token}Response 200OKUpdated about 1 month ago