Update batch detailsAsk AIpatch https://api.katanamrp.com/v1/batch_stocks/{batch_id}Updates the specified batch details by setting the values of the parameters passed. Any parameters not provided will be left unchanged.Path Paramsbatch_idintegerrequiredBatch idBody Paramsbatch stock fields to be updated with new valuesbatch_numberstringexpiration_datestringbatch_created_datestringbatch_barcodestring | nullResponses 200Batch stock updated 401Make sure you've entered your API token correctly. 404Make sure data is correct 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