v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Billing

Gets the overview for the active billing period.

get/billing-period/active

Query parameters

organizationIdstring

Optional organization id. Staff can specify any organization; others see their own.

Response

OK

idstring required

The billing period ID.

startDatestring date-time required

The start date of the billing period.

endDatestring date-time required

The end date of the billing period.

status'Open' | 'Invoiced' | 'Void' | 'Reconciling' required
totalGrossCostnumber double required

The total gross cost before discounts.

totalDiscountnumber double required

The total discount amount.

totalNetCostnumber double required

The total net cost after discounts.

totalResponseCountinteger required

The total number of billable responses.