latestOpenAPI 3.0.42026-08-213579001013.0 KB
5f993bd211f5
Billing
Gets the overview for a billing period by its ID.
Set includeNonBillable to also report the period's non-billable cost. The existing totals stay billable-only; the non-billable amounts are reported in their own fields.
get/billing-period/{billingPeriodId}
Path parameters
billingPeriodIdstring required
The ID of the billing period to retrieve.
Query parameters
includeNonBillableboolean
Whether to also report non-billable cost.
Response
OK