Endpoint
POST:https://sandboxapi.me-cash.com/v2/payout
Supported Payment Channels
SGD 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 SGD 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.

