API - Adding Form Fields to Agreement
I've been able to use the Adobe Sign API successfully authenticate and upload a PDF file, create an agreement and send that to a single recipient. My PDF has several form fields and I would now like to update my agreement before I send it to specify the form fields for the signature by each recipient. I have 2 recipients with 2 form fields named:
Signature1
Signature2
I'm looking for an example for the JSON that I would send to specify the form fields for my agreement.
Also can I include these when creating the agreement for my transient document, or do I need to create the agreement, then add the form fields, then send it out to the recipient?
