Need information for sender account delete and update API call
Thursday, February 4, 2016 at 11:51pmWe are unable to find delete and update related API method call for sender
account in eSignLive documentation.
We have refereed this page of documentation:
http://docs.e-signlive.com/doku.php?id=esl:api:e-signlive_account#get_accoun
Please also provide information how we can suspend sender account using rest api call?
      
                                    
Reply to: Need information for sender account delete and update API call
Friday, February 5, 2016 at 04:00amhttps://sandbox.esignlive.com/api/account/senders/{senderId}. To update a sender, you would make POST request tohttps://sandbox.esignlive.com/api/account/senders/{senderId}with the following example payload: As far as suspending a sender, it doesn't look like it's currently possible to do so. I apologize for these not being documented. We are actively working on improving our documentation. You will see some changes in the near future.