---
title: "Changes to The Organization creates a debt Position."
method: POST
path: "/organizations/{organizationfiscalcode}/debtpositions"
---

# Changes to The Organization creates a debt Position.

`POST /organizations/{organizationfiscalcode}/debtpositions`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 17 revisions.

- **2026-02-12** `a54f9d0b71c6` — 6 info
- **2025-11-07** `228ced2f0bd5` — 6 breaking, 9 warning, 6 info
- **2024-11-22** `40898e9a8f8b` — 3 warning, 2 info
- **2024-05-02** `6b0bf977aa31` — 1 breaking, 3 warning, 1 info
- **2024-04-29** `cb518d74c601` — 4 info
- **2024-04-29** `4932550bd41b` — 4 breaking, 5 info
- **2024-04-15** `6c8b7b4d7adc` — 1 breaking, 3 warning, 3 info
- **2024-03-22** `ce68c38c9d45` — 4 info

## Changes

- **2026-02-12** `a54f9d0b71c6` — 6 info
  - the request optional property `paymentOption/items/fee` became read-only
  - the `payStandIn` request property default value changed from `true` to `true`
  - the `switchToExpired` request property default value changed from `false` to `false`
  - the response optional property `paymentOption/items/fee` became read-only for the status `201`
  - the `payStandIn` response's property default value changed from `true` to `true` for the status `201`
  - the `switchToExpired` response's property default value changed from `false` to `false` for the status `201`
- **2025-11-07** `228ced2f0bd5` — 6 breaking, 9 warning, 6 info
  - the request property `paymentOption/items/paymentOptionMetadata/items/value` became required
  - the request property `paymentOption/items/transfer/items/transferMetadata/items/value` became required
  - the `paymentOption/items/transfer/items/iban` request property's minLength was increased from `0` to `1`
  - the `paymentOption/items/transfer/items/postalIban` request property's minLength was increased from `0` to `1`
  - added the pattern `^$|^[A-Za-z0-9]{1,35}$` to the request property `paymentOption/items/transfer/items/postalIban`
  - added the pattern `^[A-Za-z0-9]{1,35}$` to the request property `paymentOption/items/transfer/items/iban`
  - the `paymentOption/items/paymentOptionMetadata/items/key` request property's maxLength was set to `140`
  - the `paymentOption/items/paymentOptionMetadata/items/value` request property's maxLength was set to `140`
  - the `paymentOption/items/transfer/items/iban` request property's maxLength was set to `35`
  - the `paymentOption/items/transfer/items/postalIban` request property's maxLength was set to `35`
  - the `paymentOption/items/transfer/items/remittanceInformation` request property's maxLength was set to `140`
  - the `paymentOption/items/transfer/items/transferMetadata/items/key` request property's maxLength was set to `140`
  - the `paymentOption/items/transfer/items/transferMetadata/items/value` request property's maxLength was set to `140`
  - the `paymentOption/items/amount` request property's min was set to `1.00`
  - the `paymentOption/items/transfer/items/amount` request property's min was set to `1.00`
  - the endpoint scheme security `Authorization` was removed from the API
  - added the non-success response with the status `403`
  - the response property `paymentOption/items/paymentOptionMetadata/items/value` became required for the status `201`
  - the response property `paymentOption/items/transfer/items/transferMetadata/items/value` became required for the status `201`
  - the `paymentOption/items/transfer/items/iban` response's property pattern `^[A-Za-z0-9]{1,35}$` was added for the status `201`
  - the `paymentOption/items/transfer/items/postalIban` response's property pattern `^$|^[A-Za-z0-9]{1,35}$` was added for the status `201`
- **2024-11-22** `40898e9a8f8b` — 3 warning, 2 info
  - the `paymentOption/items/transfer/items/stamp/hashDocument` request property's maxLength was set to `72`
  - removed the request property `aca`
  - removed the optional property `aca` from the response with the `201` status
  - added the new optional request property `paymentOption/items/transfer/items/companyName`
  - added the optional property `paymentOption/items/transfer/items/companyName` to the response with the `201` status
- **2024-05-02** `6b0bf977aa31` — 1 breaking, 3 warning, 1 info
  - the request property `paymentOption/items/description` became required
  - the `companyName` request property's maxLength was set to `140`
  - the `officeName` request property's maxLength was set to `140`
  - the `paymentOption/items/description` request property's maxLength was set to `140`
  - the response property `paymentOption/items/description` became required for the status `201`
- **2024-04-29** `cb518d74c601` — 4 info
  - the `aca` request property default value `false` was added
  - the `payStandIn` request property default value `true` was added
  - the `aca` response's property default value `false` was added for the status `201`
  - the `payStandIn` response's property default value `true` was added for the status `201`
- **2024-04-29** `4932550bd41b` — 4 breaking, 5 info
  - the response property `paymentOption/items/description` became optional for the status `201`
  - the `companyName` response property's maxLength was unset from `140` for the response status `201`
  - the `officeName` response property's maxLength was unset from `140` for the response status `201`
  - the `paymentOption/items/description` response property's maxLength was unset from `140` for the response status `201`
  - added the new optional request property `aca`
  - the request property `paymentOption/items/description` became optional
  - the `payStandIn` request property default value `true` was removed
  - added the optional property `aca` to the response with the `201` status
  - the `payStandIn` response's property default value `true` was removed for the status `201`
- **2024-04-15** `6c8b7b4d7adc` — 1 breaking, 3 warning, 3 info
  - the request property `paymentOption/items/description` became required
  - the `companyName` request property's maxLength was set to `140`
  - the `officeName` request property's maxLength was set to `140`
  - the `paymentOption/items/description` request property's maxLength was set to `140`
  - added the new optional request property `payStandIn`
  - added the optional property `payStandIn` to the response with the `201` status
  - the response property `paymentOption/items/description` became required for the status `201`
- **2024-03-22** `ce68c38c9d45` — 4 info
  - the request optional property `paymentOption/items/nav` became not read-only
  - the request property `switchToExpired` with a default value became required
  - the response optional property `paymentOption/items/nav` became not read-only for the status `201`
  - the response property `switchToExpired` became required for the status `201`

---

[Operation](https://skmtc.dev/pagopa/apis/pagopa-api-debt-position/docs/organizations/:organizationfiscalcode/debtpositions/post.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/post)
