Process Disbursement
### Process Disbursement
The **Process Disbursement** endpoint submits a new payout request to a recipient via the specified disbursement channel. This is the primary endpoint for initiating cash-out and withdrawal transactions.
After submission, the transaction is created with a `pending` status. Monitor the final status via **Get Transactions** or listen for webhook callbacks on your `callback_webhook_url`.
> Ensure the recipient details, channel, and amount are validated before calling this endpoint.
Request
This endpoint expects an object.
channel
amount
reference_no
callback_webhook_url
fields
Response
OK
message
data