Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <screen name="basketXml" operation="storeItemCmd">
- <configuration>
- <storeName>StoreName</storeName>
- <storeForeignId>1</storeForeignId>
- </configuration>
- <customer>
- <id>28</id>
- <firmNumber>10889</firmNumber>
- </customer>
- <basket>
- <state>0</state>
- <id>62</id>
- <customerCardShoppingCode>8892</customerCardShoppingCode>
- </basket>
- <shoppedElement jsonArray='true' type="ShoppedItem">
- <id>6</id>
- <scanCode>4600515000005</scanCode>
- <scanTime>2019-09-10T13:55:37</scanTime>
- <info/>
- </shoppedElement>
- </screen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement