Witness Name, Occupation, Address
Hi, I am using PUT method to add Witness to a "draft" envelope for the signers to allow them choose their own witnesses, followed by changing the status of the envelope to "sent". I understand that the signature of the witness can be captured using the anchor string. How can we capture other information related to witness, like Name, occupation address and later display it on the completed PDF. Do they have tabs and anchor string too?. I am not using DocuSign to generate templates at all. I am using a third party tool to generate a PDF and I am consuming DocuSign API (json) to capture signatures. However, unable to capture witness related information, only witness signature gets captured because of the anchor string defined in the json.
Any help and guidance would be appreciated.