Message
Explanation: Send verification code. According to each business type (bizType) and sender (toUser/customerNo), only 5 SMS and 5 email messages are allowed within half an hour
version=0.0.1 bizType=message.app.VerificationApiService.verifyCodeSend
Enable CAPTCHA version=0.0.2 bizType=message.app.VerificationApiService.verifyCodeSend
{{company}}en-US{{mock_trace}}0.0.1Company Id
Client Id
Business type. EMAIL_COMMON_VERIFICATION_CODE-Email common verification code; EMAIL_LOGIN_VERIFICATION_CODE-Email login verification code; EMAIL_REGISTER_VERIFICATION_CODE-Email registration verification code; EMAIL_PASSWORD_VERIFICATION_CODE-Email forget password verification code; EMAIL_LOGINED_VERIFICATION_CODE-Common verification code-logged in-get recipient from client information; SMS_COMMON_VERIFICATION_CODE-SMS common verification code; SMS_LOGIN_VERIFICATION_CODE-SMS login verification code; SMS_REGISTER_VERIFICATION_CODE-SMS registration verification code; SMS_PASSWORD_VERIFICATION_CODE-SMS forget password verification code; SMS_LOGINED_VERIFICATION_CODE-Common verification code-logged in-get recipient from client information; SMS_TELEGRAM_VERIFICATION_CODE-SMS telegram verification code;
Recipient. toUser, customerNo must be filled in: if need to get from client information, fill in customerNo, if sending telegram verification code, fill in third party userId
Recipient. toUser, customerNo must have one to fill: if you need to get it from customer information, pass customerNo
Recipient's country information
Description: Verify verification code
version=0.0.1 bizType=message.app.VerificationApiService.verifyCodeCheck
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Company Id
Client Id
Business type. EMAIL_COMMON_VERIFICATION_CODE-Email common verification code; EMAIL_LOGIN_VERIFICATION_CODE-Email login verification code; EMAIL_REGISTER_VERIFICATION_CODE-Email registration verification code; EMAIL_PASSWORD_VERIFICATION_CODE-Email forget password verification code; EMAIL_LOGINED_VERIFICATION_CODE-Common verification code-logged in-get recipient from customer information; SMS_COMMON_VERIFICATION_CODE-SMS common verification code; SMS_LOGIN_VERIFICATION_CODE-SMS login verification code; SMS_REGISTER_VERIFICATION_CODE-SMS registration verification code; SMS_PASSWORD_VERIFICATION_CODE-SMS forget password verification code; SMS_LOGINED_VERIFICATION_CODE-Common verification code-logged in-get recipient from customer information;
Recipient
Send ticket
Verification code. Can only be used once, and at least one of verifyCodeToken must have a value
Verification token. Returned after the first verification of the verification code. (At least one of code must have a value. If both code and code have values, only this field is verified). Note: If there are 5 verification errors, the verification token will be invalidated directly
Explanation: Get the list of station message types under the specified company
version=0.0.1 bizType=message.app.PlatFormMessageTempApiService.getPlatformTempParentTypeList
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Explanation: Get the message list of the specified company
version=0.0.1 bizType=message.app.PlatFormMessageLogApiService.queryPlatFormMessageLogList
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.11-Unread; 2-Read; 3-Delete;
Explanation: Paging query channel message template list
version=0.0.1 bizType=message.app.PlatFormMessageLogApiService.queryPlatFormMessageLogByPage
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Company Id
Business type
Status. 1-Unread; 2-Read; 3-Deleted;
Language
Account ID
Type
Title
Total type
Client ID
Start sending time
End sending time
Number of Items per Page
Current Page
Explanation: Query announcement list
version=0.0.1 bizType=message.app.CompanyNoticeApiService.customerViewNoticePage
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Company Id
Client number
Language
Number of Items per Page
Current page, starting from 1
Release time - start. 13-digit timestamp
Release time - end. 13-digit timestamp
Explanation: Customers view message list
version=0.0.1 bizType=message.app.CompanyNoticeApiService.customerViewMsgPage
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.113-digit timestamp
13-digit timestamp
Explanation: Customer reads message
version=0.0.1 bizType=message.app.CompanyNoticeApiService.msgRead
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Explanation: All customer messages have been read
version=0.0.1 bizType=message.app.CompanyNoticeApiService.msgAllRead
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Explanation: Unipush account binding clientId bizType=messagepush.app.OfflinePushService.clientIdBindCustomer
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Explanation: Send Contact Us Information
version=0.0.1 bizType=message.app.CompanyNoticeApiService.sendContactUsMsg
{{company}}{{LoginResult.data.token}}en-US{{mock_trace}}0.0.1Company Id
Name
Content
This interface is used by customers to access OpenAPI and apply for the authentication token for message subscription when they need to subscribe to account, position, and transaction push messages.
company id
{{company}}Trace
{{mock_trace}}language
zh-CNTime window
5000apiKey
{{apikey}}signature
{{sign}}Last updated