{ "opencollection": "1.0.0", "info": { "name": "Api Documentation Unified Balance", "version": "1.0" }, "items": [ { "info": { "name": "Unified Balance Enquiry", "type": "folder" }, "items": [ { "info": { "name": "This API gives the Summary balance i.e., shared balances and personal balances of the customer from IBF. It also returns the XtraTime usage and lonable amount details.", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/balances", "params": [ { "name": "transactionId", "value": "", "type": "query", "description": "Transaction ID for the command being executed." }, { "name": "sourceIdentifier", "value": "", "type": "query", "description": "Channel name of the source system." }, { "name": "msisdn", "value": "", "type": "query", "description": "MSISDN in international format i.e. 27832227009" }, { "name": "balanceType", "value": "", "type": "query", "description": "Indicates the summary balance type that is required. By default all is returned for all non prepaid subscribers and for prepaid subscribers usage limit will not be returned. The service will be enhanced in future to return the YB and MoMo balances as well. The filter can currently be set to one of the following: \"ALL\", \"Airtime\", \"Data\",\"Voice\",\"SMS\",\"Usage Limit\", \"Xtratime\"" } ] }, "docs": "This API gives the Summary balance i.e., shared balances and personal balances of the customer from IBF. It also returns the XtraTime usage and lonable amount details." } ] } ], "bundled": true }