Request

The <rollbackRequest> message is sent to abort a database transaction. Any updates are rolled back before closing the transaction.

Request Format

The request must be inserted between the <soapenv:Body> and </soapenv:Body> XML tags of a SOAP request message, as shown in SOAP Request Messages.
<rollbackRequest> </rollbackRequest>