Question
Adobe eSign using .Net
I am trying to create agreement using .Net APIs. When I create the agreement from .Net APIs, by default it is having status 'Out for Filling', but I would like to change it to 'Out for Signature'
In the developer resource, AgreementCreationInfo class is having fields sendType and senderSigns. But that is not available from Rest APIs. Any advice?
