QbXML for Querying for Vendors
Example qbXML Request
<?xml version="1.0"?> <?qbxml version="4.0"?> <QBXML> <QBXMLMsgsRq onError="stopOnError"> <VendorQueryRq requestID="1"> <FullName>My Vendor</FullName> </VendorQueryRq> </QBXMLMsgsRq> </QBXML>
<?xml version="1.0"?> <?qbxml version="4.0"?> <QBXML> <QBXMLMsgsRq onError="stopOnError"> <VendorQueryRq requestID="1"> <FullName>My Vendor</FullName> </VendorQueryRq> </QBXMLMsgsRq> </QBXML>