日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

QueryAccountBalance - 查詢用戶賬戶余額信息

更新時間:

查詢用戶賬戶余額信息。

調(diào)試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權(quán)信息

當前API暫無授權(quán)信息透出。

請求參數(shù)

名稱類型必填描述示例值
當前API無需請求參數(shù)

返回參數(shù)

名稱類型描述示例值
object
Codestring

狀態(tài)碼。

200
Messagestring

錯誤信息。

success
RequestIdstring

請求 ID。

16176743-6DC7-4CB3-BB25-A13982D8DFAD
Successboolean

是否成功。

true
Dataobject

返回數(shù)據(jù)。

AvailableAmountstring

可用額度。

10000.00
CreditAmountstring

信控余額。

0.00
MybankCreditAmountstring

網(wǎng)商銀行信用額度。

0.00
Currencystring

幣種。取值范圍:

  • CNY:人民幣。
  • USD:美元。
  • JPY:日元。
CNY
AvailableCashAmountstring

現(xiàn)金余額。

10000.00
QuotaLimitstring

生態(tài)客戶 Quota 限額

10000.00

示例

正常返回示例

JSON格式

{
  "Code": "200",
  "Message": "success",
  "RequestId": "16176743-6DC7-4CB3-BB25-A13982D8DFAD",
  "Success": true,
  "Data": {
    "AvailableAmount": "10000.00",
    "CreditAmount": "0.00",
    "MybankCreditAmount": "0.00",
    "Currency": "CNY",
    "AvailableCashAmount": "10000.00",
    "QuotaLimit": "10000.00"
  }
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400NotApplicableThis API is not applicable for caller.-
400NotAuthorizedThis API is not authorized for caller.-
400MissingParameter Some parameters arte mandatoryfor this request.-
400InvalidParameterSome parametersare not valid.-
400InvalidOwnerThe specifiedowner doesn’t belong to caller-
400InternalErrorThe request processing has failed due to some unknown error, exception or failure.-
400NoPermissionYou are not authorized to perform this action.您無權(quán)執(zhí)行此操作。
500UndefinedErrorThe request processing has failed due to some unknown error.-

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內(nèi)容概要操作
2024-06-25OpenAPI 錯誤碼發(fā)生變更查看變更詳情
2023-12-12OpenAPI 錯誤碼發(fā)生變更、OpenAPI 返回結(jié)構(gòu)發(fā)生變更查看變更詳情