Hi,
I'm calling GetInvoices without a user id and status='Unpaid' which returns a series of invoices with currency fields - only the currency is incorrect i.e. I'm getting $ when it should be £.
However, when the userid is specified the currency is correct - so it looks like the currency is obtained from the client profile and without it it's defaulting to $.
Looks like a bug, but prob worth updating the API doc to mention this behaviour
Cheers
Dan