Update a shipping feeAsk AIpatch https://api.katanamrp.com/v1/sales_order_shipping_fee/{id}Updates the specified shipping fee by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path ParamsidintegerrequiredShipping fee idBody ParamsShipping fee fields to be updated with new valuesdescriptionstringamountintegertax_rate_idintegerResponses 200Shipping fee updated 401Make sure you've entered your API token correctly. 422Check the details property for a specific error message. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 7 months ago