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.

Central Africa Local Transfer

Central Africa local bank transfer

Supported currencies

XOF

Timing

Transaction limits

Fields

Payout Method Type

payout_method_type
string
required
Value: CentralAfricaLocal

SWIFT/BIC Code

swift_code
string
required
8 or 11 character SWIFT code of recipient bankValidation:
  • Between 8 and 11 characters (inclusive).
  • Must match this regular expression: ^[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?$
  • bic
Example: FIRNSNX1

Account Number

account_number
string
required
Account number (exactly 24 alphanumeric characters)Validation:
  • Exactly 24 characters.
  • Must match this regular expression: ^[A-Za-z0-9]{24}$
Example: 123456789012345678901234

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

Recipient Bank SWIFT/BIC Code

swift_code
string
required
8 or 11 character SWIFT code of recipient bankValidation:
  • Between 8 and 11 characters (inclusive).
  • Must match this regular expression: ^[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?$
  • bic
Example: ECOCBJBJ

Routing Type

routing_type1
string
required
Value: bic

Intermediary Bank SWIFT/BIC

routing_value1
string
Optional, only needed if routing through correspondent bankValidation:
  • Between 8 and 11 characters (inclusive).
  • Must match this regular expression: ^[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?$
  • bic
Example: CHASUS33

Account Number

account_number
string
required
Validation:
  • Exactly 24 characters.
  • Must match this regular expression: ^[0-9A-Za-z]{24}$
Example: 012345678901234567890123

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