Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <RootDTO>
- <destination>
- <name>hp.pageflex</name>
- </destination>
- <orderData>
- <amount>123.45</amount>
- <currency>USD</currency>
- <customerName>John Doe</customerName>
- <email>[email protected]</email>
- <extraData />
- <items>
- <element>
- <barcode>12345</barcode>
- <binding>saddle</binding>
- <components>
- <element>
- <barcode>12345678</barcode>
- <code>Content</code>
- <colour>
- <side1>4process</side1>
- <side2>4process</side2>
- </colour>
- <duplicate>250</duplicate>
- <extraData />
- <fetch>true</fetch>
- <finish>
- <side1>glosslam</side1>
- <side2>none</side2>
- </finish>
- <height>297</height>
- <localFile>false</localFile>
- <pages>16</pages>
- <paper>glossText</paper>
- <path>http://www.w2psite.com/assetFile.pdf</path>
- <preflight>true</preflight>
- <sourceComponentId>COMP-1234678</sourceComponentId>
- <weight>90gsm</weight>
- <width>210</width>
- </element>
- </components>
- <description>Introductory Packet</description>
- <extraData />
- <folding>half</folding>
- <quantity>1</quantity>
- <shipmentIndex>0</shipmentIndex>
- <shrinkWrap>false</shrinkWrap>
- <sku>Business Cards</sku>
- <sourceItemId>12345</sourceItemId>
- </element>
- </items>
- <misCode>9876543210</misCode>
- <printType>digital</printType>
- <purchaseOrderNumber>PO123456</purchaseOrderNumber>
- <shipments>
- <element>
- <canShipEarly>true</canShipEarly>
- <carrier>
- <alias>FedEx Ground</alias>
- <code>customer</code>
- <service>pickup</service>
- </carrier>
- <cost>18.75</cost>
- <returnAddress>
- <address1>4321 Back St.</address1>
- <address2 />
- <address3 />
- <companyName>Print Co.</companyName>
- <country>United States of America</country>
- <email>[email protected]</email>
- <isoCountry>US</isoCountry>
- <name>Print Operator</name>
- <postcode>12346</postcode>
- <state>NewYork</state>
- <town>Capitol</town>
- </returnAddress>
- <shipByDate>2015-07-31</shipByDate>
- <shipTo>
- <address1>1234 Main St.</address1>
- <address2 />
- <address3 />
- <companyName>Acme</companyName>
- <country>United States of America</country>
- <email>[email protected]</email>
- <isoCountry>US</isoCountry>
- <name>John Doe</name>
- <phone>+12345678910</phone>
- <postcode>12345</postcode>
- <state>NewYork</state>
- <town>Capitol</town>
- </shipTo>
- <shipmentIndex>0</shipmentIndex>
- <sourceShipmentId>SHIP-12345678</sourceShipmentId>
- </element>
- </shipments>
- <sourceOrderId>UID</sourceOrderId>
- <tags>
- <element>orderID-12345</element>
- <element>csr-jim doe</element>
- </tags>
- </orderData>
- </RootDTO>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement