Create payout
Payouts
Create payout
Create a quote-backed payout.
POST
Create payout
Payouts debit the merchant wallet and are processed asynchronously.
Authorizations
Public API key from the merchant dashboard.
Secret shown once when the API key is created.
Headers
Unique key for this business intent. Reuse only when retrying the same request body.
Body
application/json
Response
Payout created.
Pattern:
^[0-9]+(\.[0-9]+)?$Example:
"10000"
Required string length:
3Example:
"XAF"
Pattern:
^[0-9]+(\.[0-9]+)?$Example:
"10000"
Required string length:
3Example:
"XAF"
Required string length:
2Example:
"CM"
Available options:
mobile_money, bank_transfer Available options:
created, pending, completed, failed Last modified on July 8, 2026