---
title: "The Organization updates the IBANs of every updatable payment option's transfers"
method: PATCH
path: "/organizations/{organizationfiscalcode}/debtpositions/transfers"
tags: ["Debt Positions API"]
---

# The Organization updates the IBANs of every updatable payment option's transfers

`PATCH /organizations/{organizationfiscalcode}/debtpositions/transfers`

## Path parameters

- `organizationfiscalcode` string, required

## Query parameters

- `oldIban` string, required
- `limit` integer

## Request body

- UpdateTransferIbanMassiveModel
  - `newIban` string, required

## Response `200`

IBANs updated

- UpdateTransferIbanMassiveResponse
  - `description` string
  - `updatedTransfers` integer

## Other responses

- `400` — Malformed request.
- `401` — Wrong or missing function key.
- `403` — Forbidden
- `500` — Service unavailable.

---

[API](https://skmtc.net/pagopa/apis/pagopa-api-debt-position.md) · [All operations](https://skmtc.net/pagopa/apis/pagopa-api-debt-position/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pagopa/pagopa-api-debt-position/versions/a54f9d0b71c6/schema)
