Updates the shipping method with the given ID.Ask AIpatch https://api.moderndropship.com/shipping/methods/{shipping_method_id}An endpoint for updating details on a shipping method, like the max days or carrier names.Path Paramsshipping_method_idstringrequiredID of the shipping method to updateBody ParamsShipping method fields to updatecarrierNamesarray of stringscarrierNamesADD stringdescriptionstringmaxDaysintegerResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 7 months ago