查询虚商下终端客户账号信息。
调试
您可以在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. | 内部服务器错误。 |
访问错误中心查看更多错误码。