No. And we take this very seriously.
Web service data that passes through our network is not stored by Service Objects. Your data is never written to persistent memory such a disk file, database or log file.
We record the date a transaction occurs in our system. We do not record the contents of the request nor the response. We do not store any error responses that may have occurred.