InfoCountry
The following operations are supported. For a formal definition, please review the Service Description.
-
SMSInfo
Send a Message to us and we will respond with the business detail requested. Method: SMSInfo(UserName As String, Password As String, RequestType As String, RequestMsg As String, RequestRef as String). Ex: SMSInfo("test", "test", "sms", "Help", "0821234567"). Where as: RequestType = 'sms' or 'webservice', RequestMsg = 'The information required' and RequestRef = If 'sms' then: valid phone number elseif 'webservice' then: valid URL link.