zoukankan      html  css  js  c++  java
  • 奇门取消接口报文

    POST http://localhost:7001/wms/external/serviceForQM.do
    Content-Type: application/x-www-form-urlencoded
    method=order.cancel&customerid=YWMS&warehouseid=WH01&messageid=ASN&apptoken=80AC1A3F-F949-492C-A024-7044B28C8025&appkey=test&timestamp=2015-09-08 15:07:26&sign=NDVLZTBHOGNKMZJMM2RMODJIMTK3NDMWNZAZZMRJMZG=&data=<?xml version="1.0" encoding="utf-8"?>
    <request> 
      <warehouseCode>wms_test_20150908</warehouseCode>
      <ownerCode>customer_0908</ownerCode>  
      <orderCode>201612300925</orderCode>  
      <orderType>B2BCK</orderType>
      <cancelReason>取消原因</cancelReason> 
    </request>
     -- response --
    200 OK
    Date:  Tue, 07 Feb 2017 05:12:33 GMT
    Content-Type:  plain/text;charset=UTF-8
    Content-Length:  134
    Server:  Jetty(8.1.14.v20131031)
    
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?><response><flag>success</flag><code>0000</code><message>OK</message></response>
  • 相关阅读:
    密码等级
    ie兼容透明
    分割线
    支付宝银行判断接口
    date只能选择今天之后的时间js
    离开页面之前提示,关闭,刷新等
    使用 Linux 系统的常用命令
    C#窗体简单增删改查
    1
    二维数组
  • 原文地址:https://www.cnblogs.com/tonggc1668/p/6434487.html
Copyright © 2011-2022 走看看