post
/v2/payment/mpesa/payout
Request for payout through African mobile payment systems
Request Body
Schema
general
object
Object that contains general request details
required
customer
object
Object that contains full customer details
required
account
object
Object that contains the minimum required details of the customer’s payment instrument - account/wallet/voucher etc.
required
payment
object
Object that contains payment details
required
return_url
object
Object that contains the URLs to which customer is redirected while or after payment performing
interface_type
integer
Responses
Schema
status
string
Request registration status
1 validation + required
request_id
string
Identifier of the request in the payment platform
1 validation + required
project_id
integer
Identifier of merchant project received from ECommPay
required
payment_id
string
Identifier of the payment, must be unique within project. Any letters, digits, and symbols in UTF-8 encoding can be used
1 validation + required
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.