You need to enable JavaScript to run this app.
语音服务

语音服务

复制全文
双向呼叫
Click2CallCompanyAuth - 双呼企业报备
复制全文
Click2CallCompanyAuth - 双呼企业报备

双呼企业报备

使用说明

先进行双呼企业报备,再进行双呼号码报备,之后才能调用双呼lite接口呼叫(限特定号码,需要与火山运营提前沟通)

调试

请求参数

下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数

参数
类型
是否必填
示例值
描述
Action
String

Click2CallCompanyAuth

要执行的操作,取值:Click2CallCompanyAuth。

Version
String

2022-01-01

API的版本,取值:2022-01-01。

companyName
String

火山

企业名称

companyCreditCode
String

91330106MQBYDEKL12

营业执照统⼀社会信用代码示例

businessLicensePicUrl
String

https://www.xxx.com/aaa.jpg

营业执照扫描件公网URL地址,格式: jpg、jpeg、png,

businessLicensePicFilename
String

xxx.jpeg

文件名:必须带文件扩展名

proprietorIdcardPicUrl
String

https://www.xxx.com/aaa/jpg

法人身份证  (正反面)公网URL地址,格式: jpg、jpeg、png

proprietorIdcardPicFilename
String

xxx.jpg

法人身份证  (正反面)文件名, 必须带文件扩展名

operatorIdcardPicUrl
String

https://www.xxx.com/aaa/jpg

管理员证件  (正反面)公网URL地址,格式: jpg、jpeg、png

operatorIdcardPicFilename
String

xxx.jpg

文件名:必须带文件扩展名

operatorIdcardInhandPicUrl
String

https://www.xxx.com/aaa/jpg

管理员证件  (手持)公网URL地址,格式: jpg、jpeg、png

operatorIdcardInhandPicFilename
String

xxx.jpg

文件名:必须带文件扩展名

networkaccessCommitmentletterPicUrl
String

https://www.xxx.com/aaa/jpg

入网承诺书公网URL地址,格式: jpg、jpeg、png

networkaccessCommitmentletterPicFilename
String

xxx.jpg

文件名:必须带文件扩展名

numberapplicationOfficialletterPicUrl
String

https://www.xxx.com/aaa/jpg

号码申请公函公网URL地址,格式: jpg、jpeg、png

numberapplicationOfficialletterPicFilename
String

xxx.jpg

文件名:必须带文件扩展名

calleeSource
String

网站

被叫来源(原 被叫来源说明及话术信息拆分字段⼀)
内容填写:网站/公众号/小程序/app ,或者填写⼀ 段文字说明

businessCarrier
String

火山

业务承载方,内容填写企业名称

scriptList
Array of Object

剧本

返回参数

下表仅列出本接口特有的返回参数。更多信息请参见返回结构

参数
类型
示例值
描述
code
String

200

状态码

message
String

成功

描述

requestId
String

2332123

请求唯一id

请求示例

POST /?Action=Click2CallCompanyAuth&Version=2022-01-01 HTTP/1.1
Host: https://cloud-vms.volcengineapi.com
Content-Type: application/json; charset=UTF-8
X-Date: 20260104T113722Z
X-Content-Sha256: 287e874e******d653b44d21e
Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20260104/cn-beijing/vms/request, SignedHeaders=host;x-content-sha256;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f

{
  "companyName": "puNN0gm",
  "companyCreditCode": "91330106MQBYDEKL12",
  "businessLicensePicUrl": "https://www.xxx.com/aaa.jpg",
  "businessLicensePicFilename": "xxx.jpeg",
  "proprietorIdcardPicUrl": "https://www.xxx.com/aaa/jpg",
  "proprietorIdcardPicFilename": "xxx.jpg",
  "operatorIdcardPicUrl": "https://www.xxx.com/aaa.jpg",
  "operatorIdcardPicFilename": "xxx.jpg",
  "operatorIdcardInhandPicUrl": "https://www.xxx.com/aaa.jpg",
  "operatorIdcardInhandPicFilename": "xxx.jpg",
  "networkaccessCommitmentletterPicUrl": "https://www.xxx.com/aaa.jpg",
  "networkaccessCommitmentletterPicFilename": "xxx.jpg",
  "numberapplicationOfficialletterPicUrl": "https://www.xxx.com/aaa.jpg",
  "numberapplicationOfficialletterPicFilename": "xxx.jpg",
  "calleeSource": "公众号",
  "businessCarrier": "xxx",
  "scriptList": [
    {
      "scriptContent": "O7",
      "scriptScene": "P4EqSq"
    }
  ]
}

返回示例

{
  "ResponseMetadata": {
    "RequestId": "2026010419394121502823312570DE98",
    "Action": "Click2CallCompanyAuth",
    "Version": "2022-01-01",
    "Service": "vms",
    "Region": "cn-beijing"
  },
  "Result": {
    "code": "0",
    "message": "成功",
    "requestId": "U12312312g"
  }
}

错误码

下表为您列举了该接口与业务逻辑相关的错误码。公共错误码请参见公共错误码文档。

状态码
错误码
错误信息
说明
200
UnauthenticatedRequest

未登录的请求

最近更新时间:2026.01.09 16:07:17
这个页面对您有帮助吗?
有用
有用
无用
无用