---
title: "Changes to Gets the overview for a billing period by its ID."
method: GET
path: "/billing-period/{billingPeriodId}"
---

# Changes to Gets the overview for a billing period by its ID.

`GET /billing-period/{billingPeriodId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-21** `5f993bd211f5` — 3 info
- **2026-08-19** `fdb89a6eb2fb` — 2 warning, 5 info
- **2026-08-13** `d779de93a5ee` — 8 info

## Changes

- **2026-08-21** `5f993bd211f5` — 3 info
  - added the optional property `closeReason` to the response with the `200` status
  - added the optional property `closedAt` to the response with the `200` status
  - added the optional property `closedBy` to the response with the `200` status
- **2026-08-19** `fdb89a6eb2fb` — 2 warning, 5 info
  - added the new `Closed` enum value to the `status/allOf[#/components/schemas/BillingPeriodStatus]/` response property for the response status `200`
  - added the new `PendingReview` enum value to the `status/allOf[#/components/schemas/BillingPeriodStatus]/` response property for the response status `200`
  - added the optional property `netInvoiceableAmount` to the response with the `200` status
  - added the optional property `settledAt` to the response with the `200` status
  - added the optional property `settlementCurrency` to the response with the `200` status
  - added the optional property `voucherCoverage` to the response with the `200` status
  - added the required property `settlementStale` to the response with the `200` status
- **2026-08-13** `d779de93a5ee` — 8 info
  - added the new optional `query` request parameter `includeNonBillable`
  - added the optional property `totalNonBillableCost` to the response with the `200` status
  - added the optional property `totalNonBillableResponseCount` to the response with the `200` status
  - added the required property `lineItems/allOf[subschema #1]/items/oneOf[#/components/schemas/ILineItemOtherCharge]/quantity` to the response with the `200` status
  - added the required property `lineItems/allOf[subschema #1]/items/oneOf[#/components/schemas/ILineItemOtherCharge]/unitPrice` to the response with the `200` status
  - added the required property `lineItems/allOf[subschema #1]/items/oneOf[#/components/schemas/ILineItemRefund]/quantity` to the response with the `200` status
  - added the required property `lineItems/allOf[subschema #1]/items/oneOf[#/components/schemas/ILineItemRefund]/unitPrice` to the response with the `200` status
  - added the required property `organizationId` to the response with the `200` status

---

[Operation](https://skmtc.dev/rapidata/apis/rapidata-api/docs/billing-period/:billingPeriodId/get.md) · [API](https://skmtc.dev/rapidata/apis/rapidata-api.md) · [Page](https://skmtc.dev/rapidata/apis/rapidata-api/changes/billing-period/:billingPeriodId/get)
