M-Tel M2M Service

This SOAP server can handle the following operations:

GetSimState()

Returns the actual SIM state and last charge applied by IMSI. IMSI is internaly verified by PID. One account(Username&Password) must have one PID.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

GetSimStateByBan()

Returns the actual SIM states and last charge applied by IMSI per BAN.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

GetBanList()

Returns list of BANs per partner.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

SetSimActive()

Request change of SIM state by IMSI to Active. IMSI is internaly verified by PID. One account(Username&Password) must have one PID.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

SetSimInactive()

Request change of SIM state by IMSI to Inactive. IMSI is internaly verified by PID. One account(Username&Password) must have one PID.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

SetPassword()

Request change of user password. One account(Username&Password) must have one PID.
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.

Ping()

Returns the date and time in the ISO 8601 format. (Example: 2004-02-12T15:19:21+00:00)
 

Input argument(s):

Return:

For complete details, please check the XSD schema of the WSDL file.