Open
Description
How to use Zeep to send the following request? There is no "REQ" definition in wsdl file.
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.iata.org/IATA/EDIST">
SOAP-ENV:Header
<t:TransactionControl xmlns:t="xxs">
</t:TransactionControl>
</SOAP-ENV:Header>
SOAP-ENV:Body
<ns1:XXTransaction
xmlns:ns1="xxs">
</ns1:XXTransaction>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Metadata
Metadata
Assignees
Labels
No labels