OCS multi-bucket prepaid wallet
Read a subscriber wallet; authorize (reserve) against the promotional/bonus/main waterfall; debit and terminate a charge token on the hot path; top up and expire buckets. This is the real-time balance behind every metered voice minute and USSD session.
- GET/api/v1/wallet/{sub}
- POST/api/v1/wallet/{sub}/authorize
- POST/api/v1/wallet/{sub}/topup
- POST/api/v1/wallet/{sub}/expire
- POST/api/v1/wallet/charge/{token}/debit
- POST/api/v1/wallet/charge/{token}/terminate