Create a stocktakeAsk AIpost https://api.katanamrp.com/v1/stocktakesCreate a new stocktake object.Body ParamsNew stocktake details. Location id should exist and belong to the factory. All batch trackable variants should have batch ids. Variant with batch id should be unique.stocktake_numberstringrequiredlength ≥ 1location_idintegerrequired≤ 2147483647reasonstring | nulladditional_infostring | nullcreated_datestringlength ≥ 1set_remaining_items_as_countedbooleanDefaults to falsetruefalsestocktake_rowsarray of objectslength ≤ 250stocktake_rowsADD objectResponses 200New stocktake 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