added
Templates with Placeholder Signers are now supported
April 30th, 2024
It is now possible to create a Signature Request from a Template that contains a Placeholder Signer
.
What is a
Placeholder Signer
?It is a special type of Signer that can be added to a Template. Opting for this type of Signer is suitable if a different person will sign each time a Signature Request is created.
Those Placeholder Signers can be directly replaced by “real” Signers in the payload of the Signature Request initiation endpoint POST /signature_requests
(see API reference).
You will find more information on how to leverage Placeholder Signers
in our guide section.