Discussions
Transaction search - Amount remaining, balance and amount paid all 0
Hi,
We currently use the code below to copy out invoices from NS into our own DB but when attempting to read the balance, amount paid and amount remaining on the invoice record these values are always returned as 0 even though the GUI shows the correct values. Please could someone advise of the correct manner of getting there values through webservices.
The search is performed correctly and I can get at all the fields on the returned records, it's just that the balance, amount paid and amount remaining are always returned as 0.
Also, there is no daysOverdue field on the returned record even though this is an available search parameter. Is this something that has to be manually calculated from the duedate?