Thailand

Learn everything you need to know to make payouts in Thailand with dLocal.

Market specifications

Take a look of all the information you need to make a payout.

Country reference Mandatory paramenters

Payment methods

Find all the information about payment methods capabilities.

Bank transfers Wallet transfers

Bank information

Find all the bank account validations details you need to make a payout.

Bank codes

Market specifications

Do you want to know more information about Thailand's market? Go to the Accelerate Growth in Asia’s Leading eCommerce Hubs article.

Country reference

country codecurrency codeamount decimalsdocument.type namedocument.id format
THTHB2Thai Identity Card13 digits

Mandatory parameters

Bank transfers

Bank transfer parametersB2CB2BP2P
external_idYesYesYes
payment_method_idYesYesYes
flow_typeYesYesYes
purposeYesYesYes
amountYesYesYes
currencyYesYesYes
countryYesYesYes
beneficiary.first_nameYesYesYes
beneficiary.last_nameYesYesYes
beneficiary.bank_account.codeYesYesYes
beneficiary.bank_account.accountYesYesYes
beneficiary.phoneYesYesYes
remitter--Yes
remitter.first_name--Yes
remitter.last_name--Yes
remitter.document.id--Yes
remitter.document.type--Yes
remitter.birth_info.date--Yes
remitter.address.street--Yes
remitter.address.city--Yes
remitter.address.country--Yes
remitter.nationality--Yes

Wallet transfers

Wallet transfer parametersB2CB2B
external_idYesYes
payment_method_idYesYes
flow_typeYesYes
purposeYesYes
countryYesYes
amountYesYes
currencyYesYes
beneficiary.last_nameYesYes
beneficiary.first_nameYesYes
beneficiary.phoneYesYes
beneficiary.instant_payment.idYesYes
beneficiary.instant_payment.typeYesYes

Payment methods

Thailand supports payouts via Bank transfers and Wallet transfers. Each method requires specific parameters and follows validation rules aligned with local compliance and banking standards.

Use Wallet transfers for instant payments to mobile wallets. Use Bank transfers when sending funds directly to a bank account.

Bank transfers

Bank transfers in Thailand require detailed account information, including bank code, bank account number, amount, currency, and phone. The format of these fields depends on the receiving bank, and strict validation rules apply.

Refer to the bank codes section for format specifications.

Mandatory parameters

All fields listed below are required for bank transfer payouts. For successful processing, ensure correct formatting and value types.

Mandatory parameterDescription
external_idUnique transaction identifier. Maximum 100 characters.
payment_method_idPayment method. For Thailand, use BANK_TRANSFER.
flow_typePayout flow type. Valid values: B2C (Business to Consumer), B2B (Business to Business), or P2P (Person to Person).
purposePayout purpose code. See purpose codes reference.
amountPayout amount (in the currency set in the currency field). Use up to 2 decimal places.
currencyPayout currency. For Thailand, use THB or USD.
countryCountry code. For Thailand, use TH.
beneficiary.first_nameBeneficiary's first name. Maximum 50 characters.
beneficiary.last_nameBeneficiary's last name. Only applies when the beneficiary is an individual. Maximum 50 characters.
beneficiary.bank_account.codeBeneficiary's bank account code. See bank codes below.
beneficiary.bank_account.accountBeneficiary's bank account number. Maximum 45 characters.
beneficiary.bank_account.typeBeneficiary's bank account type. Account type:
CHECKING: Checking accounts
SAVINGS: Savings accounts
beneficiary.phoneBeneficiary's phone number. Maximum 15 characters.
remitter.first_nameRemitter's first name. Maximum 50 characters. Mandatory only for remittance (P2P).
remitter.last_nameRemitter's last name. Maximum 50 characters. Mandatory only for remittance (P2P).
remitter.document.idRemitter's document. Maximum 45 characters. Mandatory only for remittance (P2P).
remitter.document.typeRemitter's document type: ID for national identification number, PASS for passport. Mandatory only for remittance (P2P).
remitter.birth_info.dateRemitter's birthdate. Format: YYYY-MM-DD. Mandatory only for remittance (P2P).
remitter.address.streetRemitter's address street. Maximum 200 characters. Mandatory only for remittance (P2P).
remitter.address.cityRemitter's address city. Maximum 40 characters. Mandatory only for remittance (P2P).
remitter.address.countryRemitter's address country. ISO 3166-1 alpha-2 code. Mandatory only for remittance (P2P).
remitter.nationalityRemitter's document. Maximum 45 characters. Mandatory only for remittance (P2P).

