{
"generatedAt": "2023-11-07T05:31:56Z",
"timeZone": "<string>",
"subscription": {
"planName": "<string>",
"planType": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"nextBillingDate": "2023-11-07T05:31:56Z"
},
"activeContacts": {
"organization": {
"billingMonthStart": "2023-11-07T05:31:56Z",
"billingMonthEnd": "2023-11-07T05:31:56Z",
"aiSdrContactsIncluded": true,
"computedAt": "2023-11-07T05:31:56Z",
"used": 123,
"daily": [
{
"date": "2023-11-07T05:31:56Z",
"used": 123,
"cumulativeUsed": 123,
"remaining": 123,
"teams": [
{
"teamId": 123,
"teamName": "<string>",
"used": 123
}
]
}
],
"available": 123,
"remaining": 123
},
"teams": [
{
"teamId": 123,
"teamName": "<string>",
"subscription": {
"planName": "<string>",
"planType": "<string>",
"startDate": "2023-11-07T05:31:56Z",
"endDate": "2023-11-07T05:31:56Z",
"nextBillingDate": "2023-11-07T05:31:56Z"
},
"usage": {
"billingMonthStart": "2023-11-07T05:31:56Z",
"billingMonthEnd": "2023-11-07T05:31:56Z",
"aiSdrContactsIncluded": true,
"computedAt": "2023-11-07T05:31:56Z",
"used": 123,
"daily": [
{
"date": "2023-11-07T05:31:56Z",
"used": 123,
"cumulativeUsed": 123,
"remaining": 123,
"teams": [
{
"teamId": 123,
"teamName": "<string>",
"used": 123
}
]
}
],
"available": 123,
"remaining": 123
}
}
]
}
}Billing Details
Your Reply subscription and the active contacts consumed so far this billing month, day by day.
The current subscription and the active contacts consumed so far this billing month.
When this response was produced.
The timezone every date in this response is expressed in. Always UTC.
Whether billing is settled for a whole organization or for each team on its own. organization means every
team draws on one subscription and one shared pool of active contacts. team means each team carries its own
subscription and its own pool.
team, organization The subscription the figures are billed against. Under organization scope this is the subscription held by
the organization owner's team; under team scope it is your own team's.
Show child attributes
Show child attributes
Active contacts usage, shaped by billingScope. Exactly one of the two properties carries data: organization
when the scope is organization, teams when it is team. The other is null.
Show child attributes
Show child attributes