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>212121</firmNumber>
- </customer>
- <basket>
- <state>0</state>
- <id>163</id>
- <customerCardShoppingCode>212100000001</customerCardShoppingCode>
- </basket>
- <shoppedElement jsonArray='true' type="ShoppedItem">
- <id>1</id>
- <scanCode>8000417606006</scanCode>
- <scanTime>2019-09-11T17:09:02.412</scanTime>
- <info/>
- </shoppedElement>
- <shoppedElement jsonArray='true' type="ShoppedItem">
- <id>2</id>
- <scanCode>8000417606006</scanCode>
- <scanTime>2019-09-11T17:09:02.417</scanTime>
- <info/>
- </shoppedElement>
- <shoppedElement jsonArray='true' type="ShoppedItem">
- <id>3</id>
- <scanCode>8000417606006</scanCode>
- <scanTime>2019-09-11T17:09:02.417</scanTime>
- <info/>
- </shoppedElement>
- </screen>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement