GET SigningURLs not working some of the time
We are using v5 of the API.
Currently, we are calling the method to create agreement summaries and then calling the method to get the signing URLs. I read elsewhere on the forum that the API is async and so the agreement summaries may not be finished processing at the time the API returns. The forum post I was looking at was related to v6 of the API. I cannot find the documentation to v5 of the API.
A couple questions:
1) Is the call to create agreement summaries in v5 of the API async and if so, how would I go about checking the status of that API call to make sure the job is done before I try to get the signing urls?
2) Can you point me to where I can see the API documentation for v5?
Thanks in advance!
