Add an IBAN to a Payment Account for Money-Outs

To send Money-Out from the Lemonway payment account to the bank account of your Clients, you need to register their bank account details. This method lets our system to link an IBAN to a payment account.

  • Bank account details are only needed for Money-Outs, not for Money-Ins or P2P.
  • When you link a new bank account (IBAN format or other ones), the previous details are still active.
  • Use IbanUnregisterPut call to deactivate a bank account from a payment account.
  • If you wish to use only one bank account per payment account, please contact support.
  • An integrated algorithm will validate your IBAN.
Body Params
string
required
length between 0 and 256

Payment Account ID

string
required
length between 0 and 256

Registered Bank Account Owner: First and Last name, or Company Name

string
length between 8 and 11

BIC/SWIFT Codes are arranged like this : AAAABBCCDDD AAAA : 4 char for bank code BB : 2 char for country code CC : 2 char for location code DDD : 3 char for branch code

string
required
length between 15 and 34

IBAN

string
length between 1 and 256

Bank Address Line 1

string
length between 1 and 256

Bank Address Line 2

string
length between 1 and 512

Reason for new IBAN if another IBAN is already linked to the Payment Account

Headers
string
required

Authorization bearer (OAuth 2)

string

Response language accepted by final client (PSU). English by default

string
required

IP address of the final client (PSU).

string

User-agent of the final client (PSU).

Responses

401

Unauthorized

500

InternalServerError

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json