---
title: "Changes to Return the list of the organization debt positions. The due dates interval is mutually exclusive with the payment dates interval."
method: GET
path: "/organizations/{organizationfiscalcode}/debtpositions"
---

# Changes to Return the list of the organization debt positions. The due dates interval is mutually exclusive with the payment dates interval.

`GET /organizations/{organizationfiscalcode}/debtpositions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 17 revisions.

- **2025-11-07** `228ced2f0bd5` — 2 info
- **2024-11-22** `40898e9a8f8b` — 2 breaking, 2 warning, 2 info
- **2024-04-29** `cb518d74c601` — 2 info
- **2024-04-29** `4932550bd41b` — 2 info
- **2024-03-22** `ce68c38c9d45` — 1 breaking

## Changes

- **2025-11-07** `228ced2f0bd5` — 2 info
  - the endpoint scheme security `Authorization` was removed from the API
  - added the non-success response with the status `403`
- **2024-11-22** `40898e9a8f8b` — 2 breaking, 2 warning, 2 info
  - for the `query` request parameter `limit`, default value was changed from `50` to `10`
  - for the `query` request parameter `limit`, the max was decreased from `100.00` to `50.00`
  - removed the optional property `payment_position_list/items/aca` from the response with the `200` status
  - removed the optional property `payment_position_list/items/payStandIn` from the response with the `200` status
  - the `query` request parameter `page` became optional
  - added the optional property `payment_position_list/items/paymentOption/items/transfer/items/companyName` to the response with the `200` status
- **2024-04-29** `cb518d74c601` — 2 info
  - the `aca` response's property default value `false` was added for the status `200`
  - the `payStandIn` response's property default value `true` was added for the status `200`
- **2024-04-29** `4932550bd41b` — 2 info
  - added the optional property `payment_position_list/items/aca` to the response with the `200` status
  - added the optional property `payment_position_list/items/payStandIn` to the response with the `200` status
- **2024-03-22** `ce68c38c9d45` — 1 breaking
  - for the `query` request parameter `orderby`, default value was changed from `COMPANY_NAME` to `INSERTED_DATE`

---

[Operation](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position/docs/organizations/:organizationfiscalcode/debtpositions/get.md) · [API](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position.md) · [Page](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position/changes/organizations/:organizationfiscalcode/debtpositions/get)
