Guest User

Untitled

a guest
May 29th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <OrderRequest>
  3. <Version>1.0</Version>
  4. <TransactionHeader>
  5. <LoginID>ATEA</LoginID>
  6. <Password>ATEA996633</Password>
  7. <TransactionID>ATEAfi1000190</TransactionID>
  8. </TransactionHeader>
  9. <OrderHeaderInformation>
  10. <AddressingInformation>
  11. <CustomerPO>1000190</CustomerPO>
  12. <EndUserPO>1234567890</EndUserPO>
  13. <OrderFrom>
  14. <Address>
  15. <Name>ATEA</Name>
  16. <Name2></Name2>
  17. <Name3></Name3>
  18. <Name4></Name4>
  19. <Address1>Logistiikkakeskus</Address1>
  20. <Address2>Olarinluoma 20</Address2>
  21. <City>Espoo</City>
  22. <PostalCode>02200</PostalCode>
  23. <CountryCode>FI</CountryCode>
  24. </Address>
  25. </OrderFrom>
  26. <ShipTo>
  27. <Address>
  28. <ShipToName>ATEA</ShipToName>
  29. <ShipToName2></ShipToName2>
  30. <ShipToName3></ShipToName3>
  31. <ShipToName4></ShipToName4>
  32. <ShipToAddress1>Logistiikkakeskus</ShipToAddress1>
  33. <ShipToAddress2>Olarinluoma 20</ShipToAddress2>
  34. <ShipToAttention>Pasi Porkka</ShipToAttention>
  35. <ShipToCity>Espoo</ShipToCity>
  36. <ShipToPostalCode>02200</ShipToPostalCode>
  37. <ShipToCountryCode>FI</ShipToCountryCode>
  38. </Address>
  39. </ShipTo>
  40. <InvoiceTo>
  41. <Address>
  42. <InvoiceName>ATEA</InvoiceName>
  43. <InvoiceName2></InvoiceName2>
  44. <InvoiceName3></InvoiceName3>
  45. <InvoiceName4></InvoiceName4>
  46. <InvoiceAddress1>Logistiikkakeskus</InvoiceAddress1>
  47. <InvoiceAddress2>Olarinluoma 20</InvoiceAddress2>
  48. <InvoiceCity>Espoo</InvoiceCity>
  49. <InvoicePostalCode>02200</InvoicePostalCode>
  50. <InvoiceCountryCode>FI</InvoiceCountryCode>
  51. </Address>
  52. </InvoiceTo>
  53. </AddressingInformation>
  54. <ProcessingOptions>
  55. <ShipmentOptions>
  56. <SplitShipmentFlag>Y</SplitShipmentFlag>
  57. <SplitLine>N</SplitLine>
  58. </ShipmentOptions>
  59. </ProcessingOptions>
  60. <Message>
  61. <MessageLines>OTSIKKOTEKSTIA documentteihin</MessageLines>
  62. </Message>
  63. </OrderHeaderInformation>
  64. <OrderLineInformation>
  65. <ProductLine>
  66. <SKU>FS011002</SKU>
  67. <Quantity>1</Quantity>
  68. <UnitPrice>46,00</UnitPrice>
  69. <SpecialBid>
  70. <SpecialBidNumber></SpecialBidNumber>
  71. <RequiredPrice></RequiredPrice>
  72. </SpecialBid>
  73. <CustomerLineNumber>10000</CustomerLineNumber>
  74. </ProductLine>
  75. <ProductLine>
  76. <SKU>FS071004-P0</SKU>
  77. <Quantity>1</Quantity>
  78. <UnitPrice>200</UnitPrice>
  79. <SpecialBid>
  80. <SpecialBidNumber></SpecialBidNumber>
  81. <RequiredPrice></RequiredPrice>
  82. </SpecialBid>
  83. <CustomerLineNumber>20000</CustomerLineNumber>
  84. <CommentLine>
  85. <CommentText>RIVI TEKSTIA Documentteihin</CommentText>
  86. </CommentLine>
  87. </ProductLine>
  88. </OrderLineInformation>
  89. </OrderRequest>
Add Comment
Please, Sign In to add comment