Advertisement
sambacar

Untitled

Jan 17th, 2023
699
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.70 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <request>
  3.     <login username="WOMM" md5pass="xxx" token="xxx"/>
  4.     <method name="InternalMovementCreate">
  5.         <parameter name="InternalInventoryChangeDoc">
  6.             <date>2023-01-16</date>
  7.             <status>Issued</status>
  8.             <remarks>Narudžba 1000016057</remarks>
  9.             <warehouseFromCode>03</warehouseFromCode>
  10.             <warehouseCode>02</warehouseCode>
  11.             <Items>
  12.                 <Item>
  13.                     <calculationQuantity>1</calculationQuantity>
  14.                     <productCode>926-45</productCode>
  15.                 </Item>
  16.             </Items>
  17.         </parameter>
  18.     </method>
  19. </request>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement