v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBMoneyOuts
Disable Bank Information (IBAN) from a Payment Account
The <b>UnregisterIBAN</b> method enables you to disable an IBAN from a Payment Account. As a reminder a bank account number (IBAN) is needed to process Money-Out. An IBAN is not needed to perform Money-In on a Payment Account or Peer to Peer transfers between Payments Accounts.
put/v2/moneyouts/iban/{IbanId}/unregister
Path parameters
IbanIdinteger required
Headers
Authorizationstring required
Authorization bearer (OAuth 2)
PSU-Accept-Languagestring
Response language accepted by final client (PSU). English by default
PSU-IP-Addressstring required
IP address of the final client (PSU).
PSU-User-Agentstring
User-agent of the final client (PSU).
Request body
Example request
{
"wallet": "33612345678"
}Response
OK