Partners
Coming soon
Partner balances, payouts, and disbursements — not in the public API yet.
These Partner API areas are not part of the public Partner documentation or OpenAPI reference yet. Guides and API reference will be published when they are enabled.
| Feature | Status |
|---|---|
| Balances | Coming soon |
| Single payouts (withdraw held funds) | Coming soon |
| Disbursements (pay many customer wallets) | Coming soon |
Until then, use:
- Merchants — create merchants and bind wallets
- Invoices — accept payments
- Webhooks — fulfill on
invoice.paid
For realtime settlement, set autoPayoutEnabled: true after wallet bind so nets go to the merchant’s bound wallet without a separate payout API call.