Create a stock transferCopy Pagepost https://api.katanamrp.com/v1/stock_transfersCreates a stock transfer object.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsnew stock transfer detailsstock_transfer_numberstringrequiredlength ≥ 1source_location_idintegerrequired≤ 2147483647target_location_idintegerrequired≤ 2147483647transfer_datestringorder_created_datestringexpected_arrival_datestringadditional_infostring | nullstock_transfer_rowsarray of objectsrequiredlength ≥ 1stock_transfer_rows* objectquantitystringrequired≤ 100000000000000000variant_idintegerrequired≤ 2147483647batch_transactionsarray of objectslength ≥ 1deprecatedBatch-level breakdown of the stock transfer row quantity. The sum of batch transaction quantities must not exceed the row quantity. Deprecated — will be phased out; prefer traceability. When both traceability and batch_transactions are sent, traceability wins.batch_transactions objectbatch_idinteger | nullrequired≤ 2147483647ID of the batch to transfer stock for. Use null to transfer unbatched (untraced) stock.quantitynumberrequired≤ 100000000000000000ADD objecttraceabilityarray of objectsUnified allocation breakdown of the row quantity (batch / serial / bin). Preferred over batch_transactions; when both are sent, traceability wins.traceabilityADD objectADD objectResponses 200New stock transfer 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 about 2 months ago The stock transfer objectList all stock transfersDid this page help you?YesNo