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 paramentersPayment methods
Find all the information about payment methods capabilities.
Bank transfers Wallet transfersBank information
Find all the bank account validations details you need to make a payout.
Bank codesMarket 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 code | currency code | amount decimals | document_type name | document_id format |
---|---|---|---|---|
TH | THB | 2 | Thai Identity Card | 13 digits |
Mandatory parameters
Bank transfers
Bank transfer parameters | B2C | B2B | P2P |
---|---|---|---|
login | Yes | Yes | Yes |
pass | Yes | Yes | Yes |
external_id | Yes | Yes | Yes |
beneficiary_name | Yes | Yes | Yes |
beneficiary_lastname | Yes | Yes | Yes |
country | Yes | Yes | Yes |
bank_code | Yes | Yes | Yes |
bank_account | Yes | Yes | Yes |
amount | Yes | Yes | Yes |
currency | Yes | Yes | Yes |
phone | Yes | Yes | Yes |
purpose | - | - | Yes |
remitter_full_name | - | - | Yes |
remitter_document | - | - | Yes |
remitter_document_type | - | - | Yes |
remitter_birth_date | - | - | Yes |
remitter_address | - | - | Yes |
remitter_city | - | - | Yes |
remitter_country | - | - | Yes |
remitter_nationality | - | - | Yes |
Wallet transfers
Wallet transfer parameters | B2C | B2B |
---|---|---|
login | Yes | Yes |
pass | Yes | Yes |
external_id | Yes | Yes |
beneficiary_name | Yes | Yes |
beneficiary_lastname | Yes | Yes |
country | Yes | Yes |
amount | Yes | Yes |
currency | Yes | Yes |
phone | Yes | Yes |
account_type | Yes | Yes |
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 parameter | Description |
---|---|
login | API authentication credentials. Maximum 32 characters. |
pass | API authentication credentials. Maximum 32 characters. |
external_id | Unique transaction identifier. Maximum 100 characters. |
beneficiary_name | First name of the beneficiary. Maximum 50 characters. |
beneficiary_lastname | Last name of the beneficiary. Maximum 50 characters. |
country | Country code. For Thailand, use TH . |
bank_code | Bank code of the beneficiary's bank. See bank codes below. |
bank_account | Bank account number. Maximum 45 characters. |
amount | Payout amount. Use up to 2 decimal numbers. |
currency | Payout currency. For Thailand, use THB or USD . |
phone | Phone number. Maximum 15 characters. |
purpose | Reason for the payout. EPREMT for Remittance (P2P). Mandatory only for remittance (P2P). |
remitter_full_name | Full name of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_document | Document number of the sender. Maximum 45 characters. Mandatory only for remittance (P2P). |
remitter_document_type | Type of identification document: ID for national identification number, PASS for passport. Mandatory only for remittance (P2P). |
remitter_birth_date | Sender’s birth date in YYYYMMDD format. Mandatory only for remittance (P2P). |
remitter_address | Full address of the sender. Maximum 200 characters. Mandatory only for remittance (P2P). |
remitter_city | City of the sender. Maximum 40 characters. Mandatory only for remittance (P2P). |
remitter_country | ISO 3166-1 alpha-2 code of the sender. Mandatory only for remittance (P2P). |
remitter_nationality | ISO 3166-1 alpha-2 code of the sender's nationality. Mandatory only for remittance (P2P). |
Example request
{
"login": "1n234n56",
"pass": "HolAc123o",
"external_id": "4G7X2B9QK",
"beneficiary_name": "Krit",
"beneficiary_lastname": "Wongsuwan",
"country": "TH",
"bank_code": "3",
"bank_account": "1234567890",
"account_type": "S",
"amount": 100,
"currency": "THB",
"type": "json",
"phone": "123456789123456"
}
Wallet transfers
Wallet transfers enable real-time transfers using a mobile phone number linked to a wallet.
The account_type
field must indicate the type of wallet being used (e.g., TrueMoney). The phone
field must be present and correctly formatted.
Mandatory parameters
The table below outlines the required parameters for Wallet transfers.
Mandatory parameter | Description |
---|---|
login | API authentication credentials. Maximum 32 characters. |
pass | API authentication credentials. Maximum 32 characters. |
external_id | Unique transaction identifier. Maximum 100 characters. |
beneficiary_name | First name of the beneficiary. Maximum 100 characters. |
beneficiary_lastname | Last name of the beneficiary. Maximum 100 characters. |
country | Country code. For Thailand, use TH . |
amount | Payout amount. Use up to 2 decimal numbers. |
currency | Payout currency. For Thailand, use THB . |
phone | Phone number. Maximum 15 characters. |
account_type | Type of wallet being used: TRUEMONEY . |
Example request
{
"external_id": "68907654",
"phone": "8756435675",
"beneficiary_name": "DLOCAL Thailand",
"beneficiary_lastname": "Limited",
"country": "TH",
"amount": "100",
"currency": "THB",
"account_type": "TRUEMONEY",
"notification_url": "http://google.com",
"type": "json"
}
Bank information
Access the reference formats and accepted values required for processing bank payouts in Thailand.
Bank codes
Bank Name | Bank Code |
---|---|
Agriculture & Agricultural Coop | 23 |
Bangkok Bank | 1 |
Bank of America National Association | 15 |
Bank of Ayudhya | 2 |
CIMB Thai Bank Public Company Ltd | 3 |
Citibank | 11 |
Deutsche Bank | 17 |
Government Housing Bank | 24 |
Government Saving Bank | 4 |
Hong Kong & Shanghai Corporation Limited | 16 |
Industrial and Commercial Bank of China | 26 |
Islamic Bank of Thailand | 19 |
Kasikorn Bank | 5 |
Kiatnakin Bank Public Company Limited | 21 |
Krung Thai Bank | 6 |
Land and Houses Bank Public Company Limited | 25 |
Mega International Commercial Bank PCL | 14 |
Mizuho Corporate Bank Limited | 18 |
Siam Commercial Bank | 7 |
Standard Chartered Bank (Thai) | 13 |
Sumitomo Mitsui Banking Corporation | 12 |
Thai Military Bank | 8 |
Thanachart Bank | 9 |
The Thai Credit Retail Bank Public Company Limited | 22 |
Tisco Bank Public Company Limited | 20 |
United Oversea Bank (Thai) Ltd | 10 |
Updated 17 days ago