Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  2. <soapenv:Body>
  3. <NS2:NewOfferPickUp xmlns:NS2="http://tempuri.org/">
  4. <NS2:Input>
  5. <NS4:PickUpData xmlns:NS4="http://schemas.datacontract.org/2004/07/CTTExpressoWS.Models.PickUp">
  6. <NS4:BiggerObjectHeight>9</NS4:BiggerObjectHeight>
  7. <NS4:BiggerObjectLenght>3</NS4:BiggerObjectLenght>
  8. <NS4:BiggerObjectWidth>10</NS4:BiggerObjectWidth>
  9. <NS4:ClientData>
  10. <NS4:ClientID>0100002515</NS4:ClientID>
  11. <NS4:ContactName>DOTT - MKTPLACE - COMÉRCIO ELETRÓNICO, S.A</NS4:ContactName>
  12. <NS4:ContractID>0300300257</NS4:ContractID>
  13. <NS4:Email>service@dott.pt</NS4:Email>
  14. <NS4:Phone>210000000</NS4:Phone>
  15. <NS4:RequestedBy>Cliente Recolha</NS4:RequestedBy>
  16. </NS4:ClientData>
  17. <NS4:ClientRef>DOTT - MKTPLACE - COMÉRCIO ELETRÓNICO, S.A</NS4:ClientRef>
  18. <NS4:Date>2019-10-20</NS4:Date>
  19. <NS4:PickupAddress>
  20. <NS4:Address>rua januario godinho, 40, 1º esquerdo</NS4:Address>
  21. <NS4:CP3>285</NS4:CP3>
  22. <NS4:CP4>4100</NS4:CP4>
  23. <NS4:City>porto</NS4:City>
  24. <NS4:Contact>Connect4G, Unipessoal, Lda -</NS4:Contact>
  25. <NS4:Country>PT</NS4:Country>
  26. <NS4:Door/>
  27. <NS4:Email>paulo@connect4global.com</NS4:Email>
  28. <NS4:Floor/>
  29. <NS4:MobilePhone>965368418</NS4:MobilePhone>
  30. <NS4:Name>Connect4G, Unipessoal, Lda -</NS4:Name>
  31. <NS4:Phone>965368418</NS4:Phone>
  32. </NS4:PickupAddress>
  33. <NS4:ShipmentList>
  34. <NS5:string xmlns:NS5="http://schemas.microsoft.com/2003/10/Serialization/Arrays">EK340570012PT</NS5:string>
  35. </NS4:ShipmentList>
  36. <NS4:TransportDocument>0</NS4:TransportDocument>
  37. <NS4:TotalObjects>3</NS4:TotalObjects>
  38. <NS4:Observations>AAA</NS4:Observations>
  39. </NS4:PickUpData>
  40. </NS2:Input>
  41. </NS2:NewOfferPickUp>
  42. </soapenv:Body>
  43. </soapenv:Envelope>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement