The DeleteTransaction operation permanently deletes the identified stored transaction from the system.
The operation takes a transaction object on the request and removes the transaction from the database. The operation does not return a response. For an example on how and when to use this method, refer to Processing a Transaction without AutoSelection.
| Operation | AddDocuments |
|---|---|
| Style | document |
| Operation Type | Request-response. The endpoint receives a message, and sends a correlated message. |
| SOAP Action | http://schemas.bankerssystems.com/2004/ExpereAPI/ExpereIEServices/IExpereAPI/DeleteTransaction |
| Input | DeleteTransactionRequest |
| Output | DeleteTransactionResponse |