retrieve all accounts in web service call
Hi could someone kindly share the query to retrieve all accounts from a web service call?
im having trouble with the below working it only brings back one or two records
<quer:ListOfAccount StartRowNum="PageSize+1" PageSize="100" lastpage="false">
<!--Optional:-->
<quer:Account>
.......................................
kind regards