Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.24 KB

File metadata and controls

24 lines (16 loc) · 1.24 KB

IbanPaymentInfo

IBAN payment information for European bank transfers

Properties

Name Type Description Notes
accountHolderGivenName String The given name (first name) of the account holder
accountHolderSurname String The surname (last name) of the account holder [optional]
accountHolderCity String The city where the account holder resides
accountHolderCountry String The country where the account holder resides (ISO 3166-1 alpha-2 code)
accountHolderAddress1 String The primary address line of the account holder
accountHolderAddress2 String The secondary address line of the account holder (optional) [optional]
accountHolderDistrict String The district or region where the account holder resides [optional]
accountHolderPostalCode String The postal code of the account holder's address
iban String The International Bank Account Number (IBAN)
ibanCity String The city associated with the IBAN
ibanCountry String The country associated with the IBAN (ISO 3166-1 alpha-2 code)