{
"yearMonth": "2026-08",
"status": "ESTIMATED",
"platforms": [
{
"teamId": "customer-team-1",
"name": "Customer Platform 1",
"relationshipType": "DIRECT",
"viaPartnerTeam": null,
"planName": "Business",
"baseFee": {
"amount": 5000,
"currency": "JPY"
},
"tokenOverage": {
"amount": 480,
"currency": "JPY"
},
"pageOverage": {
"amount": 1000,
"currency": "JPY"
},
"totalsByCurrency": {
"JPY": 6480
}
},
{
"teamId": "customer-team-2",
"name": "Customer Platform 2",
"relationshipType": "VIA_PARTNER",
"viaPartnerTeam": {
"id": "tier-2-team",
"name": "Tier 2 Partner",
"corporateName": null,
"partnerTier": 2
},
"planName": "Pro",
"baseFee": {
"amount": 40,
"currency": "USD"
},
"tokenOverage": {
"amount": 26,
"currency": "USD"
},
"pageOverage": {
"amount": 60,
"currency": "USD"
},
"totalsByCurrency": {
"USD": 126
}
}
],
"totalsByCurrency": {
"JPY": 6480,
"USD": 126
}
}