Question
Customer Query request returning xml parsing error
I am getting xml parsing error with the below query. It would be great if someone points out the mistake
<?xml version="1.0" encoding="UTF-8"?> <?qbxml version="13.0"?> <QBXML> <QBXMLMsgsRq onError="continueOnError"> <CustomerQueryRq> <ListID>80000001-1678851772</ListID> <FullName>Tony's Barber Shop</FullName> <OwnerID>0</OwnerID> </CustomerQueryRq> </QBXMLMsgsRq> </QBXML>
