Update shipping methodAsk AIput https://api.loopsubscriptions.com/admin/2023-10/subscription/{subscriptionId}/shippingMethodPath ParamssubscriptionIdint32requiredBody ParamsdeliveryPriceint32requiredThe cost associated with this shipping method. This value should be updated if there are any changes in the shipping rates.deliveryMethodTitlestringThe name or title of the shipping method.deliveryMethodCodestringA unique identifier or code for the shipping method. This code is used internally to distinguish between different shipping methods or used via shipping apps and should be updated carefully to avoid conflicts with other methods.Responses 200200 400400Updated 3 months ago