---
title: "Changes to List invoices for current user"
method: GET
path: "/api/v1/documents/contracts/invoices"
---

# Changes to List invoices for current user

`GET /api/v1/documents/contracts/invoices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-27** `7ed1b58c5607` — 10 breaking, 24 warning, 22 info

## Changes

- **2026-08-27** `7ed1b58c5607` — 10 breaking, 24 warning, 22 info
  - the response property `invoices/items/paymentMethods/items/anyOf[subschema #1: IBANAccountDetails]/ibanNumber` became optional for the status `200`
  - the response property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/us/accountNumber` became optional for the status `200`
  - the response property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/us/routingNumber` became optional for the status `200`
  - the response property `invoices/items/paymentMethods/items/anyOf[subschema #3: SwiftAccountDetails]/swift/accountNumber` became optional for the status `200`
  - the response property `invoices/items/paymentMethods/items/anyOf[subschema #3: SwiftAccountDetails]/swift/bic` became optional for the status `200`
  - response property `invoices/items/paymentMethods/items/anyOf[subschema #1: IBANAccountDetails]/ibanNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/us/accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/us/routingNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `invoices/items/paymentMethods/items/anyOf[subschema #3: SwiftAccountDetails]/swift/accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `invoices/items/paymentMethods/items/anyOf[subschema #3: SwiftAccountDetails]/swift/bic` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - removed the optional property `invoices/items/invoiceLink` from the response with the `200` status
  - added the new `ADA` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `ARB` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `AVAX` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `BNB` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `BRL` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `BTC` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `DAI` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `DOGE` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `DOT` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `ETH` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `GRAM` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `LINK` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `LTC` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `MATIC` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `MXN` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `NEAR` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `OP` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `SOL` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `SUI` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `TRX` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `USDC` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `USDT` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the new `XRP` enum value to the `invoices/items/currency` response property for the response status `200`
  - added the optional property `invoices/items/paymentMethods/items/anyOf[subschema #1: IBANAccountDetails]/businessIndustry` to the response with the `200` status
  - added the optional property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/businessIndustry` to the response with the `200` status
  - added the optional property `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/us/bic` to the response with the `200` status
  - added the optional property `invoices/items/paymentMethods/items/anyOf[subschema #3: SwiftAccountDetails]/businessIndustry` to the response with the `200` status
  - added `#/components/schemas/BankAddressDetails` to the `invoices/items/paymentMethods/items/anyOf[subschema #1: IBANAccountDetails]/bankAddress` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/BankAddressDetails` to the `invoices/items/paymentMethods/items/anyOf[subschema #2: USExternalAccountDetails]/bankAddress` response property `anyOf` list for the response status `200`
  - …16 more

---

[Operation](https://skmtc.dev/hevn-inc/apis/hevn-api/docs/api/v1/documents/contracts/invoices/get.md) · [API](https://skmtc.dev/hevn-inc/apis/hevn-api.md) · [Page](https://skmtc.dev/hevn-inc/apis/hevn-api/changes/api/v1/documents/contracts/invoices/get)
