---
title: "Changes to Get bill"
method: GET
path: "/companies/{companyId}/data/bills/{billId}"
---

# Changes to Get bill

`GET /companies/{companyId}/data/bills/{billId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 51 revisions.

- **2025-12-22** `e26d39d895b9` — 3 breaking
- **2024-03-11** `2faca7013054` — 1 warning
- **2024-02-13** `4bfab0afa6ca` — 8 info

## Changes

- **2025-12-22** `e26d39d895b9` — 3 breaking
  - the response property `allOf[subschema #1]/lineItems/items/accountRef` became nullable for the status `200`
  - the response property `allOf[subschema #1]/lineItems/items/quantity` became optional for the status `200`
  - the response property `allOf[subschema #1]/lineItems/items/unitAmount` became optional for the status `200`
- **2024-03-11** `2faca7013054` — 1 warning
  - added the new `bills` enum value to the `allOf[subschema #1]/lineItems/items/purchaseOrderLineRef/allOf[subschema #1: Record line reference]/dataType` response property for the response status `200`
- **2024-02-13** `4bfab0afa6ca` — 8 info
  - added the optional property `validation` to the response with the `401` status
  - added the optional property `validation` to the response with the `402` status
  - added the optional property `validation` to the response with the `403` status
  - added the optional property `validation` to the response with the `404` status
  - added the optional property `validation` to the response with the `409` status
  - added the optional property `validation` to the response with the `429` status
  - added the optional property `validation` to the response with the `500` status
  - added the optional property `validation` to the response with the `503` status

---

[Operation](https://skmtc.dev/codatio/apis/accounting-api/docs/companies/:companyId/data/bills/:billId/get.md) · [API](https://skmtc.dev/codatio/apis/accounting-api.md) · [Page](https://skmtc.dev/codatio/apis/accounting-api/changes/companies/:companyId/data/bills/:billId/get)
