Skip to content

Instantly share code, notes, and snippets.

@r38y
Created May 13, 2015 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r38y/734b3b892d05760c0c43 to your computer and use it in GitHub Desktop.
Save r38y/734b3b892d05760c0c43 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1"?>
<?qbxml version="7.0"?>
<QBXML>
<QBXMLMsgsRq onError="continueOnError">
<BillAddRq>
<BillAdd>
<TxnDate>2015-08-13</TxnDate>
<VendorRef>
<ListID>8000077D-1356714929</ListID>
</VendorRef>
<ItemLineAdd>
<ItemRef>
<ListID>80000007-1251429681</ListID>
</ItemRef>
<Amount>750.00</Amount>
<Desc>Invoice DS1454713</Desc>
</ItemLineAdd>
</BillAdd>
</BillAddRq>
</QBXMLMsgsRq>
</QBXML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment