Using the TRTH GUI we receive an email confirmation when the request is sent and then an email upon completion when the file is ready. Is there a similar functionality within the API?
Yes, using the GUI one will receive email confirmation for submitted requests, but the same functionality is not available via API. But, you can use a function to check the status of the request and act accordingly. getRequestResults is the function.