Skip to main content

Supported payout methods

Please refer to the sections below for the key required fields and other considerations for each supported method.

Faster Payments

UK real-time payment system

Supported currencies

GBP

Timing

Transaction limits

Fields

Payout Method Type

payout_method_type
string
required
Value: UnitedKingdomFps

Sort Code

routing_value1
string
required
6-digit sort code in XX-XX-XX formatValidation:
  • At most 8 characters.
  • Must match this regular expression: ^(?:[0-9]{6}|[0-9]{2}-[0-9]{2}-[0-9]{2})$
Example: 20-27-41

Routing Type

routing_type1
string
required
Value: sort_code

Account Number

account_number
string
required
Validation:
  • Between 6 and 8 characters (inclusive).
  • Must match this regular expression: ^[0-9]{6,8}$
  • modulus_check
Example: 12345678

CHAPS

CHAPS same-day payment system for high-value UK transfers

Supported currencies

GBP

Timing

Transaction limits

Fields

Payout Method Type

payout_method_type
string
required
Value: UnitedKingdomChaps

Sort Code

routing_value1
string
required
6-digit sort code in XX-XX-XX formatValidation:
  • At most 8 characters.
  • Must match this regular expression: ^(?:[0-9]{6}|[0-9]{2}-[0-9]{2}-[0-9]{2})$
Example: 20-27-41

Routing Type

routing_type1
string
required
Value: sort_code

Account Number

account_number
string
required
8-digit UK bank account numberValidation:
  • Exactly 8 characters.
  • Must match this regular expression: ^[0-9]{8}$
  • modulus_check
Example: 12345678

SEPA

Single Euro Payments Area transfer

Supported currencies

EUR

Timing

Transaction limits

Fields

Payout Method Type

payout_method_type
string
required
Value: EuropeanUnionSepa

IBAN

iban
string
required
Validation:
  • Exactly 22 characters.
  • IBAN format; must match: ^GB[0-9]{2}[a-zA-Z0-9]{18}$
Example: GB92CHAS60924250001121

International Wire Transfer

International wire transfer via SWIFT network

Supported currencies

AUD, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, ILS, JPY, NOK, NZD, PLN, RON, SEK, SGD, THB, TRY, USD, ZAR

Timing

Transaction limits

Fields

Payout Method Type

payout_method_type
string
required
Value: SwiftInternational

Currency

currency
string
required
Value: One of AUD, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, ILS, JPY, NOK, NZD, PLN, RON, SEK, SGD, THB, TRY, USD, ZAR

IBAN

iban
string
required
Validation:
  • Exactly 22 characters.
  • IBAN format; must match: ^GB[0-9]{2}[a-zA-Z0-9]{18}$
Example: GB92CHAS60924250001121

Notes

  • All payments sent via SWIFT will be instructed such that the full value of the payment should credit the beneficiary. However, Acclaim is not in control of intermediary bank adherence to SWIFT messages and cannot guarantee that the beneficiary bank will not charge their account holder for receipt of payment.
Last modified on June 23, 2026