展示 Viber 申請單服務號卡片。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
cams:ListViberServiceMessage |
list |
*All Resource
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| CustSpaceId |
string |
是 |
ISV 子客戶的 SpaceId/執行個體 ID。即通道 ID,在通道管理介面查看。 |
cams-8e4**96uhvk |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| AccessDeniedDetail |
string |
存取被拒絕詳細資訊。 |
{} |
| Message |
string |
返回資訊。 |
successful |
| RequestId |
string |
請求 ID。用於出現錯誤後排查問題。 |
ddhjdn-dnjdnkdjknd** |
| Data |
array<object> |
返回資料物件。 |
|
|
object |
返回資料。 |
||
| DestinationCountryId |
array |
目的地國家地區編號。 |
|
|
string |
物件集合。 |
["213|DZ"] |
|
| State |
string |
資源狀態。 |
stop |
| IndustryInvolved |
string |
涉及行業。 |
醫療服務。 |
| MessageDestinationInternationalCountry |
array |
國際目的地國家或地區清單。 |
|
|
string |
值。 |
阿爾及利亞。 |
|
| DestinationInternationalCountryId |
array |
目的地國家地區編號。 |
|
|
string |
值。 |
["213|DZ"] |
|
| MessageDestinationCountry |
array |
目的地國家地區集合。 |
|
|
string |
值。 |
阿爾及利亞。 |
|
| BusinessAccountName |
string |
商業帳戶名稱。 |
測試。 |
| ServiceId |
string |
服務 ID。 |
25644 |
| Code |
string |
請求狀態碼。
|
OK |
| Success |
boolean |
操作是否成功。取值:
|
true |
樣本
正常返回樣本
JSON格式
{
"AccessDeniedDetail": "{}",
"Message": "successful",
"RequestId": "ddhjdn-dnjdnkdjknd**",
"Data": [
{
"DestinationCountryId": [
"[\"213|DZ\"]"
],
"State": "stop",
"IndustryInvolved": "医疗服务",
"MessageDestinationInternationalCountry": [
"阿尔及利亚"
],
"DestinationInternationalCountryId": [
"[\"213|DZ\"]"
],
"MessageDestinationCountry": [
"阿尔及利亚\n"
],
"BusinessAccountName": "测试",
"ServiceId": "25644"
}
],
"Code": "OK",
"Success": true
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。