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.

International Wire Transfer

International wire transfer via SWIFT network

Supported currencies

AUD, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HNL, 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, HNL, 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: FCOHHNTEXXX

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:
  • Between 1 and 50 characters (inclusive).
  • Must match this regular expression: ^[0-9A-Za-z]{1,50}$
Example: 1234567890

Tax ID Type

tax_id_type
string
Value: BUSINESS_REGISTRATION_NUMBER

RTN (Registro Tributario Nacional)

tax_id
string
13- or 14-digit business tax ID (RTN)Validation:
  • Between 13 and 14 characters (inclusive).
  • Must match this regular expression: ^[0-9]{13,14}$
Example: 1234567890123

Tax ID Type

tax_id_type
string
Value: NATIONAL_ID

Tarjeta de Identidad (ID number)

tax_id
string
13-digit national ID (Tarjeta de Identidad)Validation:
  • Exactly 13 characters.
  • Must match this regular expression: ^[0-9]{13}$
Example: 1234567890123

Notes

  • A beneficiary tax ID is only required when the payout currency is HNL (Honduran lempira).
  • 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 July 7, 2026