Advertisement
myworks

Untitled

May 31st, 2022
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. Invoice Add Request #38598 - 2022-05-26 21:43:20
  2.  
  3. <?xml version="1.0" encoding="ISO-8859-1"?>
  4. <?qbxml version="13.0"?>
  5. <QBXML>
  6. <QBXMLMsgsRq onError="continueOnError">
  7. <InvoiceAddRq>
  8. <InvoiceAdd>
  9. <CustomerRef>
  10. <ListID>80002B6E-1653626587</ListID>
  11. </CustomerRef>
  12. <ClassRef>
  13. <ListID>80000004-1560967678</ListID>
  14. </ClassRef>
  15. <ARAccountRef>
  16. <ListID>80000023-1545156546</ListID>
  17. </ARAccountRef>
  18. <TxnDate>2022-05-26</TxnDate>
  19. <BillAddress>
  20. <Addr1>Tera Williams</Addr1>
  21. <Addr2>29018 Silver Creek Rd,</Addr2>
  22. <City>Agoura</City>
  23. <State>CA</State>
  24. <PostalCode>91301</PostalCode>
  25. <Country>United States (US)</Country>
  26. </BillAddress>
  27. <ShipAddress>
  28. <Addr1>Tera Williams</Addr1>
  29. <Addr2>29018 Silver Creek Rd,</Addr2>
  30. <City>Agoura</City>
  31. <State>CA</State>
  32. <PostalCode>91301</PostalCode>
  33. <Country>United States (US)</Country>
  34. </ShipAddress>
  35. <TermsRef>
  36. <ListID>80000018-1545161412</ListID>
  37. </TermsRef>
  38. <DueDate>2022-05-26</DueDate>
  39. <SalesRepRef>
  40. <ListID>80000004-1545161414</ListID>
  41. </SalesRepRef>
  42. <ShipMethodRef>
  43. <ListID>8000000D-1545161412</ListID>
  44. </ShipMethodRef>
  45. <IsToBePrinted>true</IsToBePrinted>
  46. <CustomerSalesTaxCodeRef>
  47. <ListID>80000001-1544814322</ListID>
  48. </CustomerSalesTaxCodeRef>
  49. <InvoiceLineAdd>
  50. <ItemRef>
  51. <ListID>80000097-1545157972</ListID>
  52. </ItemRef>
  53. <Quantity>1</Quantity>
  54. <Rate>28</Rate>
  55. <ClassRef>
  56. <ListID>80000004-1560967678</ListID>
  57. </ClassRef>
  58. <SalesTaxCodeRef>
  59. <ListID>80000001-1544814322</ListID>
  60. </SalesTaxCodeRef>
  61. </InvoiceLineAdd>
  62. <InvoiceLineAdd>
  63. <ItemRef>
  64. <ListID>80000067-1545157969</ListID>
  65. </ItemRef>
  66. <Rate>4.99</Rate>
  67. <ClassRef>
  68. <ListID>80000004-1560967678</ListID>
  69. </ClassRef>
  70. <SalesTaxCodeRef>
  71. <ListID>80000002-1544814322</ListID>
  72. </SalesTaxCodeRef>
  73. </InvoiceLineAdd>
  74. </InvoiceAdd>
  75. </InvoiceAddRq>
  76.  
  77. </QBXMLMsgsRq>
  78. </QBXML>
  79.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement