Skip to content

Request failed #1440

Open
Open
@Tong2023

Description

@Tong2023

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions