Bokumonie API Docs
    • Bokumonie API Documentation
    • Auth
      • Authentication
        GET
    • Payout
      • Initiate payout
        POST
      • Get a Payout
        GET
      • Get Payout Summary
        POST
      • Get payouts
        GET
    • Wallet
      • Get Balance
        GET
    • Webhook Notification

    Payout

    Contains endpoints for initiating and managing payouts on the Bokumonie platform. Requests in this folder allow you to transfer funds from a source wallet to a recipient's bank account or mobile wallet. All payout requests require Bearer token authentication via the Api-Key environment variable and use an auto-generated Idempotency-Key header to prevent duplicate transactions.
    Modified at 2026-04-05 02:10:05
    Previous
    Authentication
    Next
    Initiate payout
    Built with