🇰🇪Collection Kenya
This endpoint allows you to initiate a collection to Kenya with YoguPay . Collections are done via Mobile Money
Last updated
This endpoint allows you to initiate a collection to Kenya with YoguPay . Collections are done via Mobile Money
Last updated
token{
"route_name": "TRANSFER_KE",
"debitor_name": "John Doe",
"debitor_account": "XV34387",
"debitor_mobile": "2547######",
"debitor_currency_code": "KES",
"debitor_country_code": "KE",
"reference_number": "43434343N",
"amount": 1001,
"callback_url":"https://sandbox.yogupay.io/webhook-example"
}{
"success": true,
"status_code": 100,
"message": "Collection initated successfully",
"transaction_id": "5de7b3f8384b305a19c9",
"command_status": "ok",
"remit_status": "CREDIT_IN_PROGRESS"
}{
"error": "Invalid request"
}