Skala
Stock transactions

Delete a stock transaction

Permanently removes a specific stock transaction from the system.

DELETE
/api/stock_transactions/{id}

Permanently removes a specific stock transaction from the system.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

StockTransaction identifier

Response Body

curl -X DELETE "https://api.skalasuite.com/api/stock_transactions/string"
Empty
Empty