Payment Collection

Send MPesa STK Push

Initiate an MPesa STK Push request to the customer’s phone.

post/api/v1/payment/mpesa-stk-push/

Request body

amountstring decimal required
phone_numberstring required
api_refstring nullable
wallet_idstring nullable

Response

idstring uuid
customer_commentstring nullable
refundablestring required
created_atstring date-time nullable required
updated_atstring date-time nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.