A better guide to sending agreements via REST API?
I've followed the documents to creating and sending an agreement. I can upload a Transient document, create an agreement with this, set as DRAFT. I then add fields using the PUT.
I've worked out that the SIGNATURE field requires an assignee id otherwise it doesn't work.
I can only get this if I create the agreement as AUTHORING, then download the agreement data. OK, I do this and now I can add the signature block. But changing state to IN_PROCESS now results in error DOCUMENT_NOT_AVAILABLE.
Do I really have to make a total of five or six API calls to create one agreement???? DocuSign is a single API call by comparison.
