Create Withdrawal — THB

ถอนเป็นบาท เข้าบัญชีธนาคารปลายทาง

THB Bank Account

This withdrawal now supports PromptPay

Just set receiver_bank to "PromptPay"

View update
POSTCreate THB Withdrawal
Endpoint URL
https://testnet.trustsig.xyz/v1/withdrawal/createRequest/fiat

Authentication Status

API Key is required for all requests Webhook Secret

Headers

x-api-key
Required

API Key for authentication

x-signature
Required

HMAC-SHA256 signature for authentication

x-timestamp
Required

Timestamp (milliseconds) for signature

Parameters (Request Body)

withdrawal_mode
string Required

Withdrawal Status

order_id
string Required

A unique order reference ID from your system (e.g., mystore_order_1234, uuid). Please use the same Order ID for the same transaction and do not generate a new one.

amount
number Required

Withdrawal Amount

currency
string Required

Currency

PromptPay
receiver_bank
string Required

Destination bank code, e.g. "SCB", or set "PromptPay" to withdraw via PromptPay (case-insensitive) — this single field decides the payout rail.

receiver_name
string Required

Recipient

withdrawal_address
string Required

Destination account number or PromptPay proxy ID. Non-digit characters are stripped before validation.

chain
string Required

Type

asset_type
string Required

Type

additional
object Required

Metadata

PromptPay

The same endpoint supports PromptPay withdrawals — set receiver_bank to "PromptPay" (case-insensitive). The proxy type is detected automatically from the format of withdrawal_address.

Proxy type (auto-detected)Description
MSISDNThai mobile phone, 10 digits (starts with 06, 08, or 09)
NATIDThai citizen national ID, 13 digits (mod-11 checksum)
TAXIDThai juristic tax ID, 13 digits (mod-11 checksum)
EWALLETIDBOT-issued e-wallet ID, 15 digits (digits only)