Skip to main content
This endpoint allows users to send payouts in Malawian Kwacha (MWK) to recipients in Malawi. The request must include recipient details, payment method, and payout amounts.

Endpoint

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

Request Details

Headers

Include these headers in your request:

Sample cURL Request

Request Body

The following fields are required when making an NGN payout request:

Success Response (200 OK)

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

Success Response Breakdown (200 OK)


Payout Transaction States

The payout transaction can have one of the following states:

Error Handling


Best Practices

โœ… Ensure quoteId 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.