Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
I'm using the QuickBooks web connector to create sales orders on QuickBooks desktop. Here is a sample QBXML that I'm using.
<?xml version="1.0" encoding="UTF-8"?>
<?qbxml version="14.0"?>
<QBXML>
<QBXMLMsgsRq onError="stopOnError">
<SalesOrderAddRq>
<SalesOrderAdd>
<CustomerRef>
<ListID>80000001-1643109823</ListID>
<FullName>Restaurant</FullName>
</CustomerRef>
<PONumber>47773542</PONumber>
<ShipDate>2022-01-29</ShipDate>
<TxnDate>2022-01-28</TxnDate>
<SalesOrderLineAdd>
<ItemRef>
<ListID>80000001-1643109922</ListID>
<FullName>ASuper Food </FullName>
</ItemRef>
<Quantity>8</Quantity>
<Amount>217.60</Amount>
</SalesOrderLineAdd>
</SalesOrderAdd>
</SalesOrderAddRq>
</QBXMLMsgsRq>
</QBXML>
It works perfectly fine when I remove the TxnDate element from the XML. But when having the TxnDate element, it throws following error:
QuickBooks found an error when parsing the provided XML text stream.
Any help would be highly appreciated.
Let's get you to the right support team who currently supports creating sales orders using Web Connector, asanka.
I recommend seeking help through another forum. We call in Intuit Developer Forum. It's a place where different developers and coders help each other with app integrations and programming.
Here's how to get in touch with them.
One of our developers can provide the correct template so you can create a sales order.
Let me know if there's anything else you need by commenting below. I'll be right here whenever you have more questions about the error you're getting.
Okay I will!
You have clicked a link to a site outside of the QuickBooks or ProFile Communities. By clicking "Continue", you will leave the community and be taken to that site instead.
For more information visit our Security Center or to report suspicious websites you can contact us here