Wallet Module
The Wallet module allows for the implementation of credit and debit operations.
Its primary purpose is to debit credit from an active subscription during live call sessions. The module serves the following goals:
- Debit credit from subscriptions in real-time.
- Billing at different rates during a single call or message.
- Customer notifications – Warn customers when their balance is low using audio messages or disconnect calls when the balance is depleted.
Wallet Fields
- Type – The type of wallet, which can be either postpaid or prepaid.
- Balance – The current balance of the wallet.
- Name – The name assigned to the wallet.
Wallet Creation and Modification
To create or modify a wallet, please refer to the API documentation:
API Documentation – Wallet Creation
Comments
0 comments
Please sign in to leave a comment.