How to create SOAP request on python zeep similar to SOAPUI

后端 未结 0 1735
慢半拍i
慢半拍i 2020-12-16 17:14

I am trying to send SOAP request using zeep module in python with this code:

import datetime
from zeep import Client
from zeep.wsse.username import UsernameTo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题