samWSDL
View the WSDL for the service. Click on an operation name to view it's details.
- send
- sendOTP
- reserveAdd
- reserveDel
- multiSend
- getMessageStatuses
- getMessages
- accountInfo
- customerSharj
Close
Name: send
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#send
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: send
parts:
username: xsd:string
password: xsd:string
to: xsd:string
from: xsd:string
message: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendResponse
parts:
status: xsd:int
identifier: xsd:long
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send one sms.
Name: send
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#send
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: send
parts:
username: xsd:string
password: xsd:string
to: xsd:string
from: xsd:string
message: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendResponse
parts:
status: xsd:int
identifier: xsd:long
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send one sms.
Close
Name: sendOTP
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#sendotp
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendOTP
parts:
username: xsd:string
password: xsd:string
to: xsd:string
token: xsd:int
message: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendOTPResponse
parts:
status: xsd:int
identifier: xsd:long
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send one time password.
Name: sendOTP
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#sendotp
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendOTP
parts:
username: xsd:string
password: xsd:string
to: xsd:string
token: xsd:int
message: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: sendOTPResponse
parts:
status: xsd:int
identifier: xsd:long
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send one time password.
Close
Name: reserveAdd
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#reserveAdd
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveAdd
parts:
username: xsd:string
password: xsd:string
to: xsd:string
from: xsd:string
message: xsd:string
date: xsd:int
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveAddResponse
parts:
status: xsd:int
reserve_ID: xsd:int
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Add reserve.
Name: reserveAdd
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#reserveAdd
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveAdd
parts:
username: xsd:string
password: xsd:string
to: xsd:string
from: xsd:string
message: xsd:string
date: xsd:int
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveAddResponse
parts:
status: xsd:int
reserve_ID: xsd:int
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Add reserve.
Close
Name: reserveDel
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#reserveDel
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveDel
parts:
username: xsd:string
password: xsd:string
reserve_ID: xsd:int
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveDelResponse
parts:
status: xsd:int
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: delete an reserve.
Name: reserveDel
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#reserveDel
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveDel
parts:
username: xsd:string
password: xsd:string
reserve_ID: xsd:int
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: reserveDelResponse
parts:
status: xsd:int
status_message: xsd:string
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: delete an reserve.
Close
Name: multiSend
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#multiSend
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: multiSend
parts:
username: xsd:string
password: xsd:string
to: tns:stringArray
from: xsd:string
message: tns:stringArray
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: multiSendResponse
parts:
status: xsd:int
send_results: tns:intArray
identifiers: tns:intArray
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send more than one sms at once.
Name: multiSend
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#multiSend
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: multiSend
parts:
username: xsd:string
password: xsd:string
to: tns:stringArray
from: xsd:string
message: tns:stringArray
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: multiSendResponse
parts:
status: xsd:int
send_results: tns:intArray
identifiers: tns:intArray
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Send more than one sms at once.
Close
Name: getMessageStatuses
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#getMessageStatuses
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessageStatuses
parts:
username: xsd:string
password: xsd:string
identifiers: tns:intArray
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessageStatusesResponse
parts:
status: xsd:int
statuses: tns:intArray
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Check sms statuses.
Name: getMessageStatuses
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#getMessageStatuses
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessageStatuses
parts:
username: xsd:string
password: xsd:string
identifiers: tns:intArray
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessageStatusesResponse
parts:
status: xsd:int
statuses: tns:intArray
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Check sms statuses.
Close
Name: getMessages
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#getMessages
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessages
parts:
username: xsd:string
password: xsd:string
time: xsd:int
new: xsd:boolean
from: xsd:string
to: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessagesResponse
parts:
status: xsd:int
count: xsd:int
messages: tns:stringArrayMsg
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: get old or new messages.
Name: getMessages
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#getMessages
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessages
parts:
username: xsd:string
password: xsd:string
time: xsd:int
new: xsd:boolean
from: xsd:string
to: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: getMessagesResponse
parts:
status: xsd:int
count: xsd:int
messages: tns:stringArrayMsg
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: get old or new messages.
Close
Name: accountInfo
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#accountInformation
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: accountInfo
parts:
username: xsd:string
password: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: accountInfoResponse
parts:
status: xsd:int
balance: xsd:int
price_f: xsd:int
price_e: xsd:int
sms_number: xsd:string
sent_sms_f: xsd:int
sent_sms_e: xsd:int
groups: tns:stringArray
reseller: tns:stringArray
remain_smsf: xsd:int
remain_smse: xsd:int
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Get account info.
Name: accountInfo
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#accountInformation
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: accountInfo
parts:
username: xsd:string
password: xsd:string
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: accountInfoResponse
parts:
status: xsd:int
balance: xsd:int
price_f: xsd:int
price_e: xsd:int
sms_number: xsd:string
sent_sms_f: xsd:int
sent_sms_e: xsd:int
groups: tns:stringArray
reseller: tns:stringArray
remain_smsf: xsd:int
remain_smse: xsd:int
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Get account info.
Close
Name: customerSharj
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#customerSharj
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: customerSharj
parts:
username: xsd:string
password: xsd:string
customerUsername: xsd:string
price: xsd:int
params: tns:stringArraySharj
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: customerSharjResponse
parts:
real_price: xsd:int
status: xsd:int
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Sharj customer for resllers.
Name: customerSharj
Binding: samWSDLBinding
Endpoint: https://smsg.ir/webservice/index.php
SoapAction: smsg.ir#customerSharj
Style: rpc
Input:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: customerSharj
parts:
username: xsd:string
password: xsd:string
customerUsername: xsd:string
price: xsd:int
params: tns:stringArraySharj
Output:
use: encoded
namespace: smsg.ir
encodingStyle: http://schemas.xmlsoap.org/soap/encoding/
message: customerSharjResponse
parts:
real_price: xsd:int
status: xsd:int
Namespace: smsg.ir
Transport: http://schemas.xmlsoap.org/soap/http
Documentation: Sharj customer for resllers.