接口說明
根據上傳參數設置托管、凍結狀態。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
Status | string | 是 | 需要設置的用戶狀態 取值: Freeze:用戶凍結狀態 Thaw:用戶解凍狀態 Trusteeship:用戶托管狀態 TrusteeshipCancel:用戶非托管狀態 | Freeze |
BusinessType | string | 是 | 業務類型 取值: FREEZE:用戶凍結業務 TRUSTEESHIP:用戶托管業務 | FREEZE |
StopMode | string | 否 | 停機模式 取值: 0:普通停機 1:立即停機 | 0 |
返回參數
示例
正常返回示例
JSON
格式
{
"Code": "200",
"Message": "Successful!",
"Data": true,
"RequestId": "F5B803CF-94D8-43AF-ADB3-D819AAD30E27",
"Success": true
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 |
---|---|---|
200 | -116 | Fail to modify Enduser status, Quota is less than 0. |
400 | NotApplicable | This API is not applicable for caller. |
400 | NotAuthorized | This API is not authorized for caller. |
400 | InternalError | The request processing has failed due to some unknown error, exception or failure. |
400 | ParameterError | Missing the must parameter. |
400 | SYSTEM_ERROR | The request processing has failed due to some unknown error. |
400 | CreditInnerError | This interface has some error. Please try again. |
500 | UndefinedError | The request processing has failed due to some unknown error. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史