⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 provision数据包示例.txt

📁 移动misc接口
💻 TXT
字号:
//---------------------------SyncOrderRelationReq---------------------POST  HTTP/1.0HOST: 211.136.104.175Content-Type: text/xml; charset=utf-8Content-Length: 1184SOAPAction: "sim.SyncOrderRelation"<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"    xmlns:xsd="http://www.w3.org/2001/XMLSchema"    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header>    <TransactionID xmlns="http://www.monternet.com/dsmp/schemas/">9990100846893</TransactionID></SOAP-ENV:Header><SOAP-ENV:Body><SyncOrderRelationReq xmlns="http://www.monternet.com/dsmp/schemas/">    <Version>1.5.0</Version>    <MsgType>SyncOrderRelationReq</MsgType>    <Send_Address>        <DeviceType>0</DeviceType>        <DeviceID>999</DeviceID>    </Send_Address>    <Dest_Address>        <DeviceType>400</DeviceType>        <DeviceID>0</DeviceID>    </Dest_Address>    <FeeUser_ID>        <UserIDType>1</UserIDType>        <MSISDN>13980000149</MSISDN>        <PseudoCode></PseudoCode>    </FeeUser_ID>    <DestUser_ID>        <UserIDType>1</UserIDType>        <MSISDN>13980000149</MSISDN>        <PseudoCode></PseudoCode>    </DestUser_ID>    <LinkID>SP</LinkID>    <ActionID>1</ActionID>    <ActionReasonID>1</ActionReasonID>    <SPID>901000</SPID>    <SPServiceID>-DG</SPServiceID>    <AccessMode>3</AccessMode>    <FeatureStr></FeatureStr></SyncOrderRelationReq></SOAP-ENV:Body></SOAP-ENV:Envelope>//---------------------------SyncOrderRelationResp---------------------HTTP/1.1 200 OKContent-Type: text/xml; charset=utf-8Content-Length: 623Connection: close<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Header>	<TransactionID xmlns="http://www.monternet.com/dsmp/schemas/">9990100846893</TransactionID></SOAP-ENV:Header><SOAP-ENV:Body><SyncOrderRelationResp xmlns="http://www.monternet.com/dsmp/schemas/">    <MsgType>SyncOrderRelationResp</MsgType>    <Version>1.5.0</Version>    <hRet>0</hRet></SyncOrderRelationResp></SOAP-ENV:Body></SOAP-ENV:Envelope>//---------------------------SubscribeServiceReq---------------------POST /dsmp/dsmp.wsdl HTTP/1.0Host: 211.136.90.132Content-Type: text/xml; charset=utf-8Content-Length: 1239SOAPAction:"sim.SubscribeService"<?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns="http://www.monternet.com/dsmp/schemas/"><SOAP-ENV:Header>	<TransactionID xmlns="http://www.monternet.com/dsmp/schemas/" xsi:type="xsd:string">9990000000001</TransactionID></SOAP-ENV:Header><SOAP-ENV:Body><SubscribeServiceReq xmlns="http://www.monternet.com/dsmp/schemas/">    <Version>1.5.0</Version>    <MsgType>SubscribeServiceReq</MsgType>    <Send_Address>        <DeviceType>400</DeviceType>        <DeviceID>901000</DeviceID>    </Send_Address>    <Dest_Address>        <DeviceType>0</DeviceType>        <DeviceID>999</DeviceID>    </Dest_Address>    <FeeUser_ID>        <UserIDType>1</UserIDType>        <MSISDN>13980000149</MSISDN>        <PseudoCode />    </FeeUser_ID>    <DestUser_ID>        <UserIDType>1</UserIDType>        <MSISDN>13980000149</MSISDN>        <PseudoCode />    </DestUser_ID>    <Service_ID>        <ServiceIDType>1</ServiceIDType>        <SPID>901000</SPID>        <SPServiceID>-DG</SPServiceID>        <AccessNo />        <FeatureStr />    </Service_ID>    <FeatureStr /></SubscribeServiceReq></SOAP-ENV:Body></SOAP-ENV:Envelope>//---------------------------SubscribeServiceResp---------------------Http Head:HTTP/1.1 200 OKDate: Tue, 13 Jul 2004 09:24:05 GMTServer: Apache/1.3.28 (Unix)Last-Modified: Tue, 13 Jul 2004 09:24:05 GMTContent-Length: 704Connection: closeContent-Type: text/xml; charset=utf-8<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dsmp="http://www.monternet.com/dsmp/schemas/"><SOAP-ENV:Header>    <dsmp:TransactionID xmlns:dsmp="http://www.monternet.com/dsmp/schemas/">9990000000001</dsmp:TransactionID></SOAP-ENV:Header><SOAP-ENV:Body>    <SubscribeServiceResp xmlns="http://www.monternet.com/dsmp/schemas/">        <Version>1.5.0</Version>        <MsgType>SubscribeServiceResp</MsgType>        <hRet>0</hRet>        <LinkID></LinkID>    </SubscribeServiceResp></SOAP-ENV:Body></SOAP-ENV:Envelope>//---------------------------UnSubscribeServiceReq---------------------POST /dsmp/dsmp.wsdl HTTP/1.0Host: 211.136.90.132Content-Type: text/xml; charset=utf-8Content-Length: 1243SOAPAction:"sim.SubscribeService"<?xml version="1.0" encoding="UTF-8" ?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns="http://www.monternet.com/dsmp/schemas/"><SOAP-ENV:Header>	<TransactionID xmlns="http://www.monternet.com/dsmp/schemas/" xsi:type="xsd:string">9990000000001</TransactionID></SOAP-ENV:Header><SOAP-ENV:Body>	<UnSubscribeServiceReq xmlns="http://www.monternet.com/dsmp/schemas/">	    <Version>1.5.0</Version>	    <MsgType>UnSubscribeServiceReq</MsgType>	    <Send_Address>	        <DeviceType>400</DeviceType>	        <DeviceID>901000</DeviceID>	    </Send_Address>	    <Dest_Address>	        <DeviceType>0</DeviceType>	        <DeviceID>999</DeviceID>	    </Dest_Address>	    <FeeUser_ID>	        <UserIDType>1</UserIDType>	        <MSISDN>13980000149</MSISDN>	        <PseudoCode />	    </FeeUser_ID>	    <DestUser_ID>	        <UserIDType>1</UserIDType>	        <MSISDN>13980000149</MSISDN>	        <PseudoCode />	    </DestUser_ID>	    <Service_ID>	        <ServiceIDType>1</ServiceIDType>	        <SPID>901000</SPID>	        <SPServiceID>-DG</SPServiceID>	        <AccessNo />	        <FeatureStr />	    </Service_ID>	    <FeatureStr />	</UnSubscribeServiceReq></SOAP-ENV:Body></SOAP-ENV:Envelope>//---------------------------UnSubscribeServiceResp---------------------Http Head:HTTP/1.1 200 OKDate: Tue, 13 Jul 2004 09:44:36 GMTServer: Apache/1.3.28 (Unix)Last-Modified: Tue, 13 Jul 2004 09:44:36 GMTContent-Length: 693Connection: closeContent-Type: text/xml; charset=utf-8<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dsmp="http://www.monternet.com/dsmp/schemas/"><SOAP-ENV:Header>	<dsmp:TransactionID xmlns:dsmp="http://www.monternet.com/dsmp/schemas/">9990000000001</dsmp:TransactionID></SOAP-ENV:Header><SOAP-ENV:Body>	<UnSubscribeServiceResp xmlns="http://www.monternet.com/dsmp/schemas/">	    <Version>1.5.0</Version>	    <MsgType>UnSubscribeServiceResp</MsgType>	    <hRet>0</hRet>	</UnSubscribeServiceResp></SOAP-ENV:Body></SOAP-ENV:Envelope>注:其中SyncOrderRelationReq, SubscribeServiceResp, UnSubscribeServiceResp是Misc发送的消息包。

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -