Create Shipping Zone MethodAsk AIpost https://api-sandbox.duda.co/api/integrationhub/application/site/{site_name}/ecommerce/shipping-zones/{zone_id}/shipping-methodsPath Paramssite_namestringrequiredzone_idstringrequiredBody ParamstypestringenumrequiredCalculation 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_BASEDnamestringrequiredDisplay 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 objectsrequiredArray of rates for the shipping method.rates*ADD objectHeadersAuthorizationstringDefaults to Basic {base64User:Pass}x-duda-access-tokenstringDefaults to Bearer {access_token}Response 201CreatedUpdated about 1 month ago