NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
1. Api information Interface Information Item Content Real environment https://api.howssl.com/Home/Order/refreshOrder Request method Post content-type verification Description The interface is used to update the status of the certificate issuance and verify the status. 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 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": "Successfully refreshed the status of the domain name verification!" , "code": 200 }