Created
May 13, 2015 19:55
-
-
Save r38y/734b3b892d05760c0c43 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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