Accepts the request and returns
202 Accepted. The final result is delivered via webhook (transaction.succeeded or transaction.failed).Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique key to safely retry POST without duplicates.
Body
application/json
Example:
"+254712345678"
Smallest currency unit (e.g., 100=KES 1.00)
Example:
10000
Example:
"mtx_123"
Maximum length:
140Example:
"Invoice #1234"
Example:
"https://example.com/webhooks/fingo"