initiate_payout
Disburse funds to a mobile money wallet or bank account, using an idempotency key to prevent duplicate payouts.
Instructions
Disburse funds to a mobile money wallet or bank account (seller payouts)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Payout amount | |
| method | No | Payout method | mobile_money |
| currency | No | Currency | XOF |
| provider | No | Payout provider: wave | wave |
| recipientName | Yes | Recipient name | |
| idempotencyKey | Yes | Unique key to prevent duplicate payouts | |
| recipientPhone | Yes | Recipient phone: +2250707070707 |