Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.08 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SOAP-ENV:Envelope
  3.     xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
  4.     <SOAP-ENV:Body>
  5.         <SOAP-ENV:authPoints>
  6.             <request>
  7.                 <transaction>
  8.                     <id>02198814-89bc-11e8-8e47-94de80609d24</id>
  9.                     <terminal>pudra</terminal>
  10.                     <location>pudra</location>
  11.                     <partnerId>1242110</partnerId>
  12.                     <pan>0123000031</pan>
  13.                     <dateTime>20180717152155</dateTime>
  14.                     <extensions>
  15.                         <item>
  16.                             <type>PURCHASE_EXT_PARAMS</type>
  17.                             <critical>Y</critical>
  18.                             <params>
  19.                                 <item>
  20.                                     <name>RECEIPT</name>
  21.                                     <value>27</value>
  22.                                 </item>
  23.                             </params>
  24.                         </item>
  25.                     </extensions>
  26.                 </transaction>
  27.                 <amount>60100</amount>
  28.                 <currency>810</currency>
  29.                 <payment>
  30.                     <item>
  31.                         <payMeans>C</payMeans>
  32.                         <amount>60100</amount>
  33.                     </item>
  34.                 </payment>
  35.                 <cheque>
  36.                     <item>
  37.                         <product>1</product>
  38.                         <quantity>1</quantity>
  39.                         <amount>60100</amount>
  40.                     </item>
  41.                 </cheque>
  42.             </request>
  43.         </SOAP-ENV:authPoints>
  44.     </SOAP-ENV:Body>
  45. </SOAP-ENV:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement