I am getting the 500 error from QuickBooks Desktop
The query request has not been fully completed. There was a required element ("116101360F61AN20") that could not be found in QuickBooks.
But my item is there in QuickBooks.
If I Query Inventory Item from QuickBooks with ListID then I get the data but I don't always have ListID so I wanna try with FullName
Following is My XML that I am sending to QuickBooks.
<?xml version="1.0" encoding="UTF-8"?>
<?qbxml version="7.0"?>
<QBXML>
<QBXMLMsgsRq onError="stopOnError">
<ItemInventoryQueryRq requestID="10">
<FullName>116101360F61AN20</FullName>
</ItemInventoryQueryRq>
</QBXMLMsgsRq>
</QBXML>
The FullName in the XML is actually item sku.
following is the Screenshot of that Item in Quickbooks. https://prnt.sc/onbt7a
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire