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"
xmlns:tbx1="tbx">
<soapenv:Header>
<tbx:SessionInfo>
<tbx1:ConversationID>CID#15927#31854</tbx1:ConversationID>
<tbx1:SessionID>SID#58368717#116737434</tbx1:SessionID>
<tbx1:MessageID>MID#3085922#6171844</tbx1:MessageID>
<tbx1:Timestamp>2016-11-25T12:11:43</tbx1:Timestamp>
<tbx1:Username>harshaniOTA</tbx1:Username>
</tbx:SessionInfo>
</soapenv:Header>
<soapenv:Body>
<tbx:OTAX_PaymentImportRQ Version="1" CorrelationID="10340" Confirm="true">
<tbx:POS>
<ota:Source AgentSine="" ERSP_UserID="">
<ota:RequestorID Type="21"/>
</ota:Source>
</tbx:POS>
<tbx:Payment>
<tbx:UniqueId ReceiptIndex="" ReceiptType="BTRF"/>
<tbx:PaymentInfo Amount="60.00"/>
<tbx:Note>This is going to be the bank tranfer note</tbx:Note>
<tbx:BankAccountPayment BankID="CITI" BankAcctNumber="0000002"
CheckNumber="4565986" Bank="NATIONALSAVINGSBANK" Payee="BANKPAYEE"
TransactionIdentifier="0717187240"/>
</tbx:Payment>
</tbx:OTAX_PaymentImportRQ>
</soapenv:Body>
</soapenv:Envelope>

You might also like