---
title: "Changes to Search all invoices"
method: GET
path: "/api/creditcontrol/invoices"
---

# Changes to Search all invoices

`GET /api/creditcontrol/invoices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 51 revisions.

- **2024-10-22** `28dfe2555ec4` — 1 breaking, 1 info
- **2023-12-21** `0cfe5b381175` — 9 warning
- **2023-11-27** `c2a7893f998b` — 2 breaking
- **2023-11-27** `c812a194b17d` — 1 warning, 1 info
- **2023-11-27** `7dfddf64951f` — 1 breaking
- **2023-11-27** `25c08deef792` — 3 warning
- **2023-11-17** `1a0ba22582f0` — 6 breaking, 12 info
- **2023-11-13** `cc3bac5e3fcd` — 1 breaking, 3 info
- **2023-11-13** `2884a17b8929` — 4 breaking
- **2023-11-13** `cd34d575bdcb` — 1 breaking, 3 info
- **2023-11-10** `2c3dbbe97254` — 6 breaking, 3 info

## Changes

- **2024-10-22** `28dfe2555ec4` — 1 breaking, 1 info
  - removed the enum value `Open` from the `query` request parameter `status`
  - added the new enum value `Opened` to the `query` request parameter `status`
- **2023-12-21** `0cfe5b381175` — 9 warning
  - the optional response header `Connection` removed for the status `200`
  - the optional response header `Content-Encoding` removed for the status `200`
  - the optional response header `Date` removed for the status `200`
  - the optional response header `Server` removed for the status `200`
  - the optional response header `Vary` removed for the status `200`
  - the optional response header `X-CDNIgnore` removed for the status `200`
  - the optional response header `X-Powered-by-VTEX-Janus-Edge` removed for the status `200`
  - the optional response header `X-Track` removed for the status `200`
  - the optional response header `X-VTEX-Janus-Router-Backend-App` removed for the status `200`
- **2023-11-27** `c2a7893f998b` — 2 breaking
  - the `summary/totalCancelled` response's property type/format changed from `integer`/`` to `number`/`` for status `200`
  - the `summary/totalPaid` response's property type/format changed from `integer`/`` to `number`/`` for status `200`
- **2023-11-27** `c812a194b17d` — 1 warning, 1 info
  - added the new `Opened` enum value to the `data/items/status` response property for the response status `200`
  - removed the `Open` enum value from the `data/items/status` response property for the response status `200`
- **2023-11-27** `7dfddf64951f` — 1 breaking
  - the `data/items/orderId` response's property type/format changed from `number`/`` to `string`/`` for status `200`
- **2023-11-27** `25c08deef792` — 3 warning
  - added the new `Cancelled` enum value to the `data/items/status` response property for the response status `200`
  - added the new `Open` enum value to the `data/items/status` response property for the response status `200`
  - added the new `Paid` enum value to the `data/items/status` response property for the response status `200`
- **2023-11-17** `1a0ba22582f0` — 6 breaking, 12 info
  - the `query` request parameter `creditAccountId` became required
  - the response property `data/items/observation` became optional for the status `200`
  - the response property `data/items/paymentLink` became optional for the status `200`
  - the `summary/count` response's property type/format changed from `integer`/`int32` to `integer`/`` for status `200`
  - removed the required property `data/items/checkingAccountId` from the response with the `200` status
  - removed the required property `data/items/description` from the response with the `200` status
  - media type `application/json; charset=utf-8` was changed to `application/json` for the response status `200`
  - added the optional property `data/items/resolvedAt` to the response with the `200` status
  - added the optional property `summary/totalCancelled` to the response with the `200` status
  - added the optional property `summary/totalPaid` to the response with the `200` status
  - added the required property `data/items/accountId` to the response with the `200` status
  - added the required property `data/items/creditAccountId` to the response with the `200` status
  - added the required property `data/items/creditValue` to the response with the `200` status
  - added the required property `data/items/friendlyId` to the response with the `200` status
  - added the required property `data/items/installment` to the response with the `200` status
  - added the required property `data/items/numberOfInstallments` to the response with the `200` status
  - added the required property `data/items/orderId` to the response with the `200` status
  - added the required property `data/items/transactionId` to the response with the `200` status
- **2023-11-13** `cc3bac5e3fcd` — 1 breaking, 3 info
  - the `query` request parameter `status` was restricted to a list of enum values
  - added the new enum value `Cancelled` to the `query` request parameter `status`
  - added the new enum value `Open` to the `query` request parameter `status`
  - added the new enum value `Paid` to the `query` request parameter `status`
- **2023-11-13** `2884a17b8929` — 4 breaking
  - for the `query` request parameter `from`, default value `1` was removed
  - removed the enum value `Cancelled` from the `query` request parameter `status`
  - removed the enum value `Open` from the `query` request parameter `status`
  - removed the enum value `Paid` from the `query` request parameter `status`
- **2023-11-13** `cd34d575bdcb` — 1 breaking, 3 info
  - the `query` request parameter `status` was restricted to a list of enum values
  - added the new enum value `Cancelled` to the `query` request parameter `status`
  - added the new enum value `Open` to the `query` request parameter `status`
  - added the new enum value `Paid` to the `query` request parameter `status`
- **2023-11-10** `2c3dbbe97254` — 6 breaking, 3 info
  - for the `query` request parameter `from`, default value was changed from `` to `1`
  - for the `query` request parameter `creditAccountId`, default value `B75F0` was removed
  - for the `query` request parameter `friendlyId`, default value `insert identifier here` was removed
  - for the `query` request parameter `status`, default value `Paid` was removed
  - for the `query` request parameter `to`, default value `` was removed
  - for the `query` request parameter `value`, default value `101.22` was removed
  - added the new optional `query` request parameter `dueDateFrom`
  - added the new optional `query` request parameter `dueDateTo`
  - added the new optional `query` request parameter `observation`

---

[Operation](https://skmtc.dev/vtex/apis/customer-credit-api/docs/api/creditcontrol/invoices/get.md) · [API](https://skmtc.dev/vtex/apis/customer-credit-api.md) · [Page](https://skmtc.dev/vtex/apis/customer-credit-api/changes/api/creditcontrol/invoices/get)
