Update a stock adjustmentAsk AIpatch https://api.katanamrp.com/v1/stock_adjustments/{id}Updates the specified stock adjustment by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path ParamsidintegerrequiredStock adjustment idBody ParamsStock adjustment fields to be updated with new valuesstock_adjustment_numberstringlength ≥ 1stock_adjustment_datestringlength ≥ 1location_idinteger≤ 2147483647reasonstringadditional_infostring | nullResponses 200Stock adjustment 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