Endpoint
POST:https://sandboxapi.me-cash.com/v2/payout
Supported Payment Channels
THB payouts support the following payment channel:Request Details
Headers
Include these headers in your request:Sample Requests
- BANK_TRANSFER
Use
BANK_TRANSFER for standard domestic THB bank transfers.Request Body Breakdown
- BANK_TRANSFER Fields
Success Response (200 OK)
If the payout is successfully created, the API returns the following response:copy
Payout Transaction States
The payout transaction can have one of the following states:Error Handling
Best Practices
โ EnsurequoteId is valid and linked to an existing quote.
โ
Confirm that the recipientโs bank account number and bank code are correct.
โ
Use a valid API key in the headers.
โ
Handle error responses correctly in your integration.

