查詢虛商下終端客戶賬號信息。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|
當前API無需請求參數
返回參數
示例
正常返回示例
JSON
格式
{
"Code": "Success",
"Message": "Successful!",
"RequestId": "94017C56-1725-5DD9-AB41-B3BAE791D600",
"Success": true,
"Data": {
"Mpk": 1051360339779133,
"LoginEmail": "xxxx@aliyun.com",
"HostingStatus": "FREEZE",
"AccountType": "1",
"CreditLimitStatus": "Freeze",
"IsCertified": true
}
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | NotAuthorized | This API is not authorized for caller. | - |
401 | VnoNoDataError | There is no data by this request. | - |
500 | InternalError | The request processing has failed due to some unknown error. | 內部服務器錯誤。 |
訪問錯誤中心查看更多錯誤碼。