Transfer To A Fincra Account
This API lets you transfer funds from your account to the account of another user on our platform
post/disbursements/payouts/wallets
Request body
Response
200
Example response
{
"success": true,
"message": "Payout processed successfully",
"data": {
"id": 31826,
"reference": "0e6639cf-ef34-44b9-9b60-4317c2150555",
"customerReference": "4558585844848",
"status": "successful"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.