硅云幫助文檔中心
搜索文檔
熱門搜索詞:
產(chǎn)品簡介
產(chǎn)品定價
常見問題
知識拓展
API參考
域名模板過戶
域名模板過戶,過戶的模板需要為已經(jīng)實名狀態(tài)
/domain-server/api/v1/domain/requestInnerTransfer
POST
字段 | 類型 | 最大長度 | 參數(shù)位置 | 默認必填 | 描述 |
userDomainId | string | 32 | query | 域名實例id | |
templateId | string | 32 | query | 域名模板id |
POST /domain-server/api/v1/domain/requestInnerTransfer?userDomainId=dom-3h47f4324i222&templateId=1673975508244365312 HTTP/1.1 request_id: 2942183558593ffc9d75fb8e16793ff api_key: 1706006863049654272 signature: 81b3a75b9981b9dbfeb1f7e64804d0c9a1b9a48a835e4f983745f6ae9b8a99aa
{ "status": 2000, "message": "success", "data": { "userAccount": "z8z87878", "templateId": "1673975508244365312", "domainId": "dom-3h47f4324i222", "domainName": "asdafwxszsc.com", "owner": "xxx", "status": "PROCESSING", "createTime": 1589513148589, "updateTime": 1589513148589, "id": "1706726746813890560" } }
字段 | 類型 | 描述 |
status | string | 狀態(tài),PROCESSING處理中,TIME_OUT請求超時,會自動重試,OK過戶成功,ERROR過戶失敗 |
createTime | long | 創(chuàng)建時間時間戳,精確到毫秒 |
id | string | 請求記錄id |
您對該文檔有什么建議?
本文導航