BankDetails

From Barion Documentation
Revision as of 09:39, 2 June 2022 by Burjane (talk | contribs)
Jump to navigation Jump to search

Bank details structure

This structure represents bank details that is used as the recipient of an outgoing bank (wire) transfer from the Barion system.

API usage

This structure is used by the following API endpoints:

Property list

Property name Property type Limitations and constraints Description
Name string
  • Required for transfers having other bank account format than Giro, IBAN, Czech.
  • Maximum length: 60 characters
The name of the recipient's bank. Used when transferring money abroad and/or other than HUF.
Address BankAddress
  • Required for transfers having other bank account format than Giro, IBAN, Czech.
The address of the recipient's bank. Used when transferring money abroad and/or other than HUF and for fraud analysis.
SwiftCode string
  • Required for IBAN transfers.
  • Minimum length: 8 characters
  • Maximum length: 11 characters
The SwiftCode of the bank when transferring money abroad.