Skip to main content

RecipientSepaBankAccount

SEPA Bank Account for third party payment.

Required Fields:

  • iban
  • bic

Account holder name might be required for name matching.

    id uuid

    The instrument id

    instrumentType

    string

    required

    Possible values: [SEPA_BANK_ACCOUNT, UK_BANK_ACCOUNT, US_BANK_ACCOUNT]

    Represents the type of the recipient instrument.

    ValueDescription
    SEPA_BANK_ACCOUNTSEPA Bank account
    UK_BANK_ACCOUNTUK Bank account
    US_BANK_ACCOUNTUS Bank account

    circular(RecipientSepaBankAccount)

    accountHolderName string

    Possible values: <= 100 characters

    This is the name of the customer or company that owns the bank account.

    iban stringrequired

    The International Bank Account Number (IBAN) of the account.

    bic stringrequired

    The Bank Account Bank Identifier Code (BIC) code. Also known as SWIFT code.

    bankName string

    The bank name.