Resend DocuSign Emails

前端 未结 5 1926
谎友^
谎友^ 2020-12-02 00:18

Is there an API endpoint which allows me to retrigger emails to recipients? Sometimes users may not get or lose the DocuSign emails which contain their signing link. I\'d li

5条回答
  •  栀梦
    栀梦 (楼主)
    2020-12-02 00:51

    Here it is for SOAP without changing the recipients info:

    
       
          
             
                [integratorKey]UserName
                password
             
          
       
       
          
            
                1234
                
                   
                      userName
                      user@email.com
                      1                  
                      true
                   
                
            
          
       
    
    

提交回复
热议问题