DELETE /v2/transactions/:id Delete a specific transaction. Path params: id (required) — Transaction identifier (Mongo ObjectID). For cash-transfer transactions with a counterparty, only the specified transaction is deleted; the counterparty record is updated to remove the link. Response (204 No Content): Empty body.