OpenAPI 3.0.42026-08-19355873993.7 KB
fdb89a6eb2fb
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