BankAccountDetails

From Barion Documentation
Revision as of 11:33, 31 May 2022 by Burjane (talk | contribs) (Created page with "{{PageTitle|title=Bank account details structure}} This structure represents a bank account details for an outgoing bank (wire) transfer from the Barion system. = API usage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Bank account details structure

This structure represents a bank account details for 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
Country string
  • Required
The country of the bank, in 3-letter country code (ISO 3166-1 Alpha-3) format
Format BankAccountNumberFormat
  • Required
The format of the bank account number.
AccountNumber string
  • Required
  • Maximum length: 34 characters
The bank account number itself. Note that the account number must comply with the legal GIRO/IBAN format standards (if applicable).