Signs up for a Viber account.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
cams:AddAuditViberOpen | create | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
AuditResult | string | No | The audit result. | example |
CustSpaceId | string | Yes | The Space ID of the ISV sub-customer. | example |
| AuditRecord | object | No | The audit record. | |
ContactMail | string | No | The email address. | 123@123.com |
CompanyLegalName | string | No | The legal name of the company. | abc |
LetterGuarantee | string | No | The letter of guarantee. | tiCaYNHR8ttt |
IndustryInvolved | string | No | The industry involved. | NFUwytiBnm11 |
| MessageDestinationInternationalCountry | array | No | A list of destination countries/regions for international messages. | |
string | No | A specific value. | MessageDestinationInternationalCountry | |
CompleteAddressOfHeadquarters | string | No | The complete address of the headquarters. | example |
MessageEnableDate | string | No | The date when messaging is enabled. | example |
BusinessLicenseRegistrationNumber | string | No | The registration number of the business license. | example |
CompanyLegalPerson | string | No | The legal representative of the company. | jerry |
| CompanyAddress | array<object> | No | A list of company addresses. | |
object | No | A company address. | ||
CompanyAddress | string | No | The company address. | address |
CompanyAddressTitle | string | No | The title of the company address. | title |
CompanyRegisteredCountry | string | No | The country where the company is registered. | cn |
AgeLimit | string | No | The age limit. | example |
IndustryDescription | string | No | A description of the industry. | example |
WebAddress | string | No | The website address. | example |
EnableAutoReply | string | No | Specifies whether to enable auto-reply. | example |
BusinessAccountName | string | No | The name of the business account. | example |
| Logo | array | No | A list of logos. | |
string | No | A logo. | logo1 | |
ReplyContent | string | No | The content of the reply. | hello |
CompanyProfile | string | No | The company profile. | CompanyProfile |
| CompanyTel | array<object> | No | A list of company phone number objects. | |
object | No | A single object. | ||
CompanyTelNumber | string | No | The company phone number. | 156******** |
CompanyTelTitle | string | No | The title of the company phone number. | title |
MessageDialogueIntroduction | string | No | The introduction in the message dialog box. | example |
OtherLetterGuarantee | string | No | Other letters of guarantee. | example |
| MessageDestinationCountry | array | No | A list of destination countries/regions for messages. | |
string | No | The destination country/region of the message. | nPHK8uaRo | |
MessageSessionName | string | No | The name of the message session. | nPHK8uaRo |
CompanyEnglishName | string | No | The English name of the company. | 7Pj6 |
ContactPhone | string | No | The phone number of the contact person. | 8615115**777 |
ContactPosition | string | No | The position of the contact person. | example |
ContactEmail | string | No | The email address of the contact person. | 7151***5@qq.com |
ContactName | string | No | The name of the contact person. | mary |
Response elements
Element | Type | Description | Example |
object | The response object. | ||
AccessDeniedDetail | string | Detailed information about the access denial. | None |
Message | string | A message describing the result of the request. | example |
RequestId | string | The unique ID of the request. | 2121-112 |
Data | object | The response data. | 122 |
Code | string | The response status code.
| OK |
Success | boolean | Whether the request succeeded.
| true |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "None",
"Message": "example",
"RequestId": "2121-112",
"Data": 122,
"Code": "OK",
"Success": true
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.