Advertisement
myworks

Untitled

Aug 1st, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Invoice Add Request #1554 - 2019-08-01 12:47:59
  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>80000958-1564688877</ListID>
  11. </CustomerRef>
  12. <TxnDate>2019-07-24</TxnDate>
  13. <RefNumber>1554</RefNumber>
  14. <BillAddress>
  15. <Addr1>Rayden Lito</Addr1>
  16. <Addr2>Kaya Basralokus, A13</Addr2>
  17. <Addr3>Santa Maria</Addr3>
  18. <Addr4>Curaçao</Addr4>
  19. </BillAddress>
  20. <ShipAddress>
  21. <Addr1>Rayden Lito</Addr1>
  22. <Addr2>Kaya Basralokus, A13</Addr2>
  23. <Addr3>Santa Maria</Addr3>
  24. <Addr4>Curaçao</Addr4>
  25. </ShipAddress>
  26. <DueDate>2019-07-24</DueDate>
  27. <InvoiceLineAdd>
  28. <ItemRef>
  29. <ListID>80000033-1271701076</ListID>
  30. </ItemRef>
  31. <Desc>Stòp, laga lòs i fria kabes (Nivel Intermedio)</Desc>
  32. <Quantity>1</Quantity>
  33. <Rate>6.3518</Rate>
  34. <Amount>6.35</Amount>
  35. <SalesTaxCodeRef>
  36. <ListID>20000-1227188102</ListID>
  37. </SalesTaxCodeRef>
  38. </InvoiceLineAdd>
  39. <InvoiceLineAdd>
  40. <ItemRef>
  41. <ListID>80000026-1271699090</ListID>
  42. </ItemRef>
  43. <Desc>Awe no ta mi dia!</Desc>
  44. <Quantity>2</Quantity>
  45. <Rate>6.3518</Rate>
  46. <Amount>12.70</Amount>
  47. <SalesTaxCodeRef>
  48. <ListID>20000-1227188102</ListID>
  49. </SalesTaxCodeRef>
  50. </InvoiceLineAdd>
  51. <InvoiceLineAdd>
  52. <ItemRef>
  53. <ListID>800001A2-1537368427</ListID>
  54. </ItemRef>
  55. <Desc>Shipping (Zona "A" - Fls. 9,99 (Santa Ma)</Desc>
  56. <Rate>9.99</Rate>
  57. <Amount>9.99</Amount>
  58. <SalesTaxCodeRef>
  59. <ListID>20000-1227188102</ListID>
  60. </SalesTaxCodeRef>
  61. </InvoiceLineAdd>
  62. </InvoiceAdd>
  63. </InvoiceAddRq>
  64.  
  65. </QBXMLMsgsRq>
  66. </QBXML>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement