Remittance
Introduction
The TemboPlus Remittance API provides a robust solution for international money transfer companies to disburse funds to recipients in Tanzania. This API enables seamless cross-border payments with support for various local payment channels, comprehensive compliance capabilities, and real-time transaction status updates.
With the TemboPlus Remittance API, you can:
Process international remittances to mobile money wallets and bank accounts
Track transaction status in real-time
Receive automated notifications for transaction status changes
Available Endpoints
The API provides the following key endpoints:
Create Remittance - Submit a new remittance transaction to transfer funds to a recipient in Tanzania
Check Transaction Status - Retrieve status information for a specific transaction
Callback Notification
For real-time updates on transaction status changes, the API provides a callback notification service. When a transaction's status changes, the system will send updates to the callbackUrl provided in the original request.
The callback notification includes comprehensive details about the transaction, including its current status, amounts, fees, and timestamps. This allows you to automate your systems to respond to transaction events in real-time.
For detailed information about the callback service, including payload format and handling, please refer to the Callback Notification documentation.
Getting Started
To start using the TemboPlus Remittance API, you'll need:
Authentication credentials (provided during onboarding)
Implementation of a callback endpoint to receive transaction updates
Understanding of the API structure and requirements
Please refer to the API Overview for technical details about headers, status codes, and other information shared across all endpoints.