Skip to main content
This endpoint allows you to process payouts in Chinese Yuan (CNY) to recipients with a bank account in China.

Endpoint

POST: https://sandboxapi.me-cash.com/v2/payout

Supported Payment Channels

CNY payouts support the following payment channel:

Request Details

Headers

Include these headers in your request:

Sample Requests

Use BANK_TRANSFER for payouts to Chinese bank accounts.

Request Body Breakdown


Success Response (200 OK)

If the payout is successfully created, the API returns the following response:
copy

Response Breakdown


Best Practices

βœ… Ensure quoteId is valid and linked to an existing quote.
βœ… Confirm that the recipient’s account number is correct for the destination bank.
βœ… Use recipient.country: "CN" and recipient.currency: "CNY".