Docusign SMS 身份验证有效,但只能使用区号 +1

Docusign SMS authentification working but only with the area code +1

我正在处理 docusign API,我想使用 SMS 身份验证。 但是,我无法更改区号 默认为 +1(美国区号)

而且我在 docusign 文档中找不到任何帮助来更改此区号以将 SMS 验证发送到其他国家/地区。

我尝试在签名者对象中添加“roleName”,并将国家代码(在我的例子中为 +33)添加到手机号码,作为本主题的解决方案:

但是没有用(可能是因为我没有使用模板)。

感谢您的帮助。

您必须在签名者对象中添加“RoleName”,并在手机号码中添加国家代码(但使用“0033”而不是 +33)。

enter image description here

然后在你的表格上,不要覆盖 +33 你必须保留它并在它后面写上你的 phone 号码。

enter image description here enter image description here

最后您将看到您输入的 phone 号码作为将 SMS 发送给签名者的选择。

enter image description here

无论如何,感谢 Inbar Gazit 的快速回复,希望我的发现能对其他人有所帮助。

国家代码请设置如下表格+84是VN,在phone之间留一个space,这需要我很多时间:(

"senderProvidedNumbers": ["+84 945672509"]