1. Api information
Interface Information Item Content
Real environment
https://api.howssl.com/Home/Order/recvEmail
Request method
Post
content-type
multipart/form-data
Description
The interface is used for resending the email for verifying the domain name. The information related to the certificate will be returned if it's correct. The corresponding error codes will be returned if it's wrong.
1. Parameter definition
Parameter Name Parameter Type Mandatory Illustration
token
string
Y
For Th becoming token, the evidence of identification, please contact the web administrator.
order\_id
string
Y
Order id
email\_suffix
string
Y
The prefix of the domain postbox, such as 'admin, administrator, webmaster, postmaster, hostmaster'
Function returns
status
boolean
Y
True means the request succeeds and the correct parameters are returned while false means the request fails.
msg
string
Y
Description of the returned data information
code
int
Y
Returned status code
4\. The example of the returned result
{
"status": true,
"msg": “Sent successfully", "code": 200
}
- Introduction
- Interface Documentation for SSL Certificate Product
- What's new?
- The base access path
- Calling Explanation
- Request
- Response
- Get domain name verification email
- Verify
- Limitation to Requests
- Error
- Obtain the product's details
- Get the basic information about the account
- Submit the Order
- Gain the verification information
- Cancel the order
- Refresh the status of the domain name verification
- Resend the verification email
- Change the way of verifying the domain names in bulk
- Change the way of verifying the individual domain name
- Gain the information about the certificate
- Gain the order information
- Error Illustration
- Errors of requesting calls