🇹🇿Collection Tanzania
This endpoint allows you to initiate a collection to Tanzania
Last updated
This endpoint allows you to initiate a collection to Tanzania
Last updated
token{
"route_name": "TRANSFER_TZ",
"debitor_name": "John Doe",
"debitor_account": "XV34387",
"debitor_mobile": "255700000000",
"debitor_currency_code": "TZS",
"debitor_country_code": "TZ",
"reference_number": "43434343N-TZ",
"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" }