Service
Click here for a complete list of operations.
trad_messageIni
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /service.asmx HTTP/1.1 Host: billet.ausommetpvm.com Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "http://192.168.1.240:81/WebServiceBoxxo/trad_messageIni" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <trad_messageIni xmlns="http://192.168.1.240:81/WebServiceBoxxo"> <in0> <UserSessionID>string</UserSessionID> <cie_Number>string</cie_Number> <User>string</User> </in0> </trad_messageIni> </soap:Body> </soap:Envelope>
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <trad_messageIniResponse xmlns="http://192.168.1.240:81/WebServiceBoxxo"> <trad_messageIniResult> <vxt_Boxxo_ini> <Boxxo_Ini> <arrWeb_TradList xsi:nil="true" /> <_id_boxxo_ini>int</_id_boxxo_ini> <_value_>string</_value_> </Boxxo_Ini> <Boxxo_Ini> <arrWeb_TradList xsi:nil="true" /> <_id_boxxo_ini>int</_id_boxxo_ini> <_value_>string</_value_> </Boxxo_Ini> </vxt_Boxxo_ini> <vxt_cieList> <Cie> <_vt_cie_number>string</_vt_cie_number> <_id_cie>int</_id_cie> <_v4_db_actived>int</_v4_db_actived> <_vt_nameCie>string</_vt_nameCie> <_vt_db_password>string</_vt_db_password> <_vt_db_user>string</_vt_db_user> <_vt_db_ip>string</_vt_db_ip> <_vt_dbname>string</_vt_dbname> </Cie> <Cie> <_vt_cie_number>string</_vt_cie_number> <_id_cie>int</_id_cie> <_v4_db_actived>int</_v4_db_actived> <_vt_nameCie>string</_vt_nameCie> <_vt_db_password>string</_vt_db_password> <_vt_db_user>string</_vt_db_user> <_vt_db_ip>string</_vt_db_ip> <_vt_dbname>string</_vt_dbname> </Cie> </vxt_cieList> <vxt_FicIni> <FicIni> <_vt_var_name>string</_vt_var_name> <_vt_value_>string</_vt_value_> </FicIni> <FicIni> <_vt_var_name>string</_vt_var_name> <_vt_value_>string</_vt_value_> </FicIni> </vxt_FicIni> <vxt_CodeCieFee> <CodeCieFee> <_v4_id_cie_fee>int</_v4_id_cie_fee> <_vt_CodeCieFee>string</_vt_CodeCieFee> </CodeCieFee> <CodeCieFee> <_v4_id_cie_fee>int</_v4_id_cie_fee> <_vt_CodeCieFee>string</_vt_CodeCieFee> </CodeCieFee> </vxt_CodeCieFee> <vxt_Web_Page> <Web_Page> <_vt_name_page>string</_vt_name_page> <_v4_id_web_Page>string</_v4_id_web_Page> </Web_Page> <Web_Page> <_vt_name_page>string</_vt_name_page> <_v4_id_web_Page>string</_v4_id_web_Page> </Web_Page> </vxt_Web_Page> <_v4_CountWebPage>int</_v4_CountWebPage> <_v4_countCieFee>int</_v4_countCieFee> <_v4_countIni>int</_v4_countIni> <_v4_countCie>int</_v4_countCie> <_v4_countWebTrad>int</_v4_countWebTrad> <_v4_countBoxxoIni>int</_v4_countBoxxoIni> <_v4_id_usr>int</_v4_id_usr> <_v4_id_Season>int</_v4_id_Season> <_vt_lookup>string</_vt_lookup> <ErrMsg>string</ErrMsg> <StatusCode>int</StatusCode> </trad_messageIniResult> </trad_messageIniResponse> </soap:Body> </soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /service.asmx HTTP/1.1 Host: billet.ausommetpvm.com Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <trad_messageIni xmlns="http://192.168.1.240:81/WebServiceBoxxo"> <in0> <UserSessionID>string</UserSessionID> <cie_Number>string</cie_Number> <User>string</User> </in0> </trad_messageIni> </soap12:Body> </soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <trad_messageIniResponse xmlns="http://192.168.1.240:81/WebServiceBoxxo"> <trad_messageIniResult> <vxt_Boxxo_ini> <Boxxo_Ini> <arrWeb_TradList xsi:nil="true" /> <_id_boxxo_ini>int</_id_boxxo_ini> <_value_>string</_value_> </Boxxo_Ini> <Boxxo_Ini> <arrWeb_TradList xsi:nil="true" /> <_id_boxxo_ini>int</_id_boxxo_ini> <_value_>string</_value_> </Boxxo_Ini> </vxt_Boxxo_ini> <vxt_cieList> <Cie> <_vt_cie_number>string</_vt_cie_number> <_id_cie>int</_id_cie> <_v4_db_actived>int</_v4_db_actived> <_vt_nameCie>string</_vt_nameCie> <_vt_db_password>string</_vt_db_password> <_vt_db_user>string</_vt_db_user> <_vt_db_ip>string</_vt_db_ip> <_vt_dbname>string</_vt_dbname> </Cie> <Cie> <_vt_cie_number>string</_vt_cie_number> <_id_cie>int</_id_cie> <_v4_db_actived>int</_v4_db_actived> <_vt_nameCie>string</_vt_nameCie> <_vt_db_password>string</_vt_db_password> <_vt_db_user>string</_vt_db_user> <_vt_db_ip>string</_vt_db_ip> <_vt_dbname>string</_vt_dbname> </Cie> </vxt_cieList> <vxt_FicIni> <FicIni> <_vt_var_name>string</_vt_var_name> <_vt_value_>string</_vt_value_> </FicIni> <FicIni> <_vt_var_name>string</_vt_var_name> <_vt_value_>string</_vt_value_> </FicIni> </vxt_FicIni> <vxt_CodeCieFee> <CodeCieFee> <_v4_id_cie_fee>int</_v4_id_cie_fee> <_vt_CodeCieFee>string</_vt_CodeCieFee> </CodeCieFee> <CodeCieFee> <_v4_id_cie_fee>int</_v4_id_cie_fee> <_vt_CodeCieFee>string</_vt_CodeCieFee> </CodeCieFee> </vxt_CodeCieFee> <vxt_Web_Page> <Web_Page> <_vt_name_page>string</_vt_name_page> <_v4_id_web_Page>string</_v4_id_web_Page> </Web_Page> <Web_Page> <_vt_name_page>string</_vt_name_page> <_v4_id_web_Page>string</_v4_id_web_Page> </Web_Page> </vxt_Web_Page> <_v4_CountWebPage>int</_v4_CountWebPage> <_v4_countCieFee>int</_v4_countCieFee> <_v4_countIni>int</_v4_countIni> <_v4_countCie>int</_v4_countCie> <_v4_countWebTrad>int</_v4_countWebTrad> <_v4_countBoxxoIni>int</_v4_countBoxxoIni> <_v4_id_usr>int</_v4_id_usr> <_v4_id_Season>int</_v4_id_Season> <_vt_lookup>string</_vt_lookup> <ErrMsg>string</ErrMsg> <StatusCode>int</StatusCode> </trad_messageIniResult> </trad_messageIniResponse> </soap12:Body> </soap12:Envelope>