在哪里可以找到 RingCentral 企业地址电子邮件地址?
Where to find RingCentral business-address email address?
以下business-address
端点
- URL:
/restapi/v1.0/account/{accountId}/business-address
- 参考:https://developer.ringcentral.com/api-docs/latest/index.html#!#RefGetAccountBusinessAddress
returns 一个电子邮件地址 属性 但它对我来说是空的。 https://service.ringcentral.com:
在线帐户门户 UI 的公司信息页面上没有电子邮件地址字段
Admin Portal
> Phone System
> Company Info
> Company Address
API 参考显示了以下响应示例:
{
"uri" : "https.../restapi/v1.0/account/1215058004/business-address",
"businessAddress" : {
"street" : "13 Elm Street",
"city" : "Foster City",
"state" : "CA",
"zip" : "94404",
"country" : "United States"
},
"company" : "MyCompany Inc.",
"email" : "firstname.lastname@mycompany.com"
}
你能告诉我什么 config/UI 元素映射到 business-address 端点返回的电子邮件地址吗?
account/business-address
API 端点 email
属性 对应在线帐户门户中的以下 UI 字段 - https://service.ringcentral.com :
Admin Portal
> Phone System
> Company Info
> Directory Assistance
> Email
该页面上的字段将更改 account/business-address
API 端点中的 businessAddress
、company
和 email
字段。
Note: Directory Assistance
is not available in the Sandbox Account and can only be viewed/updated in Production.
这是这篇知识库文章的截图:
https://success.ringcentral.com/knowledge/TOCArticleRendererPkb.apexp?id=kA280000000GscW
以下business-address
端点
- URL:
/restapi/v1.0/account/{accountId}/business-address
- 参考:https://developer.ringcentral.com/api-docs/latest/index.html#!#RefGetAccountBusinessAddress
returns 一个电子邮件地址 属性 但它对我来说是空的。 https://service.ringcentral.com:
在线帐户门户 UI 的公司信息页面上没有电子邮件地址字段Admin Portal
> Phone System
> Company Info
> Company Address
API 参考显示了以下响应示例:
{
"uri" : "https.../restapi/v1.0/account/1215058004/business-address",
"businessAddress" : {
"street" : "13 Elm Street",
"city" : "Foster City",
"state" : "CA",
"zip" : "94404",
"country" : "United States"
},
"company" : "MyCompany Inc.",
"email" : "firstname.lastname@mycompany.com"
}
你能告诉我什么 config/UI 元素映射到 business-address 端点返回的电子邮件地址吗?
account/business-address
API 端点 email
属性 对应在线帐户门户中的以下 UI 字段 - https://service.ringcentral.com :
Admin Portal
> Phone System
> Company Info
> Directory Assistance
> Email
该页面上的字段将更改 account/business-address
API 端点中的 businessAddress
、company
和 email
字段。
Note:
Directory Assistance
is not available in the Sandbox Account and can only be viewed/updated in Production.
这是这篇知识库文章的截图:
https://success.ringcentral.com/knowledge/TOCArticleRendererPkb.apexp?id=kA280000000GscW