Advertisement
myworks

Untitled

Nov 24th, 2020
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. Customer Add Request #17 - 2020-11-24 16:40:59
  2.  
  3. <?xml version="1.0" encoding="ISO-8859-1"?>
  4. <?qbxml version="13.0"?>
  5. <QBXML>
  6. <QBXMLMsgsRq onError="continueOnError">
  7. <CustomerAddRq>
  8. <CustomerAdd>
  9. <Name>Company Name</Name>
  10. <CompanyName>Company Name</CompanyName>
  11. <FirstName>Country</FirstName>
  12. <LastName>Customer</LastName>
  13. <BillAddress>
  14. <Addr1>Country Customer</Addr1>
  15. <Addr2>Company Name</Addr2>
  16. <Addr3>Address Line 1, Address Line 2</Addr3>
  17. <Addr4>City TX 76102</Addr4>
  18. <Addr5>United States (US)</Addr5>
  19. </BillAddress>
  20. <ShipAddress>
  21. <Addr1>Country Test</Addr1>
  22. <Addr2>Company Name</Addr2>
  23. <Addr3>Address Line 1, Address Line 2</Addr3>
  24. <Addr4>City TX 76102</Addr4>
  25. <Addr5>United States (US)</Addr5>
  26. </ShipAddress>
  27. <Phone>7203694761</Phone>
  28. <Email>country@myworks.design</Email>
  29. <CustomerTypeRef>
  30. <ListID>80000003-1512790199</ListID>
  31. </CustomerTypeRef>
  32. <TermsRef>
  33. <ListID>80000003-1512790199</ListID>
  34. </TermsRef>
  35. <SalesRepRef>
  36. <ListID>80000002-1515682991</ListID>
  37. </SalesRepRef>
  38. <SalesTaxCodeRef>
  39. <ListID>80000001-1512790175</ListID>
  40. </SalesTaxCodeRef>
  41. <PreferredPaymentMethodRef>
  42. <ListID>80000003-1512790199</ListID>
  43. </PreferredPaymentMethodRef>
  44. <PriceLevelRef>
  45. <ListID>80000001-1536098056</ListID>
  46. </PriceLevelRef>
  47. </CustomerAdd>
  48. </CustomerAddRq>
  49.  
  50. </QBXMLMsgsRq>
  51. </QBXML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement