注册viber账号,开户。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
调试
授权信息
|
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
|
cams:AddAuditViberOpen |
create |
*全部资源
|
无 | 无 |
请求参数
|
名称 |
类型 |
必填 |
描述 |
示例值 |
| AuditResult |
string |
否 |
审核结果。 |
example |
| CustSpaceId |
string |
是 |
ISV 子客户的 SpaceId。 |
example |
| AuditRecord |
object |
否 |
审核记录 |
|
| ContactMail |
string |
否 |
邮箱 |
123@123.com |
| CompanyLegalName |
string |
否 |
公司法定名称 |
abc |
| LetterGuarantee |
string |
否 |
保函 |
tiCaYNHR8ttt |
| IndustryInvolved |
string |
否 |
涉及行业 |
NFUwytiBnm11 |
| MessageDestinationInternationalCountry |
array |
否 |
信息目的地国际国家列表 |
|
|
string |
否 |
具体值 |
MessageDestinationInternationalCountry |
|
| CompleteAddressOfHeadquarters |
string |
否 |
总部地址 |
example |
| MessageEnableDate |
string |
否 |
消息启用日期 |
example |
| BusinessLicenseRegistrationNumber |
string |
否 |
营业执照注册号 |
example |
| CompanyLegalPerson |
string |
否 |
公司法人 |
jerry |
| CompanyAddress |
array<object> |
否 |
公司地址列表 |
|
|
object |
否 |
公司地址列表 |
||
| CompanyAddress |
string |
否 |
公司地址 |
address |
| CompanyAddressTitle |
string |
否 |
公司地址标题 |
title |
| CompanyRegisteredCountry |
string |
否 |
公司注册国家 |
cn |
| AgeLimit |
string |
否 |
年龄限制 |
example |
| IndustryDescription |
string |
否 |
行业描述 |
example |
| WebAddress |
string |
否 |
网址 |
example |
| EnableAutoReply |
string |
否 |
启用自动回复 |
example |
| BusinessAccountName |
string |
否 |
企业账户名称 |
example |
| Logo |
array |
否 |
Logo 列表 |
|
|
string |
否 |
Logo |
logo1 |
|
| ReplyContent |
string |
否 |
回复内容 |
hello |
| CompanyProfile |
string |
否 |
公司简介 |
CompanyProfile |
| CompanyTel |
array<object> |
否 |
公司电话对象列表 |
|
|
object |
否 |
单个对象 |
||
| CompanyTelNumber |
string |
否 |
公司电话号码 |
156******** |
| CompanyTelTitle |
string |
否 |
公司电话标题 |
title |
| MessageDialogueIntroduction |
string |
否 |
消息对话框简介 |
example |
| OtherLetterGuarantee |
string |
否 |
其他信函保证 |
example |
| MessageDestinationCountry |
array |
否 |
消息目的地国家列表 |
|
|
string |
否 |
消息目的地国家 |
nPHK8uaRo |
|
| MessageSessionName |
string |
否 |
消息会话名称 |
nPHK8uaRo |
| CompanyEnglishName |
string |
否 |
公司英文名称 |
7Pj6 |
| ContactPhone |
string |
否 |
联系人电话 |
8615115**777 |
| ContactPosition |
string |
否 |
职位: |
example |
| ContactEmail |
string |
否 |
联系人邮箱 |
7151***5@qq.com |
| ContactName |
string |
否 |
联系人名称 |
mary |
返回参数
|
名称 |
类型 |
描述 |
示例值 |
|
object |
|||
| AccessDeniedDetail |
string |
访问被拒绝详细信息。 |
None |
| Message |
string |
错误提示信息。 |
example |
| RequestId |
string |
请求 ID。 |
2121-112 |
| Data |
object |
返回数据。 |
122 |
| Code |
string |
请求状态码。
|
OK |
| Success |
boolean |
是否调用成功。
|
true |
示例
正常返回示例
JSON格式
{
"AccessDeniedDetail": "None",
"Message": "example",
"RequestId": "2121-112",
"Data": 122,
"Code": "OK",
"Success": true
}
错误码
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。