{
"code": 200,
"message": "查询成功",
"data": {
"total": 2,
"provider": "PROVIDER NAME",
"rows": [
{
"billMonth": "202605",
"billDay": "2026-05-25",
"billingDateTimezone": "utc+8",
"account": "2049004973233119233",
"modelType": "gemini",
"modelName": "gemini-3.5-flash",
"tokenType": "inputText",
"tokenCount": "73",
"tokenUnit": "piece",
"currency": "USD",
"subtotalBeforeTax": "0.00010950",
"subtotalAfterDiscount": "0.00010950",
"totalAmountAfterTax": "0.00010950",
"price": "0.0000015"
},
{
"billMonth": "202605",
"billDay": "2026-05-25",
"billingDateTimezone": "utc+8",
"account": "2049004973233119233",
"modelType": "gemini",
"modelName": "gemini-3.5-flash",
"tokenType": "outputText",
"tokenCount": "3514",
"tokenUnit": "piece",
"currency": "USD",
"subtotalBeforeTax": "0.03162600",
"subtotalAfterDiscount": "0.03162600",
"totalAmountAfterTax": "0.03162600",
"price": "0.000009"
}
]
}
}