Skip to main content
Question

Docusign c# SDK envelope api integration issue

  • December 12, 2024
  • 2 replies
  • 33 views

Forum|alt.badge.img+2

Hi Dev Folks,

i have posted my problem here, can any one help me to solve that issue

Thanks.

2 replies

Alexandre.Augusto
Docusign Employee
Forum|alt.badge.img+14

Hello, ​@afzalmozanp5 

 

In which part of your code you’re autoplacing the Signer here tab?

 

Thanks

Alexandre 


Forum|alt.badge.img+2
  • Author
  • Newcomer
  • 2 replies
  • December 13, 2024

Hi ​@Alexandre.Augusto,

in following code line executed then tab removal from existing document happened

var result = await envelopesApi.UpdateRecipientsAsync(acct.AccountId, envelopeId, recipients);

thanks.