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

QueryAccountTransactionDetails - 查詢賬戶交易明細(xì)

更新時間:

查詢用戶收支明細(xì)。

調(diào)試

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

授權(quán)信息

下表是API對應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調(diào)用此API的權(quán)限。具體說明如下:

  • 操作:是指具體的權(quán)限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權(quán)的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權(quán)的操作,用全部資源表示。
  • 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
  • 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作訪問級別資源類型條件關(guān)鍵字關(guān)聯(lián)操作
bssapi:QueryAccountTransactionDetailsRead
  • 全部資源
    *

請求參數(shù)

名稱類型必填描述示例值
TransactionNumberstring

交易編號

410874027490089
RecordIDstring

訂單號/賬單號

2022120336190912
TransactionChannelSNstring

交易渠道流水號

2022112122001470591458665933
CreateTimeStartstring

創(chuàng)建時間起始

2022-01-20
CreateTimeEndstring

創(chuàng)建時間終止

2022-12-20
TransactionTypestring

交易類型。 傳入以下交易類型,查詢返回對應(yīng)類型結(jié)果,不存在時結(jié)果為空。不傳默認(rèn)返回所有類型。

充值:Payment。

提現(xiàn):Withdraw。

退款:Refund。

消費:Consumption。

轉(zhuǎn)賬:Transfer。

調(diào)賬:Adjust。

Payment
TransactionChannelstring

交易渠道。 傳入以下交易渠道類型,查詢返回對應(yīng)類型結(jié)果,不存在時結(jié)果為空。不傳默認(rèn)返回所有類型。

用戶余額:AccountBalance。

銀行轉(zhuǎn)賬: BankTransfer。

支付寶:Alipay。

支付寶花唄:AntCreditPay。

線下匯款:OfflineRemittance。

信控額度退款:RegularBankCreditRefund。

信用卡:CreditCard。

網(wǎng)商銀行信任付:MyBankCredit。

華夏銀行分期付:HuaxiaBankCInstallment。

蘋果支付:ApplePay

AccountBalance
NextTokenstring

分頁查詢 token

ABEDSDS124DASA
MaxResultsinteger

無效參數(shù)

0

返回參數(shù)

名稱類型描述示例值
object

接口返回結(jié)果

Codestring

響應(yīng)狀態(tài)碼

200
Messagestring

結(jié)果描述

SUCCESS
RequestIdstring

請求 ID

asadadad-edafafafaasd
Successboolean

是否成功標(biāo)識

true
Dataobject

請求結(jié)果內(nèi)容

NextTokenstring

分頁標(biāo)識

ASHDADS
TotalCountinteger

查詢結(jié)果總數(shù)

100
MaxResultsinteger

無效參數(shù)

0
AccountNamestring

賬戶名

yidi
AccountTransactionsListobject []

明細(xì)列表

BillingCyclestring

賬期

2022-10
TransactionChannelstring

交易渠道

Alipay
RecordIDstring

訂單號/賬單號

2022120336190912
Remarksstring

備注

測試
Amountstring

金額

1.00
TransactionAccountstring

對應(yīng)交易賬號

fortune_test@xxx.com
TransactionTimestring

交易時間

2022-10-01
TransactionTypestring

交易類型。 傳入以下交易類型,查詢返回對應(yīng)類型結(jié)果,不存在時結(jié)果為空。不傳默認(rèn)返回所有類型。

充值:Payment。 提現(xiàn):Withdraw。 退款:Refund。 消費:Consumption。 轉(zhuǎn)賬:Transfer。 調(diào)賬:Adjust。

Consumption
TransactionFlowstring

收支類型。 傳入以下收支類型,查詢返回對應(yīng)類型結(jié)果,不存在時結(jié)果為空。不傳默認(rèn)返回所有類型。

收入:Income。 支出:Expense

Income
FundTypestring

資金形式。

現(xiàn)金:Cash。 保證金:Deposit。 信控額度退款:RegularBankCreditRefund。 訂單直接支付:DirectPay。

Cash
TransactionChannelSNstring

交易渠道流水號

123232434343532
TransactionNumberstring

交易編號

43342334
Balancestring

余額

0

示例

正常返回示例

JSON格式

{
  "Code": "200",
  "Message": "SUCCESS",
  "RequestId": "asadadad-edafafafaasd",
  "Success": true,
  "Data": {
    "NextToken": "ASHDADS",
    "TotalCount": 100,
    "MaxResults": 0,
    "AccountName": "yidi",
    "AccountTransactionsList": {
      "AccountTransactionsList": [
        {
          "BillingCycle": "2022-10",
          "TransactionChannel": "Alipay",
          "RecordID": "2022120336190912",
          "Remarks": "測試",
          "Amount": "1.00",
          "TransactionAccount": "fortune_test@xxx.com",
          "TransactionTime": "2022-10-01",
          "TransactionType": "Consumption",
          "TransactionFlow": "Income",
          "FundType": "Cash",
          "TransactionChannelSN": "123232434343532",
          "TransactionNumber": "43342334",
          "Balance": "0"
        }
      ]
    }
  }
}

錯誤碼

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