Answered
Get Documents by Status
Hello - I'm building an API integration using the Echosign Soap API, and would like to be able to check to see if document is in SIGNED status. There's a getDocumentInfo that will return the status, but if I have 100 documents, that's an API call for each one.
Is there a way to get all document info for documents of a specified state?
