Add Bank Account to a Payment Account for Money-Outs

You are required to register your client's bank account details in order to send Money-Out from a Lemonway payment account.
With this method, our system links other bank formats to a payment account.

Important: If your client bank account details are in IBAN format this call.

  • Client bank account details are only required for money-outs.
  • When you link a new bank account (IBAN format or other ones), the previous ones are still active.
  • Please use IbanUnregisterPut method to deactivate a bank account from a payment account.
  • If you wish to use only one bank account per payment account, please contact support.

Depending on bank country code selected or when a USD environment is concerned, 3 fields may be required:

  • bankBranchRoutingCode
  • bankName
  • bankBranchAddress
Body Params
string
required
length between 0 and 256

Payment Account ID

int32
enum

Account Type, by default Other
0 = Other.
1 = IBAN.
2 = BBAN/RIB.

Allowed:
string
required
length between 0 and 256

The registered bank account owner: First and Last name, or Company Name

string
required
length between 0 and 34

Account Number. The format depends on the account type.

string
length between 2 and 2

Country of the beneficiary. Two-letter country code (ISO alpha-2) for example, France=FR

string
length between 8 and 11

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

string
length between 0 and 140

Bank Name. This field is mandatory in the following circumstances:

  • If the currency is USD
  • If the selected bank country code requires this field
string
required
length between 2 and 2

Country of the Bank. Two-letter country code (ISO alpha-2) for example, France=FR

string
length between 0 and 255

Bank Branch Code (Sort Code in the United Kingdom). It is mandatory for the examples below:

  • If the selected bank country code requires this field.
bankBranchAddress
object
string
length between 0 and 11

BIC/SWIFT Code of the Intermediary Bank.

string
length between 0 and 140

Intermediary Bank Name

string
length between 2 and 2

Bank Country Code of the Intermediary Bank. Two-letter country code (ISO alpha-2) for example, France=FR

string
length between 1 and 512

Reason for new Bank Account details if another one 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