sudhangi | Posts: 59 Change account to Manager Thursday, December 28, 2017 at 10:00am 0 votes Hi, Is there an API or Java SDK option in eSL to change a regular user to Manager and vice-a-versa? Thanks, Sudhangi December 28 Created January 21 Last Updated 6 years ago Last Reply 4 Replies 11 Views 2 Users 0 Likes 0 Links Answered by harishaidary Approved Answer harishaidary | Posts: 1812 Reply to: Change account to Manager Thursday, December 28, 2017 at 10:39am 0 votes Hi Sudhangi, You can make an API call to grant a sender manager privileges: POST https://sandbox.esignlive.com/api/account/senders/{senderId} { "type": "MANAGER" } Log in or register to post comments sudhangi | Posts: 59 Reply to: Change account to Manager Tuesday, January 2, 2018 at 09:54am 0 votes Hi Harris, Appreciate your response. In case the user has to be changed from MANAGER to regular user is the "type":"SENDER"? Thank you. Log in or register to post comments harishaidary | Posts: 1812 Reply to: Change account to Manager Monday, January 8, 2018 at 04:38am 0 votes No, it would be "type": "REGULAR" Log in or register to post comments sudhangi | Posts: 59 Reply to: Change account to Manager Monday, January 8, 2018 at 11:06am 0 votes Okay . Thanks. Log in or register to post comments
Approved Answer harishaidary | Posts: 1812 Reply to: Change account to Manager Thursday, December 28, 2017 at 10:39am 0 votes Hi Sudhangi, You can make an API call to grant a sender manager privileges: POST https://sandbox.esignlive.com/api/account/senders/{senderId} { "type": "MANAGER" } Log in or register to post comments
sudhangi | Posts: 59 Reply to: Change account to Manager Tuesday, January 2, 2018 at 09:54am 0 votes Hi Harris, Appreciate your response. In case the user has to be changed from MANAGER to regular user is the "type":"SENDER"? Thank you. Log in or register to post comments
harishaidary | Posts: 1812 Reply to: Change account to Manager Monday, January 8, 2018 at 04:38am 0 votes No, it would be "type": "REGULAR" Log in or register to post comments
sudhangi | Posts: 59 Reply to: Change account to Manager Monday, January 8, 2018 at 11:06am 0 votes Okay . Thanks. Log in or register to post comments
Reply to: Change account to Manager
Thursday, December 28, 2017 at 10:39amReply to: Change account to Manager
Tuesday, January 2, 2018 at 09:54amReply to: Change account to Manager
Monday, January 8, 2018 at 04:38amReply to: Change account to Manager
Monday, January 8, 2018 at 11:06am