tencent cloud

Feedback

DescribeBillDetailForOrganization

Last updated: 2023-10-26 09:38:31

    1. API Description

    Domain name for API request: billing.tencentcloudapi.com.

    This API is used to get pay-on-behalf bills of the admin account (bill details).
    Note: The API request may fail due to network instability or other exceptions. In this case, we recommend you manually retry the request when the API request fails.

    A maximum of 20 requests can be initiated per second for this API.

    We recommend you to use API Explorer
    Try it
    API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

    2. Input Parameters

    The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

    Parameter Name Required Type Description
    Action Yes String Common Params. The value used for this API: DescribeBillDetailForOrganization.
    Version Yes String Common Params. The value used for this API: 2018-07-09.
    Region Yes String Common Params. For more information, please see the list of regions supported by the product.
    Offset Yes Integer Pagination offset. If Offset is 0, it indicates the first page. When Limit is 100, if Offset is 100, it indicates the second page; if Offset is 200, it indicates the third page, and so on.
    Limit Yes Integer The number of entries returned at a time. The maximum value is 100.
    PeriodType No String Cycle type, which can be byUsedTime (by billing cycle) or byPayTime (by deduction time). This value must be the same as the billing period type in Billing Center for that particular month. You can check your billing cycle at the top of the Bill Overview page.
    Month No String Bill month in the format of "yyyy-mm". You only have to enter either Month or BeginTime and EndTime. When you enter values for BeginTime and EndTime, Month becomes invalid. This value must be no earlier than the month when Bill 2.0 is activated; last 18 months data is available.
    BeginTime No String Start time of the cycle in the format of "yyyy-mm-dd hh:ii:ss". You only have to enter either Month or BeginTime and EndTime. When you enter values for BeginTime and EndTime, Month becomes invalid. BeginTime and EndTime must be passed together, and their values must be of the same month. Query period must start and end on the same month, andthe query result returned will be of the entire month. This value must be no earlier than the month when Bill 2.0 is activated; last 18 months data is available.
    EndTime No String End time of the cycle in the format of "yyyy-mm-dd hh:ii:ss". You only have to enter either Month or BeginTime and EndTime. When you enter values for BeginTime and EndTime, Month becomes invalid. BeginTime and EndTime must be passed together, and their values must be of the same month. Query period must start and end on the same month, andthe query result returned will be of the entire month. This value must be no earlier than the month when Bill 2.0 is activated; last 18 months data is available.
    NeedRecordNum No Integer Indicates whether the total number of records is required, used for pagination.
    Valid values: 1 (required), 0 (not required).
    PayMode No String Billing mode, which can be prePay (monthly subscription) or postPay (pay-as-you-go).
    ResourceId No String ID of the instance to be queried.
    ActionType No String Transaction type. This parameter needs to be input using the ActionTypeName value. Valid values:
    Monthly subscription purchase
    Monthly subscription renewal
    Monthly subscription upgrade/downgrade
    Monthly subscription refund
    Pay-as-you-go deduction
    Offline project deduction
    Offline product deduction
    Adjustment deduction
    Adjustment compensation
    Hourly pay-as-you-go
    Daily pay-as-you-go
    Monthly pay-as-you-go
    Hourly spot instance
    Offline project adjustment compensation
    Offline product adjustment compensation
    Offer deduction
    Offer compensation
    Pay-as-you-go resource migration in
    Pay-as-you-go resource migration out
    Monthly subscription resource migration in
    Monthly subscription resource migration out
    Prepaid
    Hourly
    RI refund
    Pay-as-you-go reversal
    Monthly subscription to pay-as-you-go
    Minimum spend deduction
    Hourly savings plan fee
    ProjectId No Integer Project ID: The ID of the project to which the resource belongs.
    BusinessCode No String Product code.
    Note: To query the product codes used in the current month, call DescribeBillSummaryByProduct.
    Context No String Context information returned by the last response. You can view multiple pages when querying for data after May 2023 to speed up the query. We recommend you use this query method if your data volume is above 100 thousand entries, which can improve query speed by 2-10 times.

    3. Output Parameters

    Parameter Name Type Description
    DetailSet Array of DistributionBillDetail Details list.
    Total Integer Total number of records, which is cached every 24 hours and may be less than the actual total number of records.
    Note: This field may return null, indicating that no valid values can be obtained.
    Context String Context information of the current request, which can be used in the parameters of the next request to speed up the query.
    Note: This field may return null, indicating that no valid values can be obtained.
    RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

    4. Example

    Example1 Getting bill details

    This example shows you how to get bill details.

    Input Example

    POST / HTTP/1.1
    Host: billing.tencentcloudapi.com
    Content-Type: application/json
    X-TC-Action: DescribeOrganizationBillDetail
    <Common request parameters>
    
    {
        "Offset": 0,
        "Limit": 1,
        "Month": "2023-08",
        "NeedRecordNum": 1,
        "ResourceId": "nat-ftuh6xel"
    }
    

    Output Example

    {
        "Response": {
            "Context": "TQpr+vp4d9EeM04pEI6ryHAVS3ZI84mbSVbUzlTD1F8EzZ6vYfNp+wKVhGw0dGkA2iAr5lSGYE4O+bTWApdUY6ZcLDZGpQVYCVApRrjx0IUf6NJGoV8FXlYLQxABqcSt",
            "DetailSet": [
                {
                    "ActionType": "postpay_deduct_h",
                    "ActionTypeName": "Hourly pay-as-you-go",
                    "AssociatedOrder": null,
                    "BillId": "20230816400705427744482",
                    "BusinessCode": "p_nat",
                    "BusinessCodeName": "NATNAT Gateway",
                    "ComponentSet": [
                        {
                            "BlendedDiscount": "0.68040500",
                            "CashPayAmount": "0.34020250",
                            "ComponentCode": "v_nat_hour_instance",
                            "ComponentCodeName": "Instance",
                            "ComponentConfig": [],
                            "ContractPrice": "0.34020250",
                            "Cost": "0.50000000",
                            "DeductedMeasure": "-",
                            "Discount": "0.680405",
                            "IncentivePayAmount": "0",
                            "InstanceType": "",
                            "ItemCode": "sv_nat_hour_instance_small",
                            "ItemCodeName": "NATNAT Gateway - Small instance",
                            "OriginalCostWithRI": "0.00000000",
                            "OriginalCostWithSP": "0.00000000",
                            "PriceUnit": "USD/100 instances/hour",
                            "RealCost": "0.34020250",
                            "RealTotalMeasure": "-",
                            "ReduceType": "Discount",
                            "RiTimeSpan": "0.00000000",
                            "SPDeduction": "0.00000000",
                            "SPDeductionRate": "0.00000000",
                            "SinglePrice": "0.50000000",
                            "SpecifiedPrice": "0.50000000",
                            "TimeSpan": "1",
                            "TimeUnitName": "Hour",
                            "TransferPayAmount": "0",
                            "UsedAmount": "100",
                            "UsedAmountUnit": "Count",
                            "VoucherPayAmount": "0"
                        }
                    ],
                    "FeeBeginTime": "2023-08-16 20:00:00",
                    "FeeEndTime": "2023-08-16 20:59:59",
                    "Formula": "-",
                    "FormulaUrl": "https://buy.tencentcloud.com/price/nat",
                    "OperateUin": "700000686592",
                    "OrderId": "20230816867705427744432",
                    "OwnerUin": "700000686592",
                    "PayModeName": "Pay-as-you-go",
                    "PayTime": "2023-08-16 21:15:38",
                    "PriceInfo": [],
                    "ProductCode": "sp_nat",
                    "ProductCodeName": "NATNAT Gateway",
                    "ProjectId": 0,
                    "ProjectName": "Default project",
                    "RegionId": "4",
                    "RegionName": "East China (Shanghai)",
                    "ResourceId": "nat-ftuh6xel",
                    "ResourceName": "migration-nat-test3",
                    "Tags": [],
                    "ZoneName": "Others"
                }
            ],
            "RequestId": "48f32947-8ef2-40b3-94ef-b8c08fc030da",
            "Total": 544
        }
    }
    

    5. Developer Resources

    SDK

    TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

    Command Line Interface

    6. Error Code

    The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

    Error Code Description
    FailedOperation.QueryCountFailed Failed to get the number of data entries.
    InternalError Internal error.
    InternalError.GatewayError Gateway error.
    InternalError.UnknownError Undefined exception.
    InvalidParameter Invalid parameter.
    InvalidParameterValue Invalid parameter value.
    UnsupportedOperation Operation unsupported.
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support