Loading...
Was this page helpful?
This documentation provides a reference to the deleteOrderTransactions
method. This belongs to the Order Module.
This method deletes transactions by their IDs.
To delete one transaction:
To delete multiple transactions:
transactionIds
string | object | string[] | object[]Promise
Promise<void>