Service endpoint
This topic provides a quick reference for the method signatures of service API methods.
Location: http://smile.example.com:port/stage/smile/ws/v2/service
WSDL: http://smile.example.com:port/stage/smile/ws/v2/service?wsdl
Method | Method signature | Purpose |
---|---|---|
echo() |
|
Returns any value passed to the method. |
getOverrideableDestinations() |
|
Returns a list of tariff destinations that can be overridden for a given service. |
getPlanConfiguration() |
|
Returns the plan configuration details of a service. |
getServiceDescription() |
|
Retrieves service information. |
getTariffTypes() |
|
Returns all tariff types for a given service. |
qualifyService() |
|
Sends data to an upstream provider for qualification. |