Overview
This category of APIs include details for methods that are applicable at a tenant level such as carrier lookup, reading organization tree, Read Verification Type, and MMS.
WSDL
Production: https://ui.solutionsbytext.com/Sbt.App.SetUp/wsservices/GeneralWSService.svc?singlewsdl
Staging: https://test.solutionsbytext.com/Sbt.App.SetUp/wsservices/GeneralWSService.svc?singlewsdl
Methods
GetOrgTree | Get the Organization tree for specified Org Code. |
ReadVerificationType | Get VBT type set for Group, Division, Organization, or Company level. |
GetCarrierLookup | Get the cellular carrier ID and Name for a specific phone number. |
MMS Retrieve | Returns the image associated with Inbound MMS Messages |
Syntax
C#
//Interface is IGeneral and interface name is IGroup . [ServiceContractAttribute(Name="IGroup", Namespace="https://SBTService/ServiceContracts/")] public interface IGeneral