---
title: "Changes to Update VendorCredit record"
method: PUT
path: "/public/v2/vendor-credits/{record_number}/"
---

# Changes to Update VendorCredit record

`PUT /public/v2/vendor-credits/{record_number}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 16 revisions.

- **2026-09-03** `8efa315ecf0c` — 3 info
- **2026-08-28** `48edcb3acb74` — 4 warning, 5 info
- **2026-08-22** `dcb8297898a2` — 2 breaking, 18 info
- **2026-08-12** `34b7cf5b4b6c` — 1 info
- **2026-08-12** `1690a2e6f8e9` — 4 info
- **2026-08-05** `525a590a98f8` — 4 info
- **2026-07-26** `64136e8e19bb` — 2 breaking, 7 info

## Changes

- **2026-09-03** `8efa315ecf0c` — 3 info
  - added the new optional request property `place_of_supply`
  - added the new optional request property `supply_date`
  - added the new optional request property `tax_registration_numbers`
- **2026-08-28** `48edcb3acb74` — 4 warning, 5 info
  - removed the optional property `expenses_count` from the response with the `200` status
  - removed the optional property `expenses_has_more` from the response with the `200` status
  - removed the optional property `items_count` from the response with the `200` status
  - removed the optional property `items_has_more` from the response with the `200` status
  - api operation id `update_VendorCreditV2_record` removed and replaced with `update_VendorCredit_record`
  - the response property `expenses` became required for the status `200`
  - the response property `items` became required for the status `200`
  - the `expenses` response's property default value `` was removed for the status `200`
  - the `items` response's property default value `` was removed for the status `200`
- **2026-08-22** `dcb8297898a2` — 2 breaking, 18 info
  - the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response's property type changed from `string` to no type for status `200`
  - the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response's property type changed from `string` to no type for status `200`
  - added `#/components/schemas/GstComponentType, #/components/schemas/TaxFamily` to the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/GstComponentType, #/components/schemas/TaxFamily` to the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property `anyOf` list for the response status `200`
  - removed the `CESS` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `CESS` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `CGST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `CGST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `GST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `GST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `HST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `HST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `IGST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `IGST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `PST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `PST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `QST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `QST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `SGST` enum value from the `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
  - removed the `SGST` enum value from the `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_components/items/component_type` response property for the response status `200`
- **2026-08-12** `34b7cf5b4b6c` — 1 info
  - added the new optional `header` request parameter `Idempotency-Key`
- **2026-08-12** `1690a2e6f8e9` — 4 info
  - added the new optional request property `expenses/items/company_id`
  - added the new optional request property `items/items/company_id`
  - added the optional property `expenses/items/company_id` to the response with the `200` status
  - added the optional property `items/items/company_id` to the response with the `200` status
- **2026-08-05** `525a590a98f8` — 4 info
  - added the new optional request property `expenses/items/tax/anyOf[subschema #1: ItemTaxData]/tax_metadata`
  - added the new optional request property `items/items/tax/anyOf[subschema #1: ItemTaxData]/tax_metadata`
  - added the optional property `expenses/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_metadata` to the response with the `200` status
  - added the optional property `items/items/tax/anyOf[subschema #1: ItemTaxDataOut]/tax_metadata` to the response with the `200` status
- **2026-07-26** `64136e8e19bb` — 2 breaking, 7 info
  - the response property `expenses` became optional for the status `200`
  - the response property `items` became optional for the status `200`
  - api operation id `update_VendorCredit_record` removed and replaced with `update_VendorCreditV2_record`
  - added the optional property `expenses_count` to the response with the `200` status
  - added the optional property `expenses_has_more` to the response with the `200` status
  - added the optional property `items_count` to the response with the `200` status
  - added the optional property `items_has_more` to the response with the `200` status
  - the `expenses` response's property default value `` was added for the status `200`
  - the `items` response's property default value `` was added for the status `200`

---

[Operation](https://skmtc.dev/dualentry/apis/dualentry-public-api/docs/public/v2/vendor-credits/:record_number/put.md) · [API](https://skmtc.dev/dualentry/apis/dualentry-public-api.md) · [Page](https://skmtc.dev/dualentry/apis/dualentry-public-api/changes/public/v2/vendor-credits/:record_number/put)
