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

QueryBillOverview - 賬單總覽查詢服務(wù)

更新時(shí)間:

查詢用戶某個(gè)賬期內(nèi)賬單總覽信息。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

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

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

請(qǐng)求參數(shù)

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

賬單日期,YYYY-MM。

2018-07
ProductCodestring

產(chǎn)品代碼。

rds
ProductTypestring

產(chǎn)品類型。

rds
SubscriptionTypestring

訂閱類型:

  • Subscription:預(yù)付費(fèi)。
  • PayAsYouGo:后付費(fèi)。
Subscription
BillOwnerIdlong

資源歸屬賬號(hào)的 ID,資源歸屬賬號(hào)是實(shí)際使用資源的賬號(hào)。

1234

返回參數(shù)

名稱類型描述示例值
object
Codestring

狀態(tài)碼。

Success
Messagestring

錯(cuò)誤信息。

Successful!
RequestIdstring

請(qǐng)求 ID。

BCB1E1BC-05BF-4217-80EE-BF09A29407BA
Successboolean

是否成功。

true
Dataobject

返回?cái)?shù)據(jù)。

BillingCyclestring

賬期,格式:YYYY-MM。

2020-03
AccountIDstring

賬號(hào) ID。

185766xxxx
AccountNamestring

賬號(hào)。

test@test.aliyunid.com
Itemsobject []

賬單詳情。

RoundDownDiscountstring

抹零優(yōu)惠。

0
Itemstring

賬單類型,取值:

  • SubscriptionOrder。預(yù)付費(fèi)賬單
  • PayAsYouGoBill。后付費(fèi)賬單
  • Refund。退款
  • Adjustment。調(diào)賬
PayAsYouGoBill
Currencystring

幣種,取值:

  • CNY。
  • USD。
  • JPY。
CNY
SubscriptionTypestring

訂閱類型,取值:

  • Subscription:預(yù)付費(fèi)。
  • PayAsYouGo:后付費(fèi)。
Subscription
DeductedByCashCouponsfloat

代金券抵扣。

0
BillAccountNamestring

賬單所屬賬號(hào)名稱。

test@test.aliyunid.com
BizTypestring

業(yè)務(wù)類型。

trusteeship
DeductedByCouponsfloat

優(yōu)惠券抵扣。

0
OutstandingAmountfloat

未結(jié)清金額或信用結(jié)算金額(普通用戶的欠費(fèi), 或者信用客戶信用額度消耗)。

0
PipCodestring

產(chǎn)品 Code,與費(fèi)用中心賬單產(chǎn)品 Code 一致

rds
PretaxAmountfloat

應(yīng)付金額。

100
ProductNamestring

產(chǎn)品名稱。

Nat網(wǎng)關(guān)
CommodityCodestring

商品 Code,與費(fèi)用中心產(chǎn)品明細(xì) Code 一致

rds
AdjustAmountfloat

信用額度退款抵扣。

0
ProductDetailstring

產(chǎn)品明細(xì)。

NAT Gateway (Pay-As-You-Go)
OwnerIDstring

賬單 OwnerID。

1222
DeductedByPrepaidCardfloat

儲(chǔ)值卡抵扣。

0
ProductTypestring

產(chǎn)品類型。

rds
InvoiceDiscountfloat

優(yōu)惠金額。

0
PaymentAmountfloat

現(xiàn)金支付(含信用額度退款抵扣)。

100
BillAccountIDstring

賬單所屬賬號(hào) ID。

185766xxxx
PretaxGrossAmountfloat

原始金額。

100
CashAmountfloat

現(xiàn)金支付(不包含信用額度退款抵扣)。

0
ProductCodestring

產(chǎn)品代碼。

rds

示例

正常返回示例

JSON格式

{
  "Code": "Success",
  "Message": "Successful!",
  "RequestId": "BCB1E1BC-05BF-4217-80EE-BF09A29407BA",
  "Success": true,
  "Data": {
    "BillingCycle": "2020-03",
    "AccountID": "185766xxxx",
    "AccountName": "test@test.aliyunid.com",
    "Items": {
      "Item": [
        {
          "RoundDownDiscount": "0",
          "Item": "PayAsYouGoBill",
          "Currency": "CNY",
          "SubscriptionType": "Subscription",
          "DeductedByCashCoupons": 0,
          "BillAccountName": "test@test.aliyunid.com",
          "BizType": "trusteeship",
          "DeductedByCoupons": 0,
          "OutstandingAmount": 0,
          "AfterTaxAmount": 0,
          "PretaxAmountLocal": 0,
          "Tax": 0,
          "PipCode": "rds",
          "PretaxAmount": 100,
          "ProductName": "Nat網(wǎng)關(guān)",
          "CommodityCode": "rds",
          "AdjustAmount": 0,
          "ProductDetail": "NAT Gateway (Pay-As-You-Go)",
          "PaymentCurrency": "USD",
          "OwnerID": "1222",
          "DeductedByPrepaidCard": 0,
          "ProductType": "rds",
          "InvoiceDiscount": 0,
          "PaymentAmount": 100,
          "BillAccountID": "185766xxxx",
          "PretaxGrossAmount": 100,
          "CashAmount": 0,
          "ProductCode": "rds"
        }
      ]
    }
  }
}

錯(cuò)誤碼

訪問錯(cuò)誤中心查看更多錯(cuò)誤碼。