I am importing debtors to a Wordpress-installation using the webservice. It works great!
We have run in to a small problem however. We can't seem to get the value of the "Deres ref." (Your reference) field from each debtor. It looks like the webservice only returns some kind of ID - but the client has some information in a string stored in this field, that we need to have access to. How would You do that?
I use this function from the documentation: https://www.economic.com/secure/api1/EconomicWebservice.asmx?op=Debtor_GetYourReference
But i have also tried to get all data with the GetData function.
Any help or enlightenment is greatly appriciated