Example request

{
  "external_id": "4G7X2B9QK",
  "payment_method_id": "BANK_TRANSFER",
  "flow_type": "B2C",
  "purpose": "OTHER_SERVICES",
  "country": "TH",
  "amount": 100,
  "currency": "THB",
  "notification_url": "http://google.com",
  "beneficiary": {
    "first_name": "Krit",
    "last_name": "Wongsuwan",
    "phone": "123456789123456",
    "bank_account": {
      "code": "3",
      "account": "1234567890",
      "type": "SAVINGS"
    }
  }
}
{
  "external_id": "P2P4G7X2B9QK",
  "payment_method_id": "BANK_TRANSFER",
  "flow_type": "P2P",
  "purpose": "REMITTANCES",
  "country": "TH",
  "amount": 100,
  "currency": "THB",
  "notification_url": "http://google.com",
  "beneficiary": {
    "first_name": "Krit",
    "last_name": "Wongsuwan",
    "phone": "123456789123456",
    "bank_account": {
      "code": "3",
      "account": "1234567890",
      "type": "SAVINGS"
    }
  },
  "remitter": {
    "first_name": "John",
    "last_name": "Doe",
    "nationality": "US",
    "document": {
      "type": "PASS",
      "id": "AB12345678"
    },
    "birth_info": {
      "date": "1980-01-15"
    },
    "address": {
      "street": "123 Main Street",
      "city": "New York",
      "country": "US",
      "postal_code": "10001"
    }
  }
}

Wallet transfers

Wallet transfers enable real-time transfers using a mobile phone number linked to a wallet.

The beneficiary.instant_payment.type field must indicate the type of wallet being used (e.g., TrueMoney). The beneficiary.phone field must be present and correctly formatted, and the phone number should be provided in beneficiary.instant_payment.id as well.

Mandatory parameters

The table below outlines the required parameters for Wallet transfers.

Mandatory parameterDescription
external_idPayout identification at the merchant's end. Maximum 100 characters.
payment_method_idPayment method. For wallet transfers, use INSTANT_PAYMENT.
flow_typePayout flow type. Valid values: B2C (Business to Consumer), B2B (Business to Business), or P2P (Person to Person).
purposePayout purpose code. See purpose codes reference.
amountPayout amount (in the currency set in the currency field). Use up to 2 decimal places.
countryCountry code. For Thailand, use TH.
beneficiary.first_nameBeneficiary's first name. Maximum 50 characters.
beneficiary.last_nameBeneficiary's last name. Only applies when the beneficiary is an individual. Maximum 50 characters.
currencyPayout currency. For Thailand, use THB.
beneficiary.instant_payment.idBeneficiary's wallet ID. Maximum 45 characters.
beneficiary.instant_payment.typeBeneficiary's instant payment account type. Type of wallet being used: TRUEMONEY.

Example request

{
  "external_id": "68907654",
  "payment_method_id": "INSTANT_PAYMENT",
  "flow_type": "B2C",
  "purpose": "OTHER_SERVICES",
  "country": "TH",
  "amount": 100,
  "currency": "THB",
  "notification_url": "http://merchantsite.com/notifications",
  "beneficiary": {
    "first_name": "DLOCAL Thailand",
    "last_name": "Limited",
    "instant_payment": {
      "id": "8756435675",
      "type": "TRUEMONEY"
    }
  }
}

Bank information

Access the reference formats and accepted values required for processing bank payouts in Thailand.


Bank codes


Bank NameBank Code
Agriculture & Agricultural Coop23
Bangkok Bank1
Bank of America National Association15
Bank of Ayudhya2
CIMB Thai Bank Public Company Ltd3
Citibank11
Deutsche Bank17
Government Housing Bank24
Government Saving Bank4
Hong Kong & Shanghai Corporation Limited16
Industrial and Commercial Bank of China26
Islamic Bank of Thailand19
Kasikorn Bank5
Kiatnakin Bank Public Company Limited21
Krung Thai Bank6
Land and Houses Bank Public Company Limited25
Mega International Commercial Bank PCL14
Mizuho Corporate Bank Limited18
Siam Commercial Bank7
Standard Chartered Bank (Thai)13
Sumitomo Mitsui Banking Corporation12
Thai Military Bank8
Thanachart Bank9
The Thai Credit Retail Bank Public Company Limited22
Tisco Bank Public Company Limited20
United Oversea Bank (Thai) Ltd10