Skip to main content

Supported payout methods

Payout methodCurrenciesTypical timing
CENITCOP0-1 business days
International Wire TransferSee below0-3 business days
Please refer to the sections below for the key required fields and other considerations for each supported method.

CENIT

Colombian local bank transfer

Supported currencies

COP

Timing

AttributeValue
Processing windowSame day
Typical delivery0-1 business days
Business day dependencyYes
Supports instantNo

Transaction limits

Limit typeValue
MinimumNone
MaximumNone

Fields

Payout Method Type

payout_method_type
string
required
Value: ColombiaCenit

Routing Type

routing_type1
string
required
Value: bank_code

Bank Code

routing_value1
string
required
3-digit bank codeValidation:
  • Exactly 3 characters.
  • Must match this regular expression: ^[0-9]{3}$
Example: 001

Routing Type 2

routing_type2
string
required
Value: branch_code

Branch Code

routing_value2
string
Branch code (1-5 digits, optional)Validation:
  • Between 1 and 5 characters (inclusive).
  • Must match this regular expression: ^[0-9]{1,5}$
Example: 12345

Account Number

account_number
string
required
Account number (6-20 digits)Validation:
  • Between 6 and 20 characters (inclusive).
  • Must match this regular expression: ^[0-9]{6,20}$
Example: 1234567890

Tax ID Type

tax_id_type
string
Conditional: Required for Company payees only.Value: BUSINESS_REGISTRATION_NUMBER

NIT (Business Tax ID)

tax_id
string
Conditional: Required for Company payees only.NIT (Número de Identificación Tributaria) - 9 digits with optional check digitValidation:
  • Between 9 and 15 characters (inclusive).
  • Must match this regular expression: ^[0-9]{9}(-[0-9])?$
Example: 123456789 or 123456789-0

Personal ID Type

tax_id_type
string
Conditional: Required for Individual payees only.Value: One of NATIONAL_ID, FOREIGN_ID, INDIVIDUAL_TAX_ID, PASSPORTSelect the ID type as registered with the bank account

Personal ID Number

tax_id
string
Conditional: Required for Individual payees only.Personal identification number (6-10 digits)Validation:
  • Between 6 and 10 characters (inclusive).
  • Must match this regular expression: ^[0-9]{6,10}$
Example: 1234567890

Notes

  • The Colombian government sets a 0.40% tax (Gravamen a los Movimientos Financieros: Tax on Financial Operations) per transaction, which is collected automatically in addition to the payout transaction fee.

International Wire Transfer

International wire transfer via SWIFT network

Supported currencies

AOA, ARS, AUD, BDT, BGN, BRL, BWP, CAD, CHF, COP, CZK, DKK, EGP, EUR, GBP, GMD, HKD, HUF, IDR, ILS, INR, JPY, KES, KRW, LKR, LSL, MAD, MGA, MWK, MYR, NAD, NGN, NOK, NZD, PEN, PHP, PLN, PYG, RON, RWF, SEK, SGD, THB, TRY, USD, UYU, VND, XAF, XOF, ZAR, ZMW

Timing

AttributeValue
Processing windowBusiness days
Typical delivery0-3 business days
Business day dependencyYes
Supports instantNo

Transaction limits

Limit typeValue
MinimumNone
MaximumNone

Fields

Payout Method Type

payout_method_type
string
required
Value: SwiftInternational

Currency

currency
string
required
Value: One of AOA, ARS, AUD, BDT, BGN, BRL, BWP, CAD, CHF, COP, CZK, DKK, EGP, EUR, GBP, GMD, HKD, HUF, IDR, ILS, INR, JPY, KES, KRW, LKR, LSL, MAD, MGA, MWK, MYR, NAD, NGN, NOK, NZD, PEN, PHP, PLN, PYG, RON, RWF, SEK, SGD, THB, TRY, USD, UYU, VND, XAF, XOF, ZAR, ZMW

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: COLOCOBM

Routing Type

routing_type1
string
required
Value: bic

Intermediary Bank SWIFT/BIC (Optional)

routing_value1
string
Required 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: 12345678901

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 March 29, 2026