top of page
Web Services

The Web Services Module is an XML SOAP-based messaging service that allows external systems to interact with SuiteSolution billing and customer information. This API service can be used to build custom applications able to consume real-time SuiteSolution data.
- 
Secure Socket Layers (SSL) security network configuration with username/password authentication required. 
- 
Fully integrated with billing and customer care system. 
- 
XML SOAP requests are sent over HTTP where messages are received by the service, business logic is performed and an XML SOAP encoded response is returned over HTTP. 
- 
Format of the XML SOAP request and response messages will vary based on the API method invoked. 

bottom of page
