You are on page 1of 1

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.

org/soap/envelope/"
xmlns:tbx="http://api.codegen.net/ota/tbx" xmlns:ota="http://api.codegen.net/ota">
<soapenv:Header/>
<soapenv:Body>
<tbx:OTAX_CreateBasketRQ>
<tbx:ShoppingBasket Version="001">
<tbx:POS>
<ota:Source ISOCountry="FR" ISOCurrency="EUR">
<ota:RequestorID Type="4"/>
<ota:BookingChannel Type="C">
<ota:CompanyName Code="EDV" Department="RBB" Division="DPV" />
</ota:BookingChannel>
</ota:Source>
<!-- <ota:Source AgentSine="" ERSP_UserID="">
<ota:RequestorID Type=""/>
</ota:Source> -->
<ota:Source>
<ota:RequestorID ID="DIRECT" Type="9"/>
</ota:Source>
<ota:Source>
<ota:RequestorID ID="-1" Type="1" />
</ota:Source>
</tbx:POS>
</tbx:ShoppingBasket>
</tbx:OTAX_CreateBasketRQ>
</soapenv:Body>
</soapenv:Envelope>

<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Header>
<SERVER_HOST_NAME
xmlns="http://tbx.codegen.it">fldcvdsla9636</SERVER_HOST_NAME>
<UTID xmlns="http://tbx.codegen.it">0a73210d-a8b0-473c-84d8-eddad0ddf79d</
UTID>
</S:Header>
<S:Body>
<ns2:OTAX_CreateBasketRS CorrelationID="11063"
xmlns="http://api.codegen.net/ota" xmlns:ns2="http://api.codegen.net/ota/tbx"/>
</S:Body>
</S:Envelope>

You might also like