🇳🇬Collection Nigeria
This endpoint allows you to initiate a collection to Nigeria with YoguPay . Collections are done via Bank Transfer.
Last updated
This endpoint allows you to initiate a collection to Nigeria with YoguPay . Collections are done via Bank Transfer.
Last updated
token{
"route_name": "TRANSFER_NG",
"debitor_name": "John Doe",
"debitor_account": "XV34387",
"debitor_mobile": "233540000000",
"debitor_currency_code": "NGN",
"debitor_country_code": "NG",
"reference_number": "43434343N",
"amount": 20,
"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"
}