我们的团队希望在我们关闭会员帐户后能够灵活地重新开设会员帐户。商业案例,用户被取消配置,因此我们将关闭帐户。用户可能会回来,因此我们想重新打开该会员。
目前,我们正在公司帐户中创建成员。
我在下面提供了 CloseMember 函数的链接。 http://www.docusign.com/p/APIGuide/Content/Account%20Management%20Service%20API/CloseMembers.htm
如果您有任何其他问题,请告诉我。
我们的团队希望在我们关闭会员帐户后能够灵活地重新开设会员帐户。商业案例,用户被取消配置,因此我们将关闭帐户。用户可能会回来,因此我们想重新打开该会员。
目前,我们正在公司帐户中创建成员。
我在下面提供了 CloseMember 函数的链接。 http://www.docusign.com/p/APIGuide/Content/Account%20Management%20Service%20API/CloseMembers.htm
如果您有任何其他问题,请告诉我。
这无法通过 DocuSign SOAP 或 REST API 实现,您需要以管理员身份登录 DocuSign 控制台并在需要时手动重新打开用户。不幸的是,通过 API 启用此功能会引发一些与帐户管理相关的潜在安全问题。
要通过 DocuSign 控制台重新打开已关闭的成员,您可以执行以下操作:
1. Login to the Console (for production www.docusign.net, for testing demo.docusign.net)
2. Click your profile icon in the top right of the screen.
3. Select Preferences -> Users
4. Click the "Show closed users" box if not clicked already.
5. Click "Activate User" for any closed users you would like to reactivate.