# Tembo

## Tembo

- [Welcome](https://tembo.gitbook.io/tembo/welcome.md)
- [API Conventions](https://tembo.gitbook.io/tembo/api-conventions.md): These conventions apply across all TemboPlus API products. Read this page once before integrating.
- [Introduction](https://tembo.gitbook.io/tembo/merchant-accounts-api/introduction.md)
- [API Reference](https://tembo.gitbook.io/tembo/merchant-accounts-api/api-reference.md): Explore the endpoints for Merchant Accounts API
- [Allocate Account](https://tembo.gitbook.io/tembo/merchant-accounts-api/api-reference/allocate-account.md): Creates a new merchant collection account that can receive customer payments. Each account is uniquely assigned to your merchant and comes with a dedicated bank account number.
- [Get Account Balance](https://tembo.gitbook.io/tembo/merchant-accounts-api/api-reference/get-account-balance.md): Retrieves the current balance of a specific merchant collection account. Returns both available and booked balances, along with basic account details for monitoring your incoming collections.
- [Get Account Statement](https://tembo.gitbook.io/tembo/merchant-accounts-api/api-reference/get-account-statement.md): Retrieves the transaction history for a specific merchant collection account over a given date range. The statement includes both credit and debit transactions with detailed metadata.
- [Webhook Notification](https://tembo.gitbook.io/tembo/merchant-accounts-api/api-reference/webhook-notification.md): TemboPlus delivers webhook notifications once transactions are reflected in your collection accounts, via HTTP POST requests to your configured webhook URL.
- [Introduction](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/introduction.md)
- [Knowledge](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/knowledge.md): Reference material for understanding how MOMO Collection and Payout transactions work, what channels are available, and what limits apply.
- [Supported Channels](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/knowledge/supported-channels.md)
- [MOMO Collection Flow](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/knowledge/momo-collection-flow.md): Learn how USSD-based mobile money collection works and key best practices for seamless integration.
- [Payout Processing Flow](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/knowledge/payout-processing-flow.md): This section explains how TemboPlus handles payouts, including processing times, Proof of Payment, transaction states, wallet funding, and integration best practices.
- [Transaction Limits](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/knowledge/transaction-limits.md): Minimum and maximum amounts per transaction. Amounts must be positive integers — decimals are not accepted.
- [API Reference](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference.md): Explore the endpoints for MOMO Collection and Payout
- [MOMO Collection](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/momo-collection.md)
- [Initiate MOMO Collection](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/momo-collection/initiate-momo-collection.md): Use this endpoint to initiate a USSD push collection from a customer’s mobile wallet. The customer receives a USSD PIN prompt in their mobile device for authorization.
- [Get Collection Transaction Status](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/momo-collection/get-collection-transaction-status.md): Use this endpoint to check the current status of a USSD push transaction
- [Payout](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/payout.md)
- [Initiate Local Payout](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/payout/initiate-local-payout.md): Use this endpoint to initiate a payout to either a bank account or a mobile money wallet. The beneficiary receives funds based on the selected channel and processing system.
- [Initiate Remittance](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/payout/initiate-remittance.md): Use this endpoint to initiate remittance transfers to beneficiaries in Tanzania via Mobile Money wallets or local bank accounts.
- [Initiate Utility Payment](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/payout/initiate-utility-payment.md): Use this endpoint to pay for utility bills from your the customer wallet. Both customer wallets and disbursement wallets are supported.
- [Get Payout Status](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/payout/get-payout-status.md): Use this endpoint to retrieve the current status of a previously initiated payout request
- [Webhook Notification](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api/api-reference/webhook-notification.md)
- [Introduction](https://tembo.gitbook.io/tembo/wallet-management-api/introduction.md)
- [API Reference](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference.md): Explore the endpoints for wallet management
- [List Wallets](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/list-wallets.md): Use this endpoint to retrieve all wallets associated with your TemboPlus account, including both collection and disbursement wallets across all supported currencies.
- [Get Wallet Info](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-info.md): Use this endpoint to retrieve details about a specific wallet using its account number
- [Get Wallet Balance](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-balance.md): Use this endpoint to retrieve the balance of your wallet.
- [Get Wallet Statement](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/get-wallet-statement.md): Use this endpoint to retrieve the statement of your wallet.
- [Wallet to Wallet Transfer](https://tembo.gitbook.io/tembo/wallet-management-api/api-reference/wallet-to-wallet-transfer.md): Use this endpoint to transfer funds between your disbursement wallets. Both wallets must be in the same currency.
