首页 TOPGP 正文
  • 本文约220字,阅读需1分钟
  • 72
  • 0
举报该广告
tiptop webserver接口测试(环境搭建 使用Apipost接口访问)

tiptop webserver接口测试(环境搭建 使用Apipost接口访问)

下载安装 Apipost

Apipost : https://www.apipost.cn

配置

tiptop webserver接口测试(环境搭建 使用Apipost接口访问)

 

http请求:

  • POST方式
    • url: http://10.1.2.205/web/ws/r/aws_ttsrv2
    • Header
Content-Type:text/xml;charset=UTF-8
SOAPAction:""
- Body
- raw 选xml
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tip="http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay">
<soapenv:Header/>
<soapenv:Body>
<tip:GetItemDataRequest>
<tip:request><![CDATA[
<Request>
<Access>
<Authentication user="tiptop" password="xxxxx" />
<Connection application="tiptop" source="xxx.xxx.xxx.xxx" />
<Organization name="BLPROD" />
<Locale language="zh_tw" />
</Access>
<RequestContent>
<Parameter>
<Record>
<Field name="condition" value="ima01 = 'FFB-WS8762NNN-05'" />
</Record>
</Parameter> 
<Document />
</RequestContent>                       
</Request>
]]></tip:request>
</tip:GetItemDataRequest>
</soapenv:Body>
</soapenv:Envelope>

测试

  • 触发 发送 按钮请求

 

 

 

 

 

 

 


📱 扫码关注公众号

公众号二维码

扫描二维码关注我们,获取更多精彩内容
实时更新 · 干货满满

收藏

扫描二维码,在手机上阅读
评论
更换验证码
友情链接