CAAS (Charging As A Service). Before providing a requested service to a customer, the developer have to check the customer’s credit balance. If the customer’s credit balance is sufficient to receive the service, the developer can provide the service and charge the payment from the customer.
1.1 ACCESS CREDENTIALS OF CHANGE REQUEST
Following URL should be used to access the ‘charge request’ method.
OAuth provides the authorization to the developer, to access a given API. The API verify developer’s credentials for issuing access tokens. The developer can receive the access token. Using this access token, developer can use an API provided.
SMS Service API sends SMS messages to one mobile number in a single request. Mobile numbers of any carrier can be selected. API contains the method to send SMS messages to selected mobile users. Mobile number of the receiver should be entered separately.
1.1 SYSTEM ACCESS CREDENTIALS
Following URL should be used to access the SMS operation.