> For the complete documentation index, see [llms.txt](https://tembo.gitbook.io/tembo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tembo.gitbook.io/tembo/momo-collection-and-payout-api.md).

# MOMO Collection & Payout API

- [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)
