Deletes an existing stock entry from the inventory system. This endpoint permanently removes the specified stock record and its associations. Use with caution, as deleted stock data cannot be recovered.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
"{{companyId}}"
200
"Stock deleted successfully"