Community User | Posts: 8831 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 March 20 Last Updated 8 years ago Last Reply 4 Replies 73 Views 1 Users 0 Likes 0 Links Answered by onespan-community-user Approved Answer Community User | Posts: 8831 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 Community User | Posts: 8831 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 Community User | Posts: 8831 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 Community User | Posts: 8831 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 Community User | Posts: 8831 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
Community User | Posts: 8831 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
Community User | Posts: 8831 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
Community User | Posts: 8831 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:39amPOST https://sandbox.esignlive.com/api/account/senders/{senderId} { "type": "MANAGER" }Reply 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