Field Requirements For Local Currency Payouts

The following currencies are available for Local payouts. Please note our Required Fields For All Currencies Section

Required Fields For All Currencies

Please ensure that you supply the following bank account information for every payment_detail you create.

  • address_line1

  • city

  • postal_code

  • country

  • account_name

  • currency

  • beneficiary_type

  • bank_name

EUR Local Field Validations

Field
Regex

address_line1

-

city

-

postal_code

-

country

ISO 3166-1 alpha-2 format

account_name

/^[A-Za-z0-9.,&-’()]+$/

currency

three_letter_currency_code

beneficiary_type

Must be either business or individual

bank_name

-

swift_bic

/^[a-zA-Z]{6}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?$/i

iban

/^([A-Z]{2}[ -]?[0-9]{2})(?=(?:[ -]?[A-Z0-9]){9,30}$)((?:[ -]?[A-Z0-9]{3,5}){2,7})([ -]?[A-Z0-9]{1,3})?$/

GBP Field Validations

Field
Regex

address_line1

-

city

-

postal_code

-

country

ISO 3166-1 alpha-2 format

account_name

/^[A-Za-z0-9.,&-’()]+$/

currency

three_letter_currency_code

beneficiary_type

Must be either business or individual

bank_name

-

swift_bic

/^[a-zA-Z]{6}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?$/i

iban

/^([A-Z]{2}[ -]?[0-9]{2})(?=(?:[ -]?[A-Z0-9]){9,30}$)((?:[ -]?[A-Z0-9]{3,5}){2,7})([ -]?[A-Z0-9]{1,3})?$/

USD Field Validations

Field
Regex

address_line1

-

city

-

postal_code

-

country

ISO 3166-1 alpha-2 format

account_name

/^[A-Za-z0-9.,&-’()]{1,35}$/

currency

three_letter_currency_code

beneficiary_type

Must be either business or individual

bank_name

-

routing_number

/^\d{9}$/

account_number

/^[\da-zA-Z]{6,17}$/

Last updated