Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.94 KB | None | 0 0
  1.  
  2. <soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:tem=\"http://tempuri.org/\" xmlns:tws=\"http://schemas.datacontract.org/2004/07/TWSParser\" xmlns:tem1=\"http://schemas.datacontract.org/2004/07/Temenos.XSD\" xmlns:arr=\"http://schemas.microsoft.com/2003/10/Serialization/Arrays\" xmlns:i=\"http://www.w3.org/2001/XMLSchema-instance\">
  3.    <soapenv:Header></soapenv:Header>
  4.    <soapenv:Body>
  5.       <tem:WSFFHTELLERCASHWTD>
  6.          <tem:webRequestCommon>
  7.    
  8.     <tws:CompanyCode></tws:CompanyCode>
  9.    
  10.     <tws:Password>FUllerton1!</tws:Password>
  11.    
  12.     <tws:UserName>TESTSG.158</tws:UserName>
  13. </tem:webRequestCommon>
  14.          <tem:ofsFunction>
  15.             <tws:ActivityName></tws:ActivityName>
  16.             <tws:AssignReason></tws:AssignReason>
  17.             <tws:DueDate></tws:DueDate>
  18.             <tws:ExtProcess></tws:ExtProcess>
  19.             <tws:ExtProcessID></tws:ExtProcessID>
  20.             <tws:GtsControl></tws:GtsControl>
  21.             <tws:MessageId></tws:MessageId>
  22.             <tws:NoOfAuth></tws:NoOfAuth>
  23.             <tws:Owner></tws:Owner>
  24.             <tws:Replace></tws:Replace>
  25.             <tws:StartDate></tws:StartDate>
  26.             <tws:User></tws:User>
  27.          </tem:ofsFunction>
  28.          <tem:transactionInput>
  29.             <tem1:AccountMnemonic i:nil=\"true\"></tem1:AccountMnemonic>
  30.             <tem1:AccountType i:nil=\"true\"></tem1:AccountType>
  31.             <tem1:ChargeAmount i:nil=\"true\"></tem1:ChargeAmount>
  32.             <tem1:ClearedBalance i:nil=\"true\"></tem1:ClearedBalance>
  33.             <tem1:CustomerName i:nil=\"true\"></tem1:CustomerName>
  34.             <tem1:CustomerNo i:nil=\"true\"></tem1:CustomerNo>
  35.             <tem1:SigningInstructions i:nil=\"true\"></tem1:SigningInstructions>
  36.             <tem1:TotalAmountDebited i:nil=\"true\"></tem1:TotalAmountDebited>
  37.             <tem1:WaiveChargesYN>YES</tem1:WaiveChargesYN>
  38.             <tem1:gACCOUNT1>
  39.                <tem1:g i:nil=\"true\"></tem1:g>
  40.                <tem1:mACCOUNT1>
  41.                   <tem1:TELLERFFHCASHWTHDTypeGACCOUNT1MACCOUNT1>
  42.                      <tem1:Amount>50</tem1:Amount>
  43.                      <tem1:DebitAccount>942658</tem1:DebitAccount>
  44.                      <tem1:m i:nil=\"true\"></tem1:m>
  45.                      <tem1:sgNARRATIVE1>
  46.                         <tem1:Narrative>
  47.                            <arr:string></arr:string>
  48.                         </tem1:Narrative>
  49.                         <tem1:sg i:nil=\"true\"></tem1:sg>
  50.                      </tem1:sgNARRATIVE1>
  51.                   </tem1:TELLERFFHCASHWTHDTypeGACCOUNT1MACCOUNT1>
  52.                </tem1:mACCOUNT1>
  53.             </tem1:gACCOUNT1>
  54.             <tem1:gOVERRIDE>
  55.                <tem1:Override></tem1:Override>
  56.                <tem1:g i:nil=\"true\"></tem1:g>
  57.             </tem1:gOVERRIDE>
  58.             <tem1:id i:nil=\"true\"></tem1:id>
  59.          </tem:transactionInput>
  60.       </tem:WSFFHTELLERCASHWTD>
  61.    </soapenv:Body>
  62. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement