Update the reorder pointAsk AIpost https://api.katanamrp.com/v1/inventory_reorder_points(Endpoint deprecation, we recommend using safety_stock instead) Updates an item’s safety stock level in a certain location and variant combination.Body ParamsNew inventory reorder point detailslocation_idintegerrequired≤ 2147483647variant_idintegerrequired≤ 2147483647valuenumberrequired≤ 100000000000000000Responses 200New inventory reorder point created 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