Create payin
Payins
Create payin
Create a quote-backed payin.
POST
Create payin
The API returns a pending resource while provider processing continues 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
Payin 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