修改viber申請單。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
cams:UpdateAuditRequest |
update |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RequestNo |
string |
是 |
需要修改的請求編號。 |
114624518**5956096 |
| CustSpaceId |
string |
是 |
ISV 子客戶的 SpaceId/執行個體 ID。即通道 ID,在通道管理介面查看。 |
cams-8pi**urn5s |
| AuditResult |
string |
否 |
審核結果。 |
unAudit |
| AuditRecord |
object |
是 |
viber 審核項。 |
|
| ContactMail |
string |
否 |
聯絡郵箱。 |
xxxx@gamil.com |
| CompanyLegalName |
string |
否 |
公司法定名稱 |
example |
| LetterGuarantee |
string |
否 |
保證函(下載地址) |
https://xxx.xxx.xxx |
| IndustryInvolved |
string |
否 |
所屬行業 |
telecommunicationsAndIT |
| MessageDestinationInternationalCountry |
array |
否 |
國際目的地國家和地區 |
|
|
string |
否 |
國際目的地國家和地區列表 |
["1|AI","374|AM"] |
|
| CompleteAddressOfHeadquarters |
string |
否 |
總部完整地址 |
xxxstreet |
| MessageEnableDate |
string |
否 |
商業訊息啟用日期(GMT 時區) |
2025-11-07 |
| BusinessLicenseRegistrationNumber |
string |
否 |
營業職照註冊號碼 |
9211515**345 |
| CompanyLegalPerson |
string |
否 |
公司法人名稱 |
example |
| CompanyAddress |
array<object> |
否 |
公司地址 |
|
|
object |
否 |
公司地址詳情 |
||
| CompanyAddress |
string |
否 |
公司地址 |
123 Sunshine Street, City, Country |
| CompanyAddressTitle |
string |
否 |
公司地址標題 |
xxx company |
| CompanyRegisteredCountry |
string |
否 |
公司註冊國家或者地區 |
example |
| AgeLimit |
string |
否 |
年齡限制 枚舉值:
|
unlimited |
| IndustryDescription |
string |
否 |
行業說明 |
description |
| WebAddress |
string |
否 |
公司網址 |
https://www.xxx.xxx.com |
| EnableAutoReply |
string |
否 |
啟用自動回複(該欄位已棄用) |
N/A |
| RecoveryDate |
string |
否 |
恢複日期 |
2025-11-07 |
| BusinessAccountName |
string |
否 |
商業賬戶名稱 |
testaccount |
| ApplyReason |
string |
否 |
申請理由。 |
reason |
| Logo |
array |
否 |
logo |
|
|
string |
否 |
logo 集合(下載地址) |
[xxx,xxx,xxx] |
|
| ReplyContent |
string |
否 |
回複內容(已棄用) |
N/A |
| CompanyProfile |
string |
否 |
公司簡介 |
xxx |
| CompanyTel |
array<object> |
否 |
公司電話 |
|
|
object |
否 |
公司電話詳情 |
||
| CompanyTelNumber |
string |
否 |
公司電話號碼 |
07364245xxxx |
| CompanyTelTitle |
string |
否 |
電話號碼標題 |
xxx |
| MessageDialogueIntroduction |
string |
否 |
商業訊息對話簡介 |
hello! |
| OtherLetterGuarantee |
string |
否 |
補充資料地址 |
https://xxx.xxx.com |
| MessageDestinationCountry |
array |
否 |
本地目的地國家或地區 |
|
|
string |
否 |
本地目的地國家或地區集合 |
["1|AI","374|AM"] |
|
| MessageSessionName |
string |
否 |
商業訊息對話名稱 |
test |
| SuspensionDate |
string |
否 |
已棄用 |
N/A |
| CompanyEnglishName |
string |
否 |
公司英文名稱 |
baidu |
| ContactPhone |
string |
否 |
連絡人電話 |
861515115*** |
| ContactPosition |
string |
否 |
職位: |
job |
| ContactEmail |
string |
否 |
連絡人郵箱 |
5**8585@gmail.com |
| ContactName |
string |
否 |
連絡人名稱 |
mary |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| AccessDeniedDetail |
string |
訪問被拒絕詳細資料。 |
{} |
| Message |
string |
錯誤提示資訊。 |
success |
| RequestId |
string |
本次調用請求的 ID,是由阿里雲為該請求產生的唯一識別碼,可用於排查和定位問題。 |
example |
| Data |
object |
返回 RequestNo |
14111561**** |
| Code |
string |
請求狀態代碼。
|
OK |
| Success |
boolean |
操作是否成功。取值:
|
true |
樣本
正常返回樣本
JSON格式
{
"AccessDeniedDetail": "{}",
"Message": "success",
"RequestId": "example",
"Data": {
"test": "test",
"test2": 1
},
"Code": "OK",
"Success": true
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。