---
title: "Changes to Update bill credit note"
method: PUT
path: "/companies/{companyId}/connections/{connectionId}/push/billCreditNotes/{billCreditNoteId}"
---

# Changes to Update bill credit note

`PUT /companies/{companyId}/connections/{connectionId}/push/billCreditNotes/{billCreditNoteId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2024-03-11** `2faca7013054` — 4 info
- **2024-02-22** `947edb6b06df` — 2 info
- **2024-02-13** `4bfab0afa6ca` — 8 info
- **2024-01-11** `3bc6baa03253` — 2 breaking, 20 warning, 3 info

## Changes

- **2024-03-11** `2faca7013054` — 4 info
  - added the new optional request property `allOf[subschema #1]/createdFromRefs`
  - added the new optional request property `allOf[subschema #1]/lineItems/items/createdFromLineRef`
  - added the optional property `allOf[subschema #1]/data/allOf[subschema #1: Accounting: Bill credit note]/allOf[subschema #1]/createdFromRefs` to the response with the `200` status
  - added the optional property `allOf[subschema #1]/data/allOf[subschema #1: Accounting: Bill credit note]/allOf[subschema #1]/lineItems/items/createdFromLineRef` to the response with the `200` status
- **2024-02-22** `947edb6b06df` — 2 info
  - added the new optional request property `allOf[subschema #1]/lineItems/items/unitOfMeasurement`
  - added the optional property `allOf[subschema #1]/data/allOf[subschema #1: Accounting: Bill credit note]/allOf[subschema #1]/lineItems/items/unitOfMeasurement` to the response with the `200` status
- **2024-02-13** `4bfab0afa6ca` — 8 info
  - added the optional property `validation` to the response with the `400` status
  - 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 `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
- **2024-01-11** `3bc6baa03253` — 2 breaking, 20 warning, 3 info
  - the `allOf[subschema #1]/data` response's property type changed from `object` to no type for status `200`
  - the `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/` response's property type changed from `object` to no type for status `200`
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/allocatedOnDate` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/billCreditNoteNumber` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/currency` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/currencyRate` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/discountPercentage` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/id` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/issueDate` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/lineItems` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/metadata` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/note` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/paymentAllocations` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/remainingCredit` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/status` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/subTotal` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/supplementalData` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/supplierRef` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/totalAmount` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/totalDiscount` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/totalTaxAmount` from the response with the `200` status
  - removed the optional property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/withholdingTax` from the response with the `200` status
  - added `#/components/schemas/BillCreditNote` to the `allOf[subschema #1]/data` response property `allOf` list for the response status `200`
  - removed `#/components/schemas/ModifiedDates` from the `allOf[subschema #1]/data` response property `allOf` list for the response status `200`
  - response property `allOf[subschema #1]/data/allOf[subschema #1 -> subschema #2]/` deprecated

---

[Operation](https://skmtc.dev/codatio/apis/accounting-api/docs/companies/:companyId/connections/:connectionId/push/billCreditNotes/:billCreditNoteId/put.md) · [API](https://skmtc.dev/codatio/apis/accounting-api.md) · [Page](https://skmtc.dev/codatio/apis/accounting-api/changes/companies/:companyId/connections/:connectionId/push/billCreditNotes/:billCreditNoteId/put)
